Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2003 12:22:12 +0100
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        Jake Burkholder <jake@locore.ca>
Cc:        Matthew Jacob <mjacob@feral.com>, wilko@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/conf files src/sys/dev/zs z8530reg.h zs.c src/sys/sparc64/conf GENERIC
Message-ID:  <20030102122212.A52619@freebie.xs4all.nl>
In-Reply-To: <20030102005949.W43538@locore.ca>; from jake@locore.ca on Thu, Jan 02, 2003 at 12:59:49AM -0500
References:  <200301011949.h01JnU6q075974@repoman.freebsd.org> <20030101205816.V89373-100000@beppo> <20030102005949.W43538@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 02, 2003 at 12:59:49AM -0500, Jake Burkholder wrote:

TurboLaser support was broken last time I checked. These days I'm
probably the only one with access to such a beast (at work that is). Now
that NASA Ames no longer has them / Matt can no longer use them.

So I would not hold my breath..

Wilko

> Apparently, On Wed, Jan 01, 2003 at 08:59:07PM -0800,
> 	Matthew Jacob said words to the effect of;
> 
> > 
> > Hey- this would be really cool for Alpha 8400/8200s as well as that's
> > also the console uart.
> > 
> 
> Ahh, cool.  I didn't know what other machines this would show up in so
> I didn't split the driver into bus specific front ends, but if someone
> wants to do that and get it working on alpha that's fine with me.
> 
> Jake
> 
> > 
> > On Wed, 1 Jan 2003, Jake Burkholder wrote:
> > 
> > > jake        2003/01/01 11:49:30 PST
> > >
> > >   Modified files:
> > >     sys/conf             files
> > >     sys/sparc64/conf     GENERIC
> > >   Added files:
> > >     sys/dev/zs           z8530reg.h zs.c
> > >   Log:
> > >   Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s.
> > >   With a 1 byte transmit fifo, 3 byte receive fifo, and wierd multiplexed I/O
> > >   designed for a Z80 cpu, this chip redefines suckage.
> > >
> > >   Based on the openbsd and netbsd drivers.  Only really works as a console,
> > >   modem support is not complete since I can't test it.
> > >
> > >   Revision  Changes    Path
> > >   1.742     +1 -0      src/sys/conf/files
> > >   1.1       +465 -0    src/sys/dev/zs/z8530reg.h (new)
> > >   1.1       +1164 -0   src/sys/dev/zs/zs.c (new)
> > >   1.42      +1 -0      src/sys/sparc64/conf/GENERIC
> > >
---end of quoted text---

-- 
|   / o / /_  _   		wilko@FreeBSD.org
|/|/ / / /(  (_)  Bulte				

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030102122212.A52619>