NetBSD/sys/dev/tc
mhitch af7ddd3659 Set up the physical addresses for DMAPTR/NEXTPTR before adjusting for
unaligned transfers and adjust the physical address to align the transfer.
If the buffer end just crossed the page boundary, the computation of the
NEXTPTR physical address resulted in using -1.  The cleanup at the end of
the DMA transfer would try to copy the residual data to physical address
0x1ffffffc.  This would silently corrupt data on the R3000 and usually
would hang the R4000.
2000-09-28 03:11:29 +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
asc.c
ascvar.h
bba.c
cfb.c Found glyph pixel order inverted on screen. 2000-09-13 02:11:14 +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
ioasicvar.h
Makefile
Makefile.tcdevs
mfb.c Found glyph pixel order inverted on screen. 2000-09-13 02:11:14 +00:00
nvrreg.h
sfb.c
sfbplus.c
sfbptextops32.c
sfbptextops.c
sfbreg.h
sfbtextops.i
tc.c
tcdevs
tcdevs_data.h
tcdevs.h
tcds.c
tcdsreg.h
tcdsvar.h
tcreg.h
tcvar.h
tfb.c Found glyph pixel order inverted on screen. 2000-09-13 02:11:14 +00:00
xcfb.c Found glyph pixel order inverted on screen. 2000-09-12 09:45:48 +00:00
zs_ioasic.c
zs_ioasicvar.h
zskbd.c
zsms.c