commit | 705b1aaa823e800490f157cd9366ad8cff385f5f | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Fri Mar 20 14:56:31 2009 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Mar 20 14:57:58 2009 -0700 |
tree | 634ea8ba227a305074938f49c110fea8e68e8bb3 | |
parent | 3ed4fd96b3188406ac5357d9290bcffa08c65cf6 [diff] |
PCI: Introduce /sys/bus/pci/rescan This interface allows the user to force a rescan of all PCI buses in system, and rediscover devices that have been removed earlier. pci_bus_attrs implementation from Trent Piepho. Thanks to Vegard Nossum for discovering locking issues with the sysfs interface. Cc: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Alex Chiang <achiang@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>