]> Pileus Git - ~andy/linux/commit
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)
commit6693e74a16ef563960764bd963f1048392135c3c
tree3ac1062a4b91270c0ea70eda6b802d1a2c74c2bf
parent5ed688a7162ff8d28d7cf98b34a1f825e4c2c2ac
PCI: be more verbose about resource quirks

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>
drivers/pci/quirks.c