K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-01-06T19:22:19.000000Z K 7 svn:log V 262 - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the various pcib drivers to use their own private devclass_t variables for their modules. - Use the DEFINE_CLASS_0() macro to declare drivers for the various pcib drivers while I'm here. END