Subject: Re: linux has pa risc support
To: Graham, James <James.Graham@Schwab.COM>
From: Aaron Brown <abrown@eecs.harvard.edu>
List: port-sparc
Date: 05/13/1997 15:34:37
[moved to port-sparc]

"Graham, James" <James.Graham@Schwab.COM> writes:

> Rumour has it that Linux is up and running on the SPARCstation
> Ultras as well; if this is true, how hard would it be to extract
> register, bus and CPU information sufficient to build a NetBSD
> port?

Last time I looked into this, it looked pretty difficult. The Ultras
are pretty radically different from the old Sparcs; they have the
64-bit address space, a different processor memory model (PSO, I think),
a fourth distinct MMU, a new memory bus architecture, and different 
devices. So a sun4u would be much more difficult than the Sun4m port,
especially if we wanted to keep one NetBSD/sparc instead of NetBSD/sparc-32
and NetBSD/sparc-64.

I believe that there was someone out there working on an Ultra port,
though I don't have my mail archive handy, so I can't check for sure.
Anyone know anything about this?

--Aaron