Re: DEC lk201 keyboard for DEC Terminal vt220

2018-09-16 Thread Jan-Benedict Glaw via cctalk
On Sat, 2018-09-15 16:14:53 +0200, Carlo Pisani via cctalk 
 wrote:
> hi
> about DEC lk201 for DEC Terminal vt220,
> I am looking for information about
> - the pinout of the connector (it should be 4 pins, sort of serial)
> - the protocol used
> - key keymap

There is extensive documentation around. If you look at Linux's
lkkbd.c[1], you'll find the pinout, how to build an adaptor to use it
on a regular serial port and a pointer to some scanned PDF[2] where
the hardware and protocol is descriped in depth.

MfG, JBG
[1] 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/input/keyboard/lkkbd.c?id=HEAD
[2] https://vt100.net/manx/details/1,21
-- 


Re: DEC lk201 keyboard for DEC Terminal vt220

2018-09-15 Thread Warner Losh via cctalk
I wrote a program years ago to read this an use it as an X11 or console
keyboard. NetBSD has a driver too.

Warner

On Sat, Sep 15, 2018, 8:15 AM Carlo Pisani via cctalk 
wrote:

> hi
> about DEC lk201 for DEC Terminal vt220,
> I am looking for information about
> - the pinout of the connector (it should be 4 pins, sort of serial)
> - the protocol used
> - key keymap
>
> thanks in advance
>


RE: DEC lk201 keyboard for DEC Terminal vt220

2018-09-15 Thread Paul Birkel via cctalk
Some useful information: 
http://www.netbsd.org/docs/Hardware/Machines/DEC/lk201.html 

-Original Message-
From: cctalk [mailto:cctalk-boun...@classiccmp.org] On Behalf Of Carlo Pisani 
via cctalk
Sent: Saturday, September 15, 2018 10:15 AM
To: cctalk@classiccmp.org
Subject: DEC lk201 keyboard for DEC Terminal vt220

hi
about DEC lk201 for DEC Terminal vt220,
I am looking for information about
- the pinout of the connector (it should be 4 pins, sort of serial)
- the protocol used
- key keymap

thanks in advance