Subject: New zs driver works!
To: None <port-sparc@NetBSD.ORG>
From: Gordon W. Ross <gwr@mc.com>
List: port-sparc
Date: 10/04/1997 18:23:28
I've ported the dev/ic/z8530 driver to the sparc, and it appers
to work now (after a couple of fixes since yesterday).

My latest code can be found at:

	ftp.netbsd.org:/pub/NetBSD/arch/sparc/newzs/newzs.tar.gz

The that is a gzipped tar of the following files:
(relative to /usr/src/sys/arch/sparc)
	README
	conf/GENERIC
	conf/files.sparc
	dev/cons.h
	dev/kd.c
	dev/zs.c
	dev/zs_kgdb.c
	include/conf.h
	include/kbd.h
	include/kbio.h
	include/z8530var.h
	sparc/autoconf.c
	sparc/conf.c

If you are inclined to try it out, please send your test results.

Thanks,
Gordon