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

2015-03-25 Thread Sepherosa Ziehau
commit 214f0b544bc86294df58228c35d1011127963735 Author: Sepherosa Ziehau se...@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

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

2015-03-25 Thread Tomohiro Kusumi
sephe, thanks for this fix. It seems this commit in the latest master iso resolves the critical kernel panic issue I had on installation using v4.0.5 (or below) iso. btw I was using this GIGABYTE's GA-H97-HD3. 2015-03-25 16:53 GMT+09:00 Sepherosa Ziehau se...@crater.dragonflybsd.org: commit