Subject: Keyboard support for DEC3000/300.
To: None <port-alpha@NetBSD.ORG, port-pmax@NetBSD.ORG>
From: Takuya Koumoto <takuya-k@is.aist-nara.ac.jp>
List: port-pmax
Date: 03/22/1998 01:57:59
Hi,

We are working on keyboard and mouse support for DEC3000/300.
We have just finished the first stage. Patches are available
on:

  http://sakura.aist-nara.ac.jp/Japanese/student/takuya-k.html

1. Improvement on sccinter().

  We can choose 57600bps with no problem. We also made a patch
  for pmax port. It will solve the silo overflow problem. This
  is the work of Yasufumi Ito.

2. Keyboard and mouse driver.

  We can get data from keyboard and mouse! This is not a PROM
  console. SFB flame buffer is attached to console output, but 
  the keyboard is not attached to console input, yet.

Thanks

Takuya
---