Source-Changes archive

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

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



Module Name:    src
Committed By:   sekiya
Date:           Thu Jul  8 22:30:53 UTC 2004

Modified Files:
        src/sys/arch/sgimips/dev: files.dev zs.c zs_kgdb.c
Added Files:
        src/sys/arch/sgimips/dev: wskbdmap_sgi.c zs_kbd.c zs_ms.c

Log Message:
Add support for keyboard and mouse attachments at zs*, used on IP12 and IP20.
Code written by Steve Rumble; committed with his blessing.

Using a glass TTY as a console on IP20 (IP12 untested) should now be possible.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/sgimips/dev/files.dev
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/dev/wskbdmap_sgi.c \
    src/sys/arch/sgimips/dev/zs_kbd.c src/sys/arch/sgimips/dev/zs_ms.c
cvs rdiff -r1.23 -r1.24 src/sys/arch/sgimips/dev/zs.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/sgimips/dev/zs_kgdb.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