NetBSD/sys/dev/tc
mhitch f5f7066fc8 When a read DMA transfer is interrupted by a disconnect on the IOASIC SCSI
and the buffer is not 8-byte aligned, it leaves a partial transfer in the
SDRx registers.  This could cause data corruption in dump(8) because the
read-ahead buffers are allocated on a non-aligned address.  When the read
DMA transfer is interrupted and the current DMA position is not aligned,
call the dma_end() routine to flush the SDRx register contents to the
buffer.
2000-11-02 21:00:04 +00:00
..
Makefile
Makefile.tcdevs
asc.c When a read DMA transfer is interrupted by a disconnect on the IOASIC SCSI 2000-11-02 21:00:04 +00:00
asc_ioasic.c Set up the physical addresses for DMAPTR/NEXTPTR before adjusting for 2000-09-28 03:11:29 +00:00
asc_tc.c
asc_tcds.c
ascvar.h Line up columns in #define list. 2000-10-31 15:16:26 +00:00
bba.c PAGE_SIZE -> IOASIC_DMA_BLOCKSIZE in one last place. From Izumi Tsutsui. 2000-07-18 06:14:05 +00:00
cfb.c Fix errors in initializing the software copy of 256 entry colormap 2000-10-27 07:24:04 +00:00
devlist2h.awk
files.tc
if_fta.c
if_le_ibus.c
if_le_ioasic.c
if_le_tc.c
if_levar.h
ioasic_subr.c
ioasicreg.h Define IOASIC_DMA_BLOCKSIZE (4096 bytes). 2000-07-17 02:18:17 +00:00
ioasicvar.h Remove sc_lance_dmam field from ioasic_softc structure. It was obsoluted 2000-10-17 09:45:49 +00:00
mfb.c Found glyph pixel order inverted on screen. 2000-09-13 02:11:14 +00:00
nvrreg.h
sfb.c Fix errors in initializing the software copy of 256 entry colormap 2000-10-27 07:24:04 +00:00
sfbplus.c Use dev/{rasops,wsfont} instead of awesome dev/rcons. Still much to do 2000-09-09 06:15:17 +00:00
sfbptextops.c
sfbptextops32.c
sfbreg.h
sfbtextops.i
tc.c
tcdevs Add PMAG-JA framebuffer. 2000-07-20 06:38:39 +00:00
tcdevs.h Regen. 2000-07-20 07:11:28 +00:00
tcdevs_data.h Regen. 2000-07-20 07:11:28 +00:00
tcds.c
tcdsreg.h
tcdsvar.h
tcreg.h
tcvar.h
tfb.c Fix errors in initializing the software copy of 256 entry colormap 2000-10-27 07:24:04 +00:00
xcfb.c Fix errors in initializing the software copy of 256 entry colormap 2000-10-27 07:24:04 +00:00
zs_ioasic.c Have consistent #if's for machine dependent clauses. 2000-10-17 09:27:22 +00:00
zs_ioasicvar.h - efforts to merge TC Alpha and IOASIC DECstation, derived from Mattias 2000-10-17 08:55:43 +00:00
zskbd.c
zsms.c - Put comment about wsevent structure counts 0 for the left most mouse 2000-10-19 10:27:04 +00:00