Results 1 to 2 of 2
Hi all,
I am writing a small application which needs to load the driver for the device into the kernel when the device is inserted into the PCI slot. My ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-27-2009 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 1
Detecting a new PCI device
Hi all,
I am writing a small application which needs to load the driver for the device into the kernel when the device is inserted into the PCI slot. My question is how the kernel notifies the user program or daemon that a new device is inserted into the PCI bus. Can anyone tell me about specific system APIs.
Thanks in advance.
Regards.
- 12-28-2009 #2
Hi,
the buzzword you are looking for is "hot plug".
There are a few interesting articles written by Greg Kroah-Hartman about this.Debian GNU/Linux -- You know you want it.


Reply With Quote
