Date: Mon, 21 Jul 1997 09:50:46 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pcic.c Message-ID: <199707211650.JAA01524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/07/21 09:50:46 PDT Modified files: sys/pccard pcic.c Log: Use soft_imask instead of SWI_MASK in the LKM version. SWI_MASK shouldn't have been visible in LKMs, since it had the wrong value for the APIC_IO case. Removed unused #includes. Revision Changes Path 1.39 +1 -6 src/sys/pccard/pcic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707211650.JAA01524>