K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-08-10T20:21:29.000000Z K 7 svn:log V 390 - Remove pre-new-bus code under #if 0 and some other rotted code under #if 0. - Use pci_enable_busmaster() to enable busmastering instead of frobbing the command register directly. - Don't check to see if memory or I/O can be enabled by writing to the command register. The PCI bus driver's bus_alloc_resource() method already checks this and will fail if it can't enable the bit. END