freebsd-nq/sys/isa
Bruce Evans 6ad175be4d Restored static variable `nsio_tty' which is used only by pstat(8). Made
it `const' to inhibit compiler warnings.

Added #include of <pccard/driver.h> to get prototypes.  <pccard/slot.h>
is still necessary for its side effect of exporting non-slot things.
1995-11-21 09:15:04 +00:00
..
ic
atrtc.c Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
fd.c Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
fdc.h
fdreg.h
joy.c Actually, 97 out of 304 devsw functions had benignly mismatched types. 1995-09-08 19:57:13 +00:00
kbdtables.h Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
rtc.h BIOS manufacturers don't seem to have a unique idea about 2.88 MB 1995-10-09 15:00:39 +00:00
sio.c Restored static variable `nsio_tty' which is used only by pstat(8). Made 1995-11-21 09:15:04 +00:00
sioreg.h Submitted by: Bill Paul (wpaul@ctr.columbia.edu) 1995-01-20 07:34:18 +00:00
syscons.c Fix compiler warnings. 1995-11-20 12:13:32 +00:00
syscons.h Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
timerreg.h