Date: Thu, 18 Jan 2007 10:14:46 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-acpi@freebsd.org Cc: Dag-Erling =?iso-8859-15?q?Sm=F8rgrav?= <des@des.no> Subject: Re: Asus P5B-V Message-ID: <200701181014.46798.jhb@freebsd.org> In-Reply-To: <86irf44nu5.fsf@dwp.des.no> References: <86irf44nu5.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 18 January 2007 05:43, Dag-Erling Sm=F8rgrav wrote: > I have some ACPI issues with an Asus P5B-V (Intel G965-based) > motherboard running amd64 -CURRENT: >=20 > - no thermal information: The BIOS doesn't provide an ACPI thermal zone. There's nothing for ACPI to do. Have you tried using mbmon? > - all on-board devices seem to share the same interrupt: >=20 > root@dma ~# vmstat -i > interrupt total rate > irq1: atkbd0 8 0 > irq19: skc0 uhci3* 5161490 52 > irq21: ral0 1209462 12 > cpu0: timer 194998438 1999 > cpu1: timer 194998251 1999 > Total 396367649 4064 >=20 > (ral0 is the only PCI card in the system, everything else is > integrated on the motherboard) This is how your motherboard manufacturer hard-wired the interrupt routing for APIC. It's physically wired this way and there's nothing any OS can do about it. =2D-=20 John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701181014.46798.jhb>