NetBSD/sys/dev
mhitch c108a0ce0b Fix another weird driver state. After sending the SCSI command to the target
after synch negotation during device probes, the 53C94 stops with the target
reqesting more command data.  The fifo appears to still contain a couple of
bytes, so transfer them.  If the target still wants command data after that,
do a transfer pad.  The target seems to function normally after this.  A
much better solution thant simply rebooting!
Also fix a problem when compiling with DIAGNOSTIC - a mismatch between using
DIAGNOSTIC and MACH_DIAGNOSTIC caused the compile to fail.
Try to start another target and a device disconnects.
1997-06-07 05:10:42 +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 Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
isa Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:43:45 +00:00
isapnp Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:43:45 +00:00
microcode change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +00:00
ofw DTRT if OF_read() returns 0 when no data is available. 1997-04-28 18:33:57 +00:00
pci Pull the thorpej-bus-dma branch into the mainline. 1997-06-07 01:35:07 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 17:03:58 +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.c Allow more than one hardware driver to attach to the audio upper layer. 1997-05-27 23:24:56 +00:00
audio_if.h Make the audio default parameters into a globally accessible constant. 1997-05-20 12:51:43 +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 Remove bogus use of splhigh(), and apparently unneeded bzero(). 1997-03-12 22:31:37 +00:00
ccdvar.h A performance optimization, inspired by a conversation with Thor Simon: 1997-01-30 04:00:52 +00:00
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 Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
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 Comment reference to ramdisk.h -> md.h 1997-05-23 23:44:34 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c Add Alaw encoding emulation. 1997-05-28 00:07:46 +00:00
mulaw.h Add Alaw encoding emulation. 1997-05-28 00:07:46 +00:00
vnd.c Pass correct offset to vn_rdwr(). 1997-05-26 20:28:38 +00:00
vndioctl.h kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00