K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-09-01T16:11:12.000000Z K 7 svn:log V 382 - Use pci_enable_busmaster() and pci_enable_io() to update the command register. This really shouldn't be using pci_enable_io() directly as bus_alloc_resource() does it already, but the cached copy of the command word needs to be correct so the enable/disable mwi functions work properly. - Use pci bus accessors to read revision ID and subvendor IDs. Reviewed by: jvogel END