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 as, an expresscard is a hotplug pci-e (or usb, depends
on the card) ...
and i have an expresscard slot ...


cheers,
erez.


On Sun, Jul 6, 2008 at 4:39 PM, Erez D <[EMAIL PROTECTED]> wrote:
>
> hi
>
> i have booted my linuxbox, and later hot-plugged a hot-pluggable pci card
>
> lspci does not give any detailes of the new card, so i guess i need rescan 
> the pci bus.
>
>
> is there a way to rescan devices on the pci bus ?
> somthing like: echo "rescan" > /proc/bus/pci ?
>
>
> 10x
> erez.
>
>

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to