Source-Changes archive

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

CVS commit: [netbsd-10]



Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 26 12:26:23 UTC 2023

Modified Files:
        src/external/mit/xorg/server/drivers/xf86-input-keyboard [netbsd-10]:
            Makefile
        xsrc/external/mit/xf86-input-keyboard/dist/src [netbsd-10]: bsd_kbd.c
            bsd_kbd.h kbd.c
Added Files:
        xsrc/external/mit/xf86-input-keyboard/dist/src [netbsd-10]: ws_KbdMap.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #466):
        xsrc/external/mit/xf86-input-keyboard/dist/src/ws_KbdMap.c: revision 1.1
        xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.h: revision 1.5
        xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.c: revision 1.22
        xsrc/external/mit/xf86-input-keyboard/dist/src/kbd.c: revision 1.9
        src/external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile: revision 1.23
xf86-input-keyboard: add suppport to get keymap via WSKBDIO_GETMAP ioctl(2).
No particular comment on tech-x11@:
 https://mail-index.netbsd.org/tech-x11/2023/10/31/msg002415.html
 https://mail-index.netbsd.org/tech-x11/2023/11/04/msg002416.html
Tested on NWS-3260 and NWS-3470 with Xorg 1.10 server in netbsd-9.
Worth to pullup to netbsd-10 and netbsd-9.
xf86-input-keyboard: add build glue to enable USE_WSKBD_GETMAP.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.22.2.1 \
    src/external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile
cvs rdiff -u -r1.21 -r1.21.6.1 \
    xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.c
cvs rdiff -u -r1.4 -r1.4.14.1 \
    xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.h
cvs rdiff -u -r1.8 -r1.8.2.1 \
    xsrc/external/mit/xf86-input-keyboard/dist/src/kbd.c
cvs rdiff -u -r0 -r1.1.2.2 \
    xsrc/external/mit/xf86-input-keyboard/dist/src/ws_KbdMap.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