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
..
Makefile
Makefile.tcdevs
asc.c
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
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
mfb.c Found glyph pixel order inverted on screen. 2000-09-13 02:11:14 +00:00
nvrreg.h
sfb.c
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 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 u_char -> u_int for function argument and return of Zilog register 2000-09-09 06:08:42 +00:00
zs_ioasicvar.h
zskbd.c
zsms.c