Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   uwe
Date:           Sun Jul 21 02:56:36 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: igsfb.c igsfbreg.h igsfbvar.h
        syssrc/sys/dev/pci: igsfb_pci.c

Log Message:
Add definitions of IGS coprocessor registers (not used yet).
Always init chip via I/O space.
Map only I/O registers we actually need.
Automatically detect if we need to do bswapping
Add (untested) code to use automagic bswap on CyberPro.
Report video memory amount.
Report if/how bswapping is done.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/igsfb.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/igsfbreg.h \
    syssrc/sys/dev/ic/igsfbvar.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/igsfb_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index