git: acpi: Don't set non-exist EXT IRQ
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jan 21 17:35:34 PST 2015
commit 37bc3036d555bfb7135bfc91aff027a69700bf92
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Jan 22 09:33:04 2015 +0800
acpi: Don't set non-exist EXT IRQ
Certain mobo, e.g. gigabyte H97N-WIFI, reports EXT IRQ 37 and 38,
which do not exist at all (max legacy IRQ is 23). Don't set bus
resource for this kind of IRQ resources.
Tested-by: dillon@
Summary of changes:
sys/dev/acpica/acpi_resource.c | 5 +++++
1 file changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/37bc3036d555bfb7135bfc91aff027a69700bf92
--
DragonFly BSD source repository
More information about the Commits
mailing list