Source-Changes archive

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

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun



Module Name:    xsrc
Committed By:   tsutsui
Date:           Sat Jun 21 00:54:36 UTC 2025

Modified Files:
        xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c sunKbd.c

Log Message:
Also Refactor sunKbdPrivRec in sunKbd.c to make it private.

Now the keyboard device is opened and sunKbdPrivRec is dynamically
allocated within the DEVICE_INIT phase of sunKbdProc().
DEVICE_OFF and DEVICE_CLOSE operations are also adjusted accordingly.

Tested on Sun 3/60.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 xsrc/external/mit/xorg-server/dist/hw/sun/sun.h
cvs rdiff -u -r1.13 -r1.14 \
    xsrc/external/mit/xorg-server/dist/hw/sun/sunInit.c \
    xsrc/external/mit/xorg-server/dist/hw/sun/sunKbd.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