commit | 6693e74a16ef563960764bd963f1048392135c3c | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 25 20:40:09 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 25 20:40:09 2005 -0700 |
tree | 3ac1062a4b91270c0ea70eda6b802d1a2c74c2bf | |
parent | 5ed688a7162ff8d28d7cf98b34a1f825e4c2c2ac [diff] |
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>