diff options
| author | Rene Herman <[email protected]> | 2008-07-25 19:44:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-26 12:00:02 -0700 |
| commit | 999ed65ad12e374d7445fbc13f5a1d146ae4b0da (patch) | |
| tree | 68b2232e19c9db8aeafbd7125cdec9c37c6598e3 /tools/perf/scripts/python | |
| parent | 00412be1d7bdf451653c7dafeb09f4f83398d756 (diff) | |
pnp: have quirk_system_pci_resources() include io resources
quirk_system_pci_resources() disables a PnP mem resource that overlaps a
PCI BAR so as to not keep the PCI driver from claiming the resource. Have
it do the same for io resources.
Here, ACPI claims ports that overlap with my soundcard causing the
soundcard driver to fail to load. It's unknown why my ACPI BIOS claims
those ports; it did not use to but this is not a (kernel) regression.
Some odd BIOS reconfig triggered by temporarily removing the card seems to
have brought this on.
Signed-off-by: Rene Herman <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions