PCI: be more verbose about resource quirks
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 26 Oct 2005 03:40:09 +0000 (20:40 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 26 Oct 2005 03:40:09 +0000 (20:40 -0700)
When reserving an PCI quirk, note that in the kernel bootup messages.

Also, parse the strange PIIX4 device resources - they should get their
own PCI resource quirks, but for now just print out what it finds to
verify that the code does the right thing.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found