Searched hist:154599 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/pci/
H A Dpci_private.hdiff 154599 Fri Jan 20 22:00:50 MST 2006 jhb Make the 'pci_devclass' pointer variable private (drivers really shouldn't
share devclass pointers, a mistake I've encouraged in the past) and
move the declaration of the pci_driver kobj class from cardbus.c to
pci_private.h so that other drivers can inherit from pci_driver.
H A Dpci.cdiff 154599 Fri Jan 20 22:00:50 MST 2006 jhb Make the 'pci_devclass' pointer variable private (drivers really shouldn't
share devclass pointers, a mistake I've encouraged in the past) and
move the declaration of the pci_driver kobj class from cardbus.c to
pci_private.h so that other drivers can inherit from pci_driver.
/freebsd-10.2-release/sys/dev/cardbus/
H A Dcardbus.cdiff 154599 Fri Jan 20 22:00:50 MST 2006 jhb Make the 'pci_devclass' pointer variable private (drivers really shouldn't
share devclass pointers, a mistake I've encouraged in the past) and
move the declaration of the pci_driver kobj class from cardbus.c to
pci_private.h so that other drivers can inherit from pci_driver.

Completed in 190 milliseconds