Date: Mon, 24 May 2004 08:51:46 -0700 (PDT) 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 mptable.c Message-ID: <200405241551.i4OFpkun060778@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004/05/24 08:51:46 PDT
FreeBSD src repository
Modified files:
sys/i386/i386 mptable.c
Log:
Revert part of rev 1.230 and assume that all EISA IRQs use active high
polarity rather than assuming that level triggered IRQs use active low and
edge triggered IRQs use active high. Both the MultiProcessor 1.4
and ACPI 2.0 Specifications state in their examples that level triggered
EISA IRQs are active low, but in practice they seem to be active high.
Reported by: Nik Azim Azam nskyline_r35 at yahoo dot com
Revision Changes Path
1.233 +1 -8 src/sys/i386/i386/mptable.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405241551.i4OFpkun060778>
