Date: Wed, 22 Apr 1998 15:49:32 -0700 (PDT) From: Tor Egge <tegge@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa apic_vector.s apic_ipl.s Message-ID: <199804222249.PAA04308@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 1998/04/22 15:49:32 PDT Modified files: sys/i386/isa apic_vector.s apic_ipl.s Log: Mask the interrupt before setting the corresponding bit in ipending if the interrupt is already active. Don't use lock prefix for operations on ipending. Always use lock prefix for operations on iactive. Revision Changes Path 1.29 +7 -6 src/sys/i386/isa/apic_vector.s 1.20 +1 -2 src/sys/i386/isa/apic_ipl.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804222249.PAA04308>