NetBSD/sys/dev
mycroft 09cad93ce8 Implement a better backpressure mechanism so that data is collected
in the driver's buffer if the tty buffer is full.  If the driver's buffer
becomes full, turn off receive interrupts until it drains a bit.
1997-06-15 11:18:59 +00:00
..
ata Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:43:45 +00:00
dec by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. 1997-04-07 23:39:37 +00:00
eisa Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
ic Implement a better backpressure mechanism so that data is collected 1997-06-15 11:18:59 +00:00
isa Implement a better backpressure mechanism so that data is collected 1997-06-15 11:18:59 +00:00
isapnp Fix a (fatal) typo in the bus dma changes. From Bill Coldwell 1997-06-08 08:43:52 +00:00
microcode
ofw DTRT if OF_read() returns 0 when no data is available. 1997-04-28 18:33:57 +00:00
pci Duplicate register mapping logic from Tulip driver. 1997-06-09 01:23:20 +00:00
rcons
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi In case of a SCSI-error print the extended sense information and not 1997-06-09 19:36:56 +00:00
sun Update an obsolete comment. (We DO handle CapsLock and NumLock.) 1997-05-02 17:41:37 +00:00
tc Fix another weird driver state. After sending the SCSI command to the target 1997-06-07 05:10:42 +00:00
audio_if.h Make the audio default parameters into a globally accessible constant. 1997-05-20 12:51:43 +00:00
audio.c Allow more than one hardware driver to attach to the audio upper layer. 1997-05-27 23:24:56 +00:00
audiovar.h Change the interface between the high and low level audio drivers 1997-04-29 21:01:33 +00:00
ccd.c
ccdvar.h
clock_subr.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
clock_subr.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
cninit.c
cons.c
cons.h
md.c Comment reference to ramdisk.h -> md.h 1997-05-23 23:44:34 +00:00
md.h
mulaw.c RCS ID police. 1997-06-14 22:25:11 +00:00
mulaw.h Add Alaw encoding emulation. 1997-05-28 00:07:46 +00:00
vnd.c Remove attempt to use files with holes; it's prone to deadlocks. 1997-06-08 15:59:41 +00:00
vndioctl.h