<div dir="ltr"><div>sephe, thanks for this fix.</div><div>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.<br></div><div>btw I was using this GIGABYTE's GA-H97-HD3.<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-25 16:53 GMT+09:00 Sepherosa Ziehau <span dir="ltr"><<a href="mailto:sephe@crater.dragonflybsd.org" target="_blank">sephe@crater.dragonflybsd.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
commit 214f0b544bc86294df58228c35d1011127963735<br>
Author: Sepherosa Ziehau <<a href="mailto:sephe@dragonflybsd.org">sephe@dragonflybsd.org</a>><br>
Date:   Thu Jan 22 09:33:04 2015 +0800<br>
<br>
    acpi: Don't set non-exist EXT IRQ<br>
<br>
    Certain mobo, e.g. gigabyte H97N-WIFI, reports EXT IRQ 37 and 38,<br>
    which do not exist at all (max legacy IRQ is 23).  Don't set bus<br>
    resource for this kind of IRQ resources.<br>
<br>
    Tested-by: dillon@<br>
<br>
Summary of changes:<br>
 sys/dev/acpica/acpi_resource.c | 5 +++++<br>
 1 file changed, 5 insertions(+)<br>
<br>
<a href="http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/214f0b544bc86294df58228c35d1011127963735" target="_blank">http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/214f0b544bc86294df58228c35d1011127963735</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
DragonFly BSD source repository<br>
</font></span></blockquote></div><br></div>