K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-01-20T22:00:50.000000Z K 7 svn:log V 276 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. END