NetBSD/sys/arch/i386/isa
cgd 59e990a56b check CMOS time against base time, for sanity. if CMOS time invalid,
warn user and user base time.  if base time < 1985, warn the user.
if base time 5 or more years different than clock time, warn user,
and if it's base time that's greater, use it.  (The latter case is
handy if one has a machine in which the CMOS battery is dead... I do.)
1995-06-26 10:14:05 +00:00
..
pcvt fix typo 1995-06-23 01:33:43 +00:00
clock.c check CMOS time against base time, for sanity. if CMOS time invalid, 1995-06-26 10:14:05 +00:00
debug.h new RCS ID format. 1994-10-27 04:14:23 +00:00
fd.c DEBUG -> FD_DEBUG, so this thing doesn't spew when used with options DEBUG 1995-06-26 05:47:40 +00:00
fdreg.h use chip headers in /dev/ic 1995-01-29 02:58:20 +00:00
icu.h Make IRQ_SLAVE a plain number, too, and remove IRQ{0-15}. 1994-11-04 19:13:49 +00:00
icu.s Update to match include files. Eliminate _ucodesel, _udatasel, and IdlePTD. 1995-05-01 08:25:30 +00:00
isa_machdep.c make match/attach routines and cfdriver struct mi 1995-06-07 07:06:16 +00:00
isa_machdep.h use the machine-independent definitions for the mc146818. 1995-05-04 19:39:08 +00:00
kbdreg.h use chip headers in /dev/ic 1995-01-29 02:58:20 +00:00
lms.c clean up several ISA device interfaces: autoconfiguration, header 1995-04-17 12:06:30 +00:00
mms.c clean up several ISA device interfaces: autoconfiguration, header 1995-04-17 12:06:30 +00:00
npx.c If we decide to use IRQ 13, explicitly turn off CR0_NE to be sure. 1995-05-04 00:30:56 +00:00
nvram.h Add definitions for NVRAM equipment byte. 1995-05-05 22:08:43 +00:00
pccons.c two cases to quiet the compiler. perhaps should be fixed differently. 1995-05-04 19:35:20 +00:00
pms.c Finish updating for new interrupt registration mechanism. 1995-04-18 02:25:18 +00:00
spkr.c be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
spkrreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
timerreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
vector.s The previous optimization only works for edge-triggered interrupts... 1995-05-08 18:00:20 +00:00