NetBSD/sys/dev/tc
nisimura 9d716ec821 - Fix many errors in cursor image manipulation. Hardware expect 2
bit/pixel format, not planer format.  Assign MSB for cursor mask and
LSB for cursor image, where 10 means mask color and 11 for image color.
Image bit order of Bt431 and Bt459 are opposite to MIPS/Alpha processors
while IMS G332 and DC503 (PCC) are indentical.
- Assume that cursor images are 32 pixel padded as ULTRIX/DU ws interface
do.  It's natural to X server.
- XXX Vast majority of codes are duplicated between mfb<->tfb and cfb<->sfb.
Code sharing might be achieved in the context of TGA/SFB+ merge.
1998-11-09 03:58:05 +00:00
..
asc_ioasic.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
asc_tc.c
asc.c Garbage-collect the open_target_lu and close_target_lu entry points from 1998-10-10 00:28:28 +00:00
ascvar.h
cfb.c - Fix many errors in cursor image manipulation. Hardware expect 2 1998-11-09 03:58:05 +00:00
devlist2h.awk
files.tc
if_fta.c
if_le_ibus.c
if_le_ioasic.c
if_le_tc.c
if_levar.h
ioasicreg.h
ioasicvar.h
Makefile
Makefile.tcdevs
mfb.c - Fix many errors in cursor image manipulation. Hardware expect 2 1998-11-09 03:58:05 +00:00
px.c
sfb.c - Fix many errors in cursor image manipulation. Hardware expect 2 1998-11-09 03:58:05 +00:00
stic.c
sticreg.h
sticvar.h
tc.c
tcdevs
tcdevs_data.h
tcdevs.h
tcreg.h
tcvar.h
tfb.c - Fix many errors in cursor image manipulation. Hardware expect 2 1998-11-09 03:58:05 +00:00
xcfb.c - Fix many errors in cursor image manipulation. Hardware expect 2 1998-11-09 03:58:05 +00:00