DEC Mouse replacement
Jan-Benedict Glaw
jbglaw at lug-owl.de
Fri Jun 22 13:16:54 CDT 2018
On Fri, 2018-05-04 08:13:05 +0100, mark--- via cctalk <cctalk at classiccmp.org> wrote:
> The Linux Kernel has support for DEC VSXXX mouse (as well as LK keyboards), the opposite of what you are interested in.
> So the conversion from DEC protocol is well documented.
> It would be fairly straightforward with a microcontroller to implement the reverse.
>
> See: https://code.woboq.org/linux/linux/drivers/input/mouse/vsxxxaa.c.html
Adding another reply: I wouldn't recommend to use the driver source
code as a starting point, but rather fetch DEC's specs about the two
mice (VSXXX-AA and VSXXX-GA) and their tablet (VSXXX-AB), which are
all described in the "VCB02 Video Subsystem Technical Manual",
available here:
https://www.vt100.net/manx/details?pn=EK-104AA-TM-001;id=21;cp=1
MfG, JBG
--
More information about the cctech
mailing list