cvs commit: src/sys/i386/i386 mptable.c
John Baldwin
jhb at FreeBSD.org
Mon May 24 08:52:08 PDT 2004
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
More information about the cvs-src
mailing list