NetBSD/sys/dev
1996-08-10 08:36:48 +00:00
..
ata Use intr.h. 1996-05-12 23:51:23 +00:00
dec CPU determine code. ts driver converted to new config. May work, untested. 1996-07-20 19:00:22 +00:00
eisa disable AHA-284x product ID, because it is now handled by ahc_isa.c. 1996-08-05 21:18:56 +00:00
ic fix: 1996-08-02 02:55:14 +00:00
isa Two changes: 1996-08-03 19:33:19 +00:00
microcode/aic7xxx Compile the sequencer statically. 1996-08-10 08:36:48 +00:00
pci revert PCI_MAPREG_IO_ADDR_MASK and PCI_MAPREG_IO_SIZE_MASK to their old 1996-08-06 02:11:25 +00:00
rcons include raster_op.c and raster_text.c if 'raster' is defined, as well 1996-04-11 21:54:38 +00:00
sbus sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
scsipi Match any Maxtor XT-8760S for the SDEV_NOLUNS quirk. Some of these 1996-07-24 20:50:23 +00:00
sun A configuration file for devices found on Sun machines. 1996-05-29 21:54:34 +00:00
tc Change reboot(2) to take two arguments: bootopt like normal and also 1996-08-09 10:30:23 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audio.c Remove intr.h for now. This requires more work. 1996-05-13 02:26:15 +00:00
audiovar.h Trivial (and probably not very good) implementation of SIGIO. 1996-02-20 10:00:31 +00:00
ccd.c Fix bogus return value in ccdopen(); it failed to indicate an error 1996-05-05 04:21:14 +00:00
ccdvar.h Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +00:00
cninit.c Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
cons.c fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:57:30 +00:00
cons.h Bring prototypes into scope. 1996-03-14 19:05:07 +00:00
md.c Add some prototypes. 1996-04-12 08:30:09 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
mulaw.c GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
mulaw.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ramdisk.c Add some prototypes. 1996-04-12 08:30:09 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c print difference between pointers with %ld, so that -Wformat works 1996-07-10 18:15:22 +00:00
vndioctl.h