Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   uwe
Date:           Sun May 11 03:20:10 UTC 2003

Modified Files:
        src/sys/dev/ic: igsfb.c igsfbvar.h

Log Message:
Use hardware sprite for the text mode cursor.
Fail cursor related ioctls with EBUSY while in text mode.

Don't do uvm_useracc checks before copyout, instead check copyout()
return value directly.

Minor cleanups.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/ic/igsfb.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/igsfbvar.h

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