commit | 1769b46a3ed9ce68c835f84493be46e606e58ef1 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Thu Dec 07 17:56:06 2006 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Dec 07 17:56:06 2006 -0500 |
tree | 28188bdf8ac4a7562ef896b7013c29f6a3b9bf30 | |
parent | ff51a98799931256b555446b2f5675db08de6229 [diff] |
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit The current code (prior to this change) would disable the PCI INTx legacy interrupt when enabling MSI... but only on PCI Express. We should do this for all MSI devices, for safety's sake. Signed-off-by: Jeff Garzik <jeff@garzik.org>