Date: Wed, 8 Dec 2010 09:30:12 -0500 From: John Baldwin <jhb@freebsd.org> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r216263 - head/sys/dev/acpica Message-ID: <201012080930.12548.jhb@freebsd.org> In-Reply-To: <20101208012428.GA33197@FreeBSD.org> References: <201012071849.oB7InB4J076962@svn.freebsd.org> <20101208012428.GA33197@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, December 07, 2010 8:24:28 pm Alexey Dokuchaev wrote: > On Tue, Dec 07, 2010 at 06:49:11PM +0000, John Baldwin wrote: > > Author: jhb > > Date: Tue Dec 7 18:49:11 2010 > > New Revision: 216263 > > URL: http://svn.freebsd.org/changeset/base/216263 > > > > Log: > > Use proper resource ID's for HPET IRQ resources. This mostly consists of > > looking to see if there is an existing IRQ resource for a given IRQ > > provided by the BIOS and using that RID if so. Otherwise, allocate a new > > RID for the new IRQ. > > Could it be related to "device_attach: acpi_hpet0 attach returned 12" > messages quite a few of us are seeing by chance? If yes, will it be > MFCed to 7/8? Likely not. This is a prerequisite for IRQ resources to still work after I commit some other changes to the ACPI bus driver itself. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012080930.12548.jhb>