PDA

View Full Version : [ubuntu] Detecting a new PCI device



salman83
December 26th, 2009, 07:40 PM
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.