Date: Sat, 23 Dec 1995 08:53:59 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa isa.c vector.s Message-ID: <199512231653.IAA19214@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/12/23 08:53:59 Modified: sys/i386/isa isa.c vector.s Log: Made "AUTO_EOI_1" standard. auto-EOI on the master ICU is a documented feature of the ICU. auto-EOI on the slave is not safe, however, so it remains an option. Killed religious FASTER_NOP when writing the ICU. Reviewed by: bde Revision Changes Path 1.60 +4 -6 src/sys/i386/isa/isa.c 1.15 +37 -53 src/sys/i386/isa/vector.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512231653.IAA19214>