K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-12-28T22:09:47.000000Z K 7 svn:log V 267 MFC: - 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