Date: Mon, 8 Aug 2005 14:58:20 -0400 From: John Baldwin <jhb@FreeBSD.org> To: freebsd-current@freebsd.org, thierry@herbelot.com Subject: Re: Strange message under 6.0-BETA2 Message-ID: <200508081458.21043.jhb@FreeBSD.org> In-Reply-To: <200508071230.53600.thierry@herbelot.com> References: <200508071230.53600.thierry@herbelot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 07 August 2005 06:30 am, Thierry Herbelot wrote: > Hello, > > I see some strange messages on the console of a notebook under a recent 6.0 > : ... > pci_link2: Unable to choose an IRQ > ... > > After a quick look > at /usr/src/sys/dev/acpica/acpi_pci_link.c::acpi_pci_link_choose_irq() > the message could be caused by a bad ACPI configuration ? > > As the machine runs fine, I assume these messages are harmless ? It's probably missing a fix to the printf. The real message is that it probably routed an IRQ. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508081458.21043.jhb>