git: DragonFly_RELEASE_4_0 acpi: Don't set non-exist EXT IRQ

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Mar 25 00:53:03 PDT 2015


commit 214f0b544bc86294df58228c35d1011127963735
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/214f0b544bc86294df58228c35d1011127963735


-- 
DragonFly BSD source repository



More information about the Commits mailing list