Date: Wed, 08 Dec 2010 09:46:19 +0200 From: Alexander Motin <mav@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, John Baldwin <jhb@FreeBSD.org> Subject: Re: svn commit: r216263 - head/sys/dev/acpica Message-ID: <4CFF37CB.5040202@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
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? HPET driver on 7/8 doesn't yet using IRQs at all. If it fails, then for some other reason. -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CFF37CB.5040202>