K 10 svn:author V 7 rnoland K 8 svn:date V 27 2009-03-04T18:23:48.365886Z K 7 svn:log V 351 Extend the management of PCIM_CMD_INTxDIS. We now explicitly enable INTx during bus_setup_intr() if it is needed. Several of the ata drivers were managing this bit internally. This is better handled in pci and it should work for all drivers now. We also mask INTx during bus_teardown_intr() by setting this bit. Reviewed by: jhb MFC after: 3 days END