Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 14:55:16 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        current@freebsd.org
Subject:   Re: IRQ routing debugging help
Message-ID:  <20040106145355.Y27817@root.org>

next in thread | raw e-mail | index | archive | help
Not only is intpin 1 is missing from ACPI but intpin 7 appears.  This
means your lpt0 probably works only with ACPI.  :)

-Nate

--- 1   Tue Jan  6 14:52:56 2004
+++ 2   Tue Jan  6 14:53:06 2004
@@ -1,9 +1,9 @@
 > ioapic1: routing intpin 2 (IRQ 18) to cluster 0
 > ioapic1: routing intpin 8 (IRQ 24) to cluster 0
 > ioapic1: routing intpin 9 (IRQ 25) to cluster 0
-> ioapic0: routing intpin 1 (IRQ 1) to cluster 0
 > ioapic0: routing intpin 4 (IRQ 4) to cluster 0
 > ioapic0: routing intpin 6 (IRQ 6) to cluster 0
+> ioapic0: routing intpin 7 (IRQ 7) to cluster 0
 > ioapic0: routing intpin 8 (IRQ 8) to cluster 0
 > ioapic0: routing intpin 11 (IRQ 11) to cluster 0
 > ioapic0: routing intpin 13 (IRQ 13) to cluster 0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040106145355.Y27817>