Re: solved (was: how do i rescan the pci bus ?)

2008-07-10 Thread Tzafrir Cohen
On Wed, Jul 09, 2008 at 03:29:02PM +0300, Erez D wrote: > solved: > there is a driver called pciehp > Why isn't the module loaded automatically? How can you get it loaded automatically? What distribution is it? > if i modprobe it, it will automatically rescan the bus whenever a new > pci-e devic

solved (was: how do i rescan the pci bus ?)

2008-07-09 Thread Erez D
solved: there is a driver called pciehp if i modprobe it, it will automatically rescan the bus whenever a new pci-e device is inserted or removed. in my case i had to insmod it with: modprobe pciehp pciehp_force=1 otherwise it complains that my hardware does not support hotplug which is funny a