git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff51a98
)
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit
author
Jeff Garzik
<jeff@garzik.org>
Thu, 7 Dec 2006 22:56:06 +0000
(17:56 -0500)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 7 Dec 2006 22:56:06 +0000
(17:56 -0500)
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>
No differences found