Date: Tue, 22 Feb 2005 21:50:41 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 io_apic.c Message-ID: <200502222150.j1MLofDd085165@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-02-22 21:50:41 UTC FreeBSD src repository Modified files: sys/i386/i386 io_apic.c Log: If mixed mode is not enabled by the APIC enumerator (MPTable always does, ACPI MADT only does if the PC-AT flag is set), then don't assume that pin 0 on the first I/O APIC is an ExtINT pin. Instead, assume that it is ISA IRQ 0. Revision Changes Path 1.17 +3 -2 src/sys/i386/i386/io_apic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502222150.j1MLofDd085165>