Subject: Re: Deskstation Tyne? Anyone?
To: None <mk2s@digitalcommute.com>
From: Noriyuki Soda <soda@sra.co.jp>
List: port-arc
Date: 10/06/2000 23:46:46
> It looks like I'm picking up a bare tyne motherboard.  As far as I
> have been able to put things together, this is a 133MHz R4600 with
> ISA and VL-local bus and ARC bios.
> So my question to the list is, is there anyone out there with one of
> these running?  Does anyone have any more information on these
> boards?

I haven't heared that anyone run NetBSD on DESKstation Tyne, yet.

> Can I use a common ISA 16550 serial card with com0 and com1?

Yes, I believe so.

> Does a normal ISA vga card work?

Yes, I think so, too.

> How much cache dose this have?

As far as I've heard, there is no CPU-visible cache on Tyne.

> If I don't connect a keyboard, would it put console on com0 like
> other boxes do?

According to recent trouble of Prasad Nuli and Mark Abene,
changing CONSOLEIN and CONSOLEOUT variable on ARC box seems to
be quite dangerous... (Could Prasad recover his box?)

Also, currently serial console is disabled on NetBSD/arc for 
Tyne. (See "case DESKSTATION_TYNE: .... com_console_address = 0;"
of sys/arch/arc/arc/machedep.c), but, I believe you can safely change
this to
	com_console_address = TYNE_V_ISA_IO + 0x3f8;
or something like that.

> How much work would be involved in bringing up NetBSD-ARC?  Any
> information would be appreciated.

I tried to keep Tyne suppport from OpenBSD on NetBSD/arc.
So, it should not be too hard.
But, since I don't have access to actuall hardware, probably
I made some mistakes...

Anyway, please mail me output of arcdiag of the Tyne box,
I really would like to see it.
(Also, please mail me arcdiag output of your Olivetti box,
 the output last you sent was incomplete... only first 16K bytes
 remained.)
Probably I should put arcdiag output archive on somewhere.
--
soda