NetBSD/sys/dev
abrown de61f8f511 Add a new function hook sc_nocarrier() to am7990_softc. If non-null, this
function is called when carrier is lost in lieu of a console message.
This is used by the sparc port to switch media types on Sun4m machines
if the appropriate link flags are set by ifconfig (see following commit
message). Should not affect ports that do not use sc_nocarrier().
1996-07-05 23:56:57 +00:00
..
ata Use intr.h. 1996-05-12 23:51:23 +00:00
dec Changed data structures due to removal of old config system. 1996-07-01 21:31:36 +00:00
eisa add missing newline in printf. pointed out by Matt Thomas 1996-06-09 23:32:25 +00:00
ic Add a new function hook sc_nocarrier() to am7990_softc. If non-null, this 1996-07-05 23:56:57 +00:00
isa In the 3c503 probe, map the correct number of ports. (Unmap already 1996-06-25 20:47:02 +00:00
microcode RCS Id police. 1996-05-20 00:48:43 +00:00
pci pci specific code for the eni155p card 1996-06-22 02:00:31 +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 add ZIP quirk for SDEV_NOMODESENSE 1996-07-05 21:58:04 +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 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 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