NetBSD/sys/dev/tc
mhitch f018043286 Fix driver bug when using an RZ23 (and very likely any other drive that
does a "restore data pointers" when reselected after disconnecting in
the middle of a DMA transfer).  The driver needs a different way to know
which script to continue the DMA transfer.  The message-in for the "restore
data pointers" loses the original "resume" script, and the driver would
attempt to continue the DMA transfer at the beginning of the current DMA
chunk, rather than at the point the disconnect occured.  The result was a
spurious console message, and a trashed filesystem.
1997-11-28 18:23:38 +00:00
..
Makefile
asc.c Fix driver bug when using an RZ23 (and very likely any other drive that 1997-11-28 18:23:38 +00:00
asc_ioasic.c Use direct DMA with the IOASIC ASC SCSI interface. DMA buffering can be 1997-07-28 19:39:22 +00:00
asc_tc.c Print TC bus speed properly when attaching device, since the SCSI 1997-10-31 06:29:59 +00:00
ascvar.h Fix driver bug when using an RZ23 (and very likely any other drive that 1997-11-28 18:23:38 +00:00
clockvar.h Clone Alpha ``cpu-independent'' clock API headers into sys/dev/tc/, 1997-06-22 08:02:18 +00:00
devlist2h.awk
files.tc Commit `pacifier' driver for turbochannel PMAG-C option card:n 1997-11-08 07:27:49 +00:00
if_fta.c Garbage-collect __BROKEN_INDIRECT_CONFIG from /sys/dev/tc 1997-07-22 03:44:29 +00:00
if_le_ibus.c Kill __BROKEN_INDIRECT_CONFIG on pmax. 1997-07-21 05:39:02 +00:00
if_le_ioasic.c Set KERNEL_RCSID to identify previous change. 1997-08-26 02:38:47 +00:00
if_le_tc.c Garbage-collect __BROKEN_INDIRECT_CONFIG from /sys/dev/tc 1997-07-22 03:44:29 +00:00
if_levar.h
ioasicvar.h use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:12:41 +00:00
px.c Commit `pacifier' driver for turbochannel PMAG-C option card:n 1997-11-08 07:27:49 +00:00
stic.c chipset driver for DEC pixelstamp and STIC (stamp Interface chip). 1997-11-11 04:47:57 +00:00
sticreg.h Commit `pacifier' driver for turbochannel PMAG-C option card:n 1997-11-08 07:27:49 +00:00
sticvar.h Commit `pacifier' driver for turbochannel PMAG-C option card:n 1997-11-08 07:27:49 +00:00
tc.c Declare TCVERBOSE by defopt in files.tc. Include opt_tcverbose.h in tc.c. 1997-09-13 08:52:23 +00:00
tcdevs
tcdevs.h
tcdevs_data.h
tcreg.h
tcvar.h Remove '#ifdef alpha' around bus_space_tag_t uses and includes. 1997-09-01 08:09:28 +00:00