NetBSD/sys/dev
mycroft 2bc736661a Implement poll(2). 1996-09-07 12:40:22 +00:00
..
ata change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
dec tty stop functions really should return void, not int, and certainly not both. 1996-09-02 06:43:16 +00:00
eisa Oops. Copy out the right number of command bytes. 1996-09-07 04:59:06 +00:00
ic Wrap the definitions of CONADDR and CONUNIT in #ifndef. 1996-09-06 05:06:01 +00:00
isa Use bus.h. 1996-09-07 12:12:18 +00:00
microcode/aic7xxx Compile the sequencer statically. 1996-08-10 08:36:48 +00:00
pci Minor changes. 1996-09-01 00:20:20 +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 Store the SCSI version in the scsi_link, and set the LUN in the CDB 1996-09-03 18:20:31 +00:00
sun A configuration file for devices found on Sun machines. 1996-05-29 21:54:34 +00:00
tc (1) set scsi_link channel to either the appropriate channel (if a 1996-08-28 18:59:15 +00:00
audio.c Implement poll(2). 1996-09-07 12:40:22 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +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
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +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
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