NetBSD/sys/dev
cgd b2dca977c5 FPA probe would always return zero, because of incorrect return statement.
Patch provided by Peter Galbavy in PR 2555.
1996-06-17 18:29:18 +00:00
..
ata Use intr.h. 1996-05-12 23:51:23 +00:00
dec Make the MI LANCE driver standalone, and use cfattach to resolve 1996-05-07 02:24:54 +00:00
eisa add missing newline in printf. pointed out by Matt Thomas 1996-06-09 23:32:25 +00:00
ic Add tty_attach(), and fix a type mismatch. 1996-06-13 23:05:40 +00:00
isa add tty_attach() where appropriate. 1996-05-30 18:24:09 +00:00
microcode RCS Id police. 1996-05-20 00:48:43 +00:00
pci FPA probe would always return zero, because of incorrect return statement. 1996-06-17 18:29:18 +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
scsipi In sddump(), don't check the SDEV_MEDIA_LOADED bit of the device, since 1996-06-04 23:12:14 +00:00
sun A configuration file for devices found on Sun machines. 1996-05-29 21:54:34 +00:00
tc Try to avoid collisions with reselection when starting a new selection. 1996-06-11 05:15:32 +00:00
audio.c Remove intr.h for now. This requires more work. 1996-05-13 02:26:15 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audiovar.h
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 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
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 Remove dependencies to dev_conf.h and the file itself. 1996-03-30 23:05:46 +00:00
vndioctl.h