Query: pci_add_dynid
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_ADD_DYNID(9) Hardware Interfaces PCI_ADD_DYNID(9)NAMEpci_add_dynid - add a new PCI device ID to this driver and re-probe devicesSYNOPSISint pci_add_dynid(struct pci_driver * drv, unsigned int vendor, unsigned int device, unsigned int subvendor, unsigned int subdevice, unsigned int class, unsigned int class_mask, unsigned long driver_data);ARGUMENTSdrv target pci driver vendor PCI vendor ID device PCI device ID subvendor PCI subvendor ID subdevice PCI subdevice ID class PCI class class_mask PCI class mask driver_data private driver dataDESCRIPTIONAdds a new dynamic pci device ID to this driver and causes the driver to probe for all devices again. drv must have been registered prior to calling this function.CONTEXTDoes GFP_KERNEL allocation.RETURNS0 on success, -errno on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_ADD_DYNID(9)
Related Man Pages |
---|
cbb(4) - debian |
pccbb(4) - debian |
xpci(4) - netbsd |
pccbb(4) - freebsd |
pccbb(4) - centos |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Update kernel Linux without reboot?! |
Tar Command |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |