Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Indigo2 port status?
@ 1999-04-30  4:48 Charles Lepple
  1999-05-01 18:48 ` Alan Hoyt
  0 siblings, 1 reply; 6+ messages in thread
From: Charles Lepple @ 1999-04-30  4:48 UTC (permalink / raw)
  To: Linux/SGI

Ok, so does anyone know what happened to the Indigo2 porting project? I
tried to get in touch with someone at UAB but to no avail.

Sorry to bother the rest of you...

-- 
Charles Lepple
System Administrator, Virginia Tech EE Workstation Labs
clepple@ee.vt.edu || http://www.foo.tho.org/charles/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Indigo2 port status?
  1999-04-30  4:48 Indigo2 port status? Charles Lepple
@ 1999-05-01 18:48 ` Alan Hoyt
  1999-05-01 21:11   ` Alex deVries
  1999-05-02  2:03   ` Andrew R. Baker
  0 siblings, 2 replies; 6+ messages in thread
From: Alan Hoyt @ 1999-05-01 18:48 UTC (permalink / raw)
  To: Charles Lepple, Linux SGI

Charles Lepple wrote:

> Ok, so does anyone know what happened to the Indigo2 porting project? I
> tried to get in touch with someone at UAB but to no avail.
>
> Sorry to bother the rest of you...
>
> --
> Charles Lepple
> System Administrator, Virginia Tech EE Workstation Labs
> clepple@ee.vt.edu || http://www.foo.tho.org/charles/

I don't know what's going on with UAB - but I just started working on a
port to the Indigo2 this April after receiving some hardware specs.
Needless to say with school and work, progress is a tad bit slow.
Hopefully, once finals are behind me - I can focus more energy on the
task.

Alan Hoyt

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Indigo2 port status?
  1999-05-01 18:48 ` Alan Hoyt
@ 1999-05-01 21:11   ` Alex deVries
  1999-05-01 23:04     ` Alan Hoyt
  1999-05-02  2:03   ` Andrew R. Baker
  1 sibling, 1 reply; 6+ messages in thread
From: Alex deVries @ 1999-05-01 21:11 UTC (permalink / raw)
  To: Alan Hoyt; +Cc: Charles Lepple, Linux SGI


On Sat, 1 May 1999, Alan Hoyt wrote:
> 
> I don't know what's going on with UAB - but I just started working on a
> port to the Indigo2 this April after receiving some hardware specs.

Where'd you receive hardware specs from?

- Alex

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Indigo2 port status?
  1999-05-01 21:11   ` Alex deVries
@ 1999-05-01 23:04     ` Alan Hoyt
  1999-05-01 23:04       ` Alan Hoyt
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Hoyt @ 1999-05-01 23:04 UTC (permalink / raw)
  To: Alex deVries; +Cc: Charles Lepple, Linux SGI

Alex deVries wrote:

> On Sat, 1 May 1999, Alan Hoyt wrote:
> >
> > I don't know what's going on with UAB - but I just started working on a
> > port to the Indigo2 this April after receiving some hardware specs.
>
> Where'd you receive hardware specs from?
>
> - Alex

>From Ariel Faigon - who was kind enough to provide detailed specs. for the
Indy.  Bill Earl stated that the two systems [indy and indigo2] were very
similar but that he has not had the time to locate any additional
documentation (where Indigo2 differs from Indy).  Sorry for the ambiguity.

 - Alan Hoyt -

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Indigo2 port status?
  1999-05-01 23:04     ` Alan Hoyt
@ 1999-05-01 23:04       ` Alan Hoyt
  0 siblings, 0 replies; 6+ messages in thread
From: Alan Hoyt @ 1999-05-01 23:04 UTC (permalink / raw)
  To: Alex deVries; +Cc: Charles Lepple, Linux SGI

Alex deVries wrote:

> On Sat, 1 May 1999, Alan Hoyt wrote:
> >
> > I don't know what's going on with UAB - but I just started working on a
> > port to the Indigo2 this April after receiving some hardware specs.
>
> Where'd you receive hardware specs from?
>
> - Alex

From Ariel Faigon - who was kind enough to provide detailed specs. for the
Indy.  Bill Earl stated that the two systems [indy and indigo2] were very
similar but that he has not had the time to locate any additional
documentation (where Indigo2 differs from Indy).  Sorry for the ambiguity.

 - Alan Hoyt -

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Indigo2 port status?
  1999-05-01 18:48 ` Alan Hoyt
  1999-05-01 21:11   ` Alex deVries
@ 1999-05-02  2:03   ` Andrew R. Baker
  1 sibling, 0 replies; 6+ messages in thread
From: Andrew R. Baker @ 1999-05-02  2:03 UTC (permalink / raw)
  To: Alan Hoyt; +Cc: Charles Lepple, Linux SGI



On Sat, 1 May 1999, Alan Hoyt wrote:
> 
> I don't know what's going on with UAB - but I just started working on a
> port to the Indigo2 this April after receiving some hardware specs.
> Needless to say with school and work, progress is a tad bit slow.
> Hopefully, once finals are behind me - I can focus more energy on the
> task.
> 
> Alan Hoyt

Well, here at UAB, I have an Indigo2 booting the kernel, mounting root
over NFS, and crashing.  All this is done with very few changes to the
source.  I am putting together a set of patches currently.  I'll post here
when they are ready.  I don't have submit access to the CVS tree so I
won't be able to put them there.  I would like some people to make sure
the patches don't break the Indy ;)  

Also, what is a good way of getting the boot messages to print via the
prom commands?  Currently I have a hacked up printk to do this, but would
like something cleaner.  Would it be feasible to write a prom console?  It
might make it easier to work on boxes without any sort of graphics support
available yet...

-Andrew

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-05-02  2:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-04-30  4:48 Indigo2 port status? Charles Lepple
1999-05-01 18:48 ` Alan Hoyt
1999-05-01 21:11   ` Alex deVries
1999-05-01 23:04     ` Alan Hoyt
1999-05-01 23:04       ` Alan Hoyt
1999-05-02  2:03   ` Andrew R. Baker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox