From owner-cvs-all Tue Jan 25 17:41:48 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id D285314E2C; Tue, 25 Jan 2000 17:39:38 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id UAA08386; Tue, 25 Jan 2000 20:39:37 -0500 (EST) (envelope-from wollman) Date: Tue, 25 Jan 2000 20:39:37 -0500 (EST) From: Garrett Wollman Message-Id: <200001260139.UAA08386@khavrinen.lcs.mit.edu> To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 nexus.c In-Reply-To: <200001260132.RAA26891@freefall.freebsd.org> References: <200001260132.RAA26891@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk < said: > Correctly initialise the available IRQ numbers in the APIC_IO case. > IRQ 2 was being unilaterally disallowed, which is only appropriate if > the interrupt hardware is the traditional chained PIC arrangement. It shouldn't be disallowed in the PNPBIOS case, either. Peter, Doug, and I have discussed how to do this right, but we did not come to a final conclusion. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message