freebsd-src/sys/isa
Bruce Evans eb51e37703 Remove some unnecessary #includes.
Restore the simple leap year calculation as a macro and document it so
that it doesn't become complicated again.  The simple version works
for all leap years covered by 32-bit time_t's.  The complicated version
doesn't work for all leap years covered by 64-bit time_t's since among
other reasons, the solar system is not stable for long enough.

Fix declarations.

Nuke spinwait().
1994-09-18 23:08:56 +00:00
..
ic Updated driver to the 1.1.5 version: 1994-09-17 16:56:10 +00:00
atrtc.c Remove some unnecessary #includes. 1994-09-18 23:08:56 +00:00
fd.c Fixed the problem where the floppy has incorrectly failed probing 1994-09-17 18:08:36 +00:00
fdc.h Updated driver to the 1.1.5 version: 1994-09-17 16:56:10 +00:00
fdreg.h Updated driver to the 1.1.5 version: 1994-09-17 16:56:10 +00:00
kbdtables.h Updated swedish keymap. 1994-04-26 09:24:06 +00:00
rtc.h Enable use of the RTC chip for the statistical clock. While this does 1994-08-15 03:15:20 +00:00
sio.c Digicom Systems Inc, makes "softmodems". What this means is simply that 1994-09-13 03:30:31 +00:00
sioreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00
syscons.c Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
timerreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00