https://github.com/torvalds/linux
Revision 755528c860b05fcecda1c88a2bdaffcb50760a7f authored by Linus Torvalds on 26 August 2005, 17:49:22 UTC, committed by Linus Torvalds on 26 August 2005, 17:49:22 UTC
Writing even a disabled value seems to mess up some matrox graphics
cards.  It may be a card-related issue, but we may also be writing
reserved low bits in the result.

This was a fall-out of switching x86 over to the generic PCI resource
allocation code, and needs more debugging.  In particular, the old x86
code defaulted to not doing any resource allocations at all for ROM
resources.

In the meantime, this has been reported to make X happier by Helge
Hafting <helgehaf@aitel.hist.no>.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 26aad69
History
Tip revision: 755528c860b05fcecda1c88a2bdaffcb50760a7f authored by Linus Torvalds on 26 August 2005, 17:49:22 UTC
Ignore disabled ROM resources at setup
Tip revision: 755528c

README

back to top