Source-Changes archive

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

CVS commit: src/sys/arch/amiga/dev



Module Name:    src
Committed By:   he
Date:           Tue Mar  6 00:46:00 UTC 2007

Modified Files:
        src/sys/arch/amiga/dev: grf_cl.c

Log Message:
Make the various graphics card drivers compile again.
Try to preserve `volatile' qualification where possible, though
uses of kvtop() gain an unfortunate but probably unavoidable __UNVOLATILE().
Correct various instances of "void *ba, fb" to have * in front of fb as well.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/amiga/dev/grf_cl.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