Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Seeq Ethernet
@ 1997-12-01 18:09 ralf
  1997-12-01 18:27 ` Ariel Faigon
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: ralf @ 1997-12-01 18:09 UTC (permalink / raw)
  To: linux

Hi,

_the_ current problem for Linux/Indy is the Ethernet driver.  Time to fix
it.  Can anybody point me to docs for that chip?  I only have one half of
the required docs, the HPC docs.

  Ralf

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

* Re: Seeq Ethernet
  1997-12-01 18:09 Seeq Ethernet ralf
@ 1997-12-01 18:27 ` Ariel Faigon
  1997-12-01 18:27   ` Ariel Faigon
  1997-12-01 18:38 ` Miguel de Icaza
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 7+ messages in thread
From: Ariel Faigon @ 1997-12-01 18:27 UTC (permalink / raw)
  To: SGI/Linux mailing list

:
:_the_ current problem for Linux/Indy is the Ethernet driver.  Time to fix
:it.  Can anybody point me to docs for that chip?  I only have one half of
:the required docs, the HPC docs.
:
:  Ralf
:
Ralf,

I tried to search internally for relevant bits and found this:

	http://www.sgi.com/Support/QNA/FAQ.book_1339.html
	http://www.sgi.com/Support/QNA/FAQ.book_1315.html
	http://www.sgi.com/Support/SCR/incidents/376000/376872.html

I cannot see a spec but the Seeq Tech home page seems to have
all the datasheets (in PDF format only) online:

	http://www.seeq.com/

-- 
Peace, Ariel

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

* Re: Seeq Ethernet
  1997-12-01 18:27 ` Ariel Faigon
@ 1997-12-01 18:27   ` Ariel Faigon
  0 siblings, 0 replies; 7+ messages in thread
From: Ariel Faigon @ 1997-12-01 18:27 UTC (permalink / raw)
  To: SGI/Linux mailing list

:
:_the_ current problem for Linux/Indy is the Ethernet driver.  Time to fix
:it.  Can anybody point me to docs for that chip?  I only have one half of
:the required docs, the HPC docs.
:
:  Ralf
:
Ralf,

I tried to search internally for relevant bits and found this:

	http://www.sgi.com/Support/QNA/FAQ.book_1339.html
	http://www.sgi.com/Support/QNA/FAQ.book_1315.html
	http://www.sgi.com/Support/SCR/incidents/376000/376872.html

I cannot see a spec but the Seeq Tech home page seems to have
all the datasheets (in PDF format only) online:

	http://www.seeq.com/

-- 
Peace, Ariel

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

* Re: Seeq Ethernet
  1997-12-01 18:09 Seeq Ethernet ralf
  1997-12-01 18:27 ` Ariel Faigon
@ 1997-12-01 18:38 ` Miguel de Icaza
  1997-12-01 18:54 ` Alex deVries
  1997-12-01 19:19 ` Alan Cox
  3 siblings, 0 replies; 7+ messages in thread
From: Miguel de Icaza @ 1997-12-01 18:38 UTC (permalink / raw)
  To: ralf; +Cc: linux


> _the_ current problem for Linux/Indy is the Ethernet driver.  Time to fix
> it.  Can anybody point me to docs for that chip?  I only have one half of
> the required docs, the HPC docs.

The HPC docs come with a pretty good description of the Seeq, it is
just kind of hidden in there.

Miguel.

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

* Re: Seeq Ethernet
  1997-12-01 18:09 Seeq Ethernet ralf
  1997-12-01 18:27 ` Ariel Faigon
  1997-12-01 18:38 ` Miguel de Icaza
@ 1997-12-01 18:54 ` Alex deVries
  1997-12-01 19:08   ` ralf
  1997-12-01 19:19 ` Alan Cox
  3 siblings, 1 reply; 7+ messages in thread
From: Alex deVries @ 1997-12-01 18:54 UTC (permalink / raw)
  To: ralf; +Cc: linux


On Mon, 1 Dec 1997 ralf@uni-koblenz.de wrote:
> _the_ current problem for Linux/Indy is the Ethernet driver.  Time to fix
> it.  Can anybody point me to docs for that chip?  I only have one half of
> the required docs, the HPC docs.

FWIW, the ethernet problems I reported are from an old kernel.  They may
have been patched.

What problems are you seeing?

- A

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

* Re: Seeq Ethernet
  1997-12-01 18:54 ` Alex deVries
@ 1997-12-01 19:08   ` ralf
  0 siblings, 0 replies; 7+ messages in thread
From: ralf @ 1997-12-01 19:08 UTC (permalink / raw)
  To: Alex deVries; +Cc: linux

On Mon, Dec 01, 1997 at 01:54:20PM -0500, Alex deVries wrote:

> On Mon, 1 Dec 1997 ralf@uni-koblenz.de wrote:
> > _the_ current problem for Linux/Indy is the Ethernet driver.  Time to fix
> > it.  Can anybody point me to docs for that chip?  I only have one half of
> > the required docs, the HPC docs.
> 
> FWIW, the ethernet problems I reported are from an old kernel.  They may
> have been patched.
> 
> What problems are you seeing?

Exactly what you have reported.  Wiered enough those problems recently
started to trouble me.  In older kernel I didn't see them and the
driver didn't change.  We'll see ...

  Ralf

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

* Re: Seeq Ethernet
  1997-12-01 18:09 Seeq Ethernet ralf
                   ` (2 preceding siblings ...)
  1997-12-01 18:54 ` Alex deVries
@ 1997-12-01 19:19 ` Alan Cox
  3 siblings, 0 replies; 7+ messages in thread
From: Alan Cox @ 1997-12-01 19:19 UTC (permalink / raw)
  To: ralf; +Cc: linux

> _the_ current problem for Linux/Indy is the Ethernet driver.  Time to fix
> it.  Can anybody point me to docs for that chip?  I only have one half of
> the required docs, the HPC docs.

Talk to Russel King. He has a solid working SEQ800x driver from the ARM port that
knows most of the SEEQ chip bugs. You may want to merge drivers as well

	http://www.arm.uk.linux.org

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

end of thread, other threads:[~1997-12-01 19:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1997-12-01 18:09 Seeq Ethernet ralf
1997-12-01 18:27 ` Ariel Faigon
1997-12-01 18:27   ` Ariel Faigon
1997-12-01 18:38 ` Miguel de Icaza
1997-12-01 18:54 ` Alex deVries
1997-12-01 19:08   ` ralf
1997-12-01 19:19 ` Alan Cox

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