
NAME
pci_announce_device_to_drivers - tell the drivers a new device has
appeared
SYNOPSIS
void pci_announce_device_to_drivers (struct pci_dev *dev);
ARGUMENTS
dev the device that has shown up
DESCRIPTION
Notifys the drivers that a new device has appeared, and also notifys
userspace through /sbin/hotplug.
25 May 1998 pci_announce_device_tpcirannounce_device_to_drivers(9)