K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-09-04T03:13:16.000000Z K 7 svn:log V 262 - Make pci_load_vendor_data() static and do it during MOD_LOAD instead of when the first PCI bus attaches. - Create /dev/pci during MOD_LOAD as well. - Destroy /dev/pci during MOD_UNLOAD (not that you can kldunload pci, but might as well get the code right) END