Date: Mon, 5 May 1997 15:56:38 -0700 (PDT) From: Steve Passe <fsmp@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include smp.h src/sys/i386/isa isa.c src/sys/i386/i386 mp_machdep.c Message-ID: <199705052256.PAA16712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fsmp 97/05/05 15:56:37
Modified: sys/i386/isa isa.c
Log:
Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.
- doesn't break my system.
- NOT yet verified on the affected motherboard.
Stifle an annoying dma_start busy message for the sound cards.
Submitted by: "John S. Dyson" <toor@dyson.iquest.net>
Revision Changes Path
1.84 +25 -1 src/sys/i386/isa/isa.c
Modified: sys/i386/i386 mp_machdep.c
sys/i386/include smp.h
Log:
Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.
- doesn't break my system.
- NOT yet verified on the affected motherboard.
Submitted by: "John S. Dyson" <toor@dyson.iquest.net>
Revision Changes Path
1.8 +33 -6 src/sys/i386/i386/mp_machdep.c
1.6 +3 -2 src/sys/i386/include/smp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705052256.PAA16712>
