Date: Mon, 28 Mar 2005 00:18:15 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: nate@root.org Cc: acpi@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/acpica acpi_perf.c Message-ID: <20050328.001815.64160179.imp@bsdimp.com> In-Reply-To: <4247A90C.5050000@root.org> References: <424737BE.9000808@root.org> <1111985287.1113.0.camel@localhost> <4247A90C.5050000@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <4247A90C.5050000@root.org>
Nate Lawson <nate@root.org>
: Then, recompile your asl as described in the handbook and load it at
: boot. I'll try to figure out a way to work around this but it looks
: difficult to detect since 16 bits is a valid register width. I seem to
: remember imp@ had a means for detecting that a resource alloc failed due
: to an overlapping register and then split the previous resource (since
: this driver owns both). I'll ask.
Allocation fails. You can't find out why: it failed because someone
else owned things.
I'll take a closer look at this case, but I know that I was seeing the
problem too.
I just fixed handling of allocation requests that ended up being
returned incorrectly.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050328.001815.64160179.imp>
