]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/commit
MFC 253392:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Jun 2014 20:35:20 +0000 (20:35 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Jun 2014 20:35:20 +0000 (20:35 +0000)
commitbf9ee19d4a2cbeeb0425b5d8ca02a947f2d66561
tree879f9c105576fd473177269b05055db86df39544
parentf54b0e8ba3e7ee4221ba86babcc7df1ad81cf451
MFC 253392:
Workaround some broken BIOSes that specify edge-sensitive but active-low
settings for ACPI-enumerated serial ports by forcing any IRQs that use
an ISA IRQ value with these settings to active-high instead of active-low.

This is known to occur with the BIOS on an Intel D2500CCE motherboard.

Approved by: re (gjb)

git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267841 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/acpica/acpi_resource.c