HardenedBSD/sys/isa
Bruce Evans ef9805a3c8 Moved rtcin() to clock.c.
Always delay using one inb(0x84) after each i/o in rtcin() - don't
do this conditional on the bogus option DUMMY_NOPS not being defined.
If you want an optionally slightly faster rtcin() again, then inline
it and use a better named option or sysctl variable.  It only needs
to be fast in rtcintr().
1996-03-31 04:05:36 +00:00
..
ic
atrtc.c Moved rtcin() to clock.c. 1996-03-31 04:05:36 +00:00
fd.c Fixed group of some more disk devices. 1996-03-29 11:45:12 +00:00
fdc.h
fdreg.h
joy.c Switched from using devfs_add_sw() to using devfs_add_swf() 1996-03-28 14:29:52 +00:00
kbdtables.h
rtc.h
sio.c Fixed ownerships of callout devices. 1996-03-27 20:03:32 +00:00
sioreg.h
syscons.c Moved the initialization of the devfs devices to after the initialization 1996-03-27 19:11:41 +00:00
syscons.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
timerreg.h