Home
last modified time | relevance | path

Searched hist:"60 d306f035c9937b72f7b6d14c60efb160954694" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/acpica/
H A Dacpi.cdiff 60d306f035c9937b72f7b6d14c60efb160954694 Mon Apr 22 17:51:06 CEST 2013 John Baldwin <jhb@FreeBSD.org> - Some BIOSes use an Extended IRQ resource descriptor in _PRS for a link
that uses non-ISA IRQs but use a plain IRQ resource in _CRS. However,
a non-ISA IRQ can't fit into a plain IRQ resource. If we encounter a
link like this, build the resource buffer from _PRS instead of _CRS.
- Set the correct size of the end tag in a resource buffer.

Tested by: Benjamin Lee <ben@b1c1l1.com>
MFC after: 2 weeks