Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 1996 13:14:28 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        grog@lemis.de
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Any plans for a port to DEC Alpha?
Message-ID:  <199601022014.NAA12473@phaeton.artisoft.com>
In-Reply-To: <199512291842.TAA22354@allegro.lemis.de> from "Greg Lehey" at Dec 29, 95 07:42:16 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> I seem to recall that there was some discussion about a port to Alpha
> a while back, but I can't find it now.  A friend of mine just rang up
> and offered me an Alpha machine if I were prepared to port some
> software (of my choice) to it.  There's just the possibility that
> more than one machine is available, but I can't promise that at this
> stage.  So, my question:
> 
> - what are the plans?
> - would the availability of hardware make these plans more favourable
>   towards a port?

Nekotech had loaned hardware to both Jeffrey Hsu and myself; they were
PCI 33 MHz boards.  We had NetBSD up an running (CGD's and Jeffrey's
doing) and I was hacking FreeBSD pieces into it (VM and console and
timer code, mostly) when the company had to recall the hardware to
send out to other porters.

The hardware is very expensive and offers very little benefit, IMO,
but it did help identify a lot of places where interface generalization
needs to happen for multiple platform support.  For instance, the
sconsole code sound support requires extensive timer support for
sound, and really wants a timer registration mechanism that registers
by ID and then adds sound support.  Basically, blackboxing underlying
hardware facilities in not-necessarily-uniform-sized-lumps.

If you want to continue working a port, I can point you at the NetBSD
source base.  Unfortunately, my 2G Alpha formatted drive is pretty
useless for sending you code unless I buy a machine myself (which I
might do -- Nekotech still has not responded with pricing info, though).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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