Subject: Re: wscons virtuals on the VaxStation
To: None <abs@mono.org>
From: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
List: port-pmax
Date: 11/20/1999 11:35:22
> I've noticed some discussion on port-pmax with respect to
> sharing some dc/dz driver code with port-vax.
> Maybe someone from the mips side can pipe up at this point?  :)

I have 'bus-space'd DC7085 driver for tty/wskbd/wsmouse in
[nisimura-pmax-wscons].  They were commited yesterday.  They are
in near-complete status, but never tested on real hardwares.

BTW, I started the research on IOASIC DMA assisted z85c30 driver found
in ULTRIX in order to replace scc/zs_ioasic.c of pmax/alpha.  There is
much more than DEC3000 hardware manaual tells about its circuit.
It's really painful to reverse-compile (to C) of tty device driver.

Tohru Nishimura