summaryrefslogtreecommitdiffstats
path: root/release/scripts
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2009-08-24 21:51:46 +0000
committerjhb <jhb@FreeBSD.org>2009-08-24 21:51:46 +0000
commitde920e4e3fb4815142222ca80f8c56e7e375c438 (patch)
tree363015e7c14d8976f39256022c32c0d78080eae6 /release/scripts
parent91fcf01735145ebd2496ff073dcf063d8b912862 (diff)
downloadFreeBSD-src-de920e4e3fb4815142222ca80f8c56e7e375c438.zip
FreeBSD-src-de920e4e3fb4815142222ca80f8c56e7e375c438.tar.gz
Tweak the way that the ACPI and ISA bus drivers match hint devices to
BIOS-enumerated devices: - Assume a device is a match if the memory and I/O ports match even if the IRQ or DRQ is wrong or missing. Some BIOSes don't include an IRQ for the atrtc device for example. - Add a hack to better match floppy controller devices. Many BIOSes do not include the starting port of the floppy controller listed in the hints (0x3f0) in the resources for the device. So far, however, all the BIOS variations encountered do include the 'port + 2' resource (0x3f2), so adjust the matching for "fdc" devices to look for 'port + 2'. Reviewed by: imp MFC after: 3 days
Diffstat (limited to 'release/scripts')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud