Re: Is there a user space pci rescan method?

From: Alan Cox
Date: Wed Sep 22 2004 - 16:13:14 EST


On Mer, 2004-09-22 at 21:30, Dave Aubin wrote:
> Hi,
>
> Is there a user space or perhaps simple kernel module way to
> rescan the pci bus? I currently have a user mode program modify
> the pci bus, but I can not push the user mode program to the
> bios for reasons I can't get in to.

Take a look at drivers/hotplug. As far as Linux is concerned you've got
a hotplug PCI slot if you have to poke at it. Alternatively if its a
general funny such as a card you have to poke to reveal devices behind
it a PCI quirk would probably do the trick.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/