NetBSD/sys/dev
is 95f41d24cc Add "iy" driver for Ethernet ISA boards using the Intel i82595 chip, e.g.
(and only tested on) Intel Etherexpress PRO. Should work on any i82595 ISA
board which uses an EEPROM for config information; NETBLKID not yet supported.
TODO: change to BUS interface, add multicast support.
1996-05-06 21:36:51 +00:00
..
ata - gcc -Wall fixes 1996-04-29 19:50:47 +00:00
dec fix copyrights 1996-04-17 22:22:32 +00:00
eisa ahb -> sc 1996-05-05 03:12:47 +00:00
ic Add "iy" driver for Ethernet ISA boards using the Intel i82595 chip, e.g. 1996-05-06 21:36:51 +00:00
isa Add "iy" driver for Ethernet ISA boards using the Intel i82595 chip, e.g. 1996-05-06 21:36:51 +00:00
microcode Add prototypes. 1996-04-29 19:30:50 +00:00
pci - include <sys/systm.h> 1996-05-03 19:07: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 Cleanup the rest of the SCSIDEBUG printfs. From Bernd Ernesti. 1996-05-05 19:52:50 +00:00
sun Make the ring size configurable in the tty driver. 1996-04-10 21:44:35 +00:00
tc fix printf bogon (need : and space) 1996-04-29 16:06:38 +00:00
audio.c - Don't use dev_conf.h 1996-03-30 22:51:23 +00:00
audio_if.h
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
cninit.c
cons.c fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:57:30 +00:00
cons.h
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
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