Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   scottr
Date:           Thu Nov 18 08:12:43 UTC 1999

Modified Files:
        syssrc/sys/arch/mac68k/dev [scottr-mac68k-wscons]: grf_compat.c

Log Message:
Improved emulation of grf devices:

 - sync return value for unsupported ioctls with legacy grf driver
 - returning (-1) from grfioctl() is hardly appropriate; return EINVAL
   when we are given an unknown ioctl  (duh)
 - don't add the displayable region offset in grfmmap(); apps handlj
   this themselves


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/arch/mac68k/dev/grf_compat.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