commit | 3103039cc2a8dc6ababc29afac5c3cadbfa69af9 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Fri Jan 27 02:03:50 2006 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 31 18:00:13 2006 -0800 |
tree | f89e6a1ca25281fbf78f6438c0463d06251ae3a3 | |
parent | 877be3f0304de16a77f11b2b47f1291b800d5479 [diff] |
[PATCH] PCI: handle bogus MCFG entries Handle more bogus MCFG entries Some Asus P4 boards seem to have broken MCFG tables with only a single entry for busses 0-0. Special case these and assume they mean all busses can be accessed. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>