linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* eepro100 on IBM Walnut board,
@ 2001-04-05 19:20 Torben Mathiasen
  2001-04-05 20:33 ` Cort Dougan
  2001-04-05 22:31 ` Daniel L. Taylor
  0 siblings, 2 replies; 6+ messages in thread
From: Torben Mathiasen @ 2001-04-05 19:20 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

Has anyone tried using an Intel i82559 NIC as a second adapter with an IBM Walnut board? I'm using the eepro100 driver
with the montavista distribution (tried 2.4.0-test2 and 2.4.2) and the driver just keeps printing: wait_for_cmd_timeout.
The NIC won't send any frames, and no interrupts are generated.

The docs claim that the eepro100 driver should work.


Thanks in advance,

Torben


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: eepro100 on IBM Walnut board,
  2001-04-05 19:20 eepro100 on IBM Walnut board, Torben Mathiasen
@ 2001-04-05 20:33 ` Cort Dougan
  2001-04-05 22:47   ` Ron Bianco
  2001-04-06  9:05   ` Matt Porter
  2001-04-05 22:31 ` Daniel L. Taylor
  1 sibling, 2 replies; 6+ messages in thread
From: Cort Dougan @ 2001-04-05 20:33 UTC (permalink / raw)
  To: Torben Mathiasen; +Cc: linuxppc-embedded


The latest eepro has serious endian-ness problems.  PPC and MIPS suffer
this problem.

} Has anyone tried using an Intel i82559 NIC as a second adapter with an IBM Walnut board? I'm using the eepro100 driver
} with the montavista distribution (tried 2.4.0-test2 and 2.4.2) and the driver just keeps printing: wait_for_cmd_timeout.
} The NIC won't send any frames, and no interrupts are generated.
}
} The docs claim that the eepro100 driver should work.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: eepro100 on IBM Walnut board,
  2001-04-05 19:20 eepro100 on IBM Walnut board, Torben Mathiasen
  2001-04-05 20:33 ` Cort Dougan
@ 2001-04-05 22:31 ` Daniel L. Taylor
  1 sibling, 0 replies; 6+ messages in thread
From: Daniel L. Taylor @ 2001-04-05 22:31 UTC (permalink / raw)
  To: Torben Mathiasen; +Cc: linuxppc-embedded


We've been using the Intel-supplied driver

http://support.intel.com/support/network/adapter/pro100/30504.htm

with an MPC8240.  We've noticed that the driver in all current
kernels is "problematic", at best, even on x86 (there used to be
a usable one, but I haven't seen it in any tree, lately).

Hope this helps.

Torben Mathiasen wrote:
>
> Hi,
>
> Has anyone tried using an Intel i82559 NIC as a second adapter with an IBM Walnut board? I'm using the eepro100 driver
> with the montavista distribution (tried 2.4.0-test2 and 2.4.2) and the driver just keeps printing: wait_for_cmd_timeout.
> The NIC won't send any frames, and no interrupts are generated.
>
> The docs claim that the eepro100 driver should work.
>
> Thanks in advance,
>
> Torben
>

--
Dan.Taylor@atlp.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* RE: eepro100 on IBM Walnut board,
  2001-04-05 20:33 ` Cort Dougan
@ 2001-04-05 22:47   ` Ron Bianco
  2001-04-06  9:05   ` Matt Porter
  1 sibling, 0 replies; 6+ messages in thread
From: Ron Bianco @ 2001-04-05 22:47 UTC (permalink / raw)
  To: Torben Mathiasen; +Cc: linuxppc-embedded


Didn't have endian problems in the version we're using on our PPC 8240 board.
The version string says:  eepro100.c:v1.09j 7/27/99 Donald Becker.......etc.
I had problems with newer versions, I think endian issues were one of the them.

Ron

> -----Original Message-----
> From: owner-linuxppc-embedded@lists.linuxppc.org
> [mailto:owner-linuxppc-embedded@lists.linuxppc.org]On Behalf Of Cort
> Dougan
> Sent: Thursday, April 05, 2001 1:33 PM
> To: Torben Mathiasen
> Cc: linuxppc-embedded@lists.linuxppc.org
> Subject: Re: eepro100 on IBM Walnut board,
>
>
>
> The latest eepro has serious endian-ness problems.  PPC and MIPS suffer
> this problem.
>
> } Has anyone tried using an Intel i82559 NIC as a second adapter with an IBM Walnut board? I'm using the
> eepro100 driver
> } with the montavista distribution (tried 2.4.0-test2 and 2.4.2) and the driver just keeps printing:
> wait_for_cmd_timeout.
> } The NIC won't send any frames, and no interrupts are generated.
> }
> } The docs claim that the eepro100 driver should work.
>
>

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: eepro100 on IBM Walnut board,
  2001-04-05 20:33 ` Cort Dougan
  2001-04-05 22:47   ` Ron Bianco
@ 2001-04-06  9:05   ` Matt Porter
  1 sibling, 0 replies; 6+ messages in thread
From: Matt Porter @ 2001-04-06  9:05 UTC (permalink / raw)
  To: Cort Dougan; +Cc: Torben Mathiasen, linuxppc-embedded


On Thu, Apr 05, 2001 at 02:33:18PM -0600, Cort Dougan wrote:
>
> The latest eepro has serious endian-ness problems.  PPC and MIPS suffer
> this problem.

I'm using the following version (stock 2.4.2) on ten different PPC
platforms (603e, 750's, 8240's):

static const char *version =
"eepro100.c:v1.09j-t 9/29/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/dri
vers/eepro100.html\n"
"eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@s
aw.sw.com.sg> and others\n";

--
Matt Porter
MontaVista Software, Inc.
mporter@mvista.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* RE: eepro100 on IBM Walnut board,
@ 2001-04-06 10:16 Mathiasen, Torben
  0 siblings, 0 replies; 6+ messages in thread
From: Mathiasen, Torben @ 2001-04-06 10:16 UTC (permalink / raw)
  To: 'Ron Bianco'; +Cc: linuxppc-embedded


Thanks a lot. I'll take a look at some of the older versions.

Regards,
Torben

-----Original Message-----
From: Ron Bianco [mailto:ronb@junction.net]
Sent: 6. april 2001 00:48
To: Torben Mathiasen
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: RE: eepro100 on IBM Walnut board,



Didn't have endian problems in the version we're using on our PPC 8240
board.
The version string says:  eepro100.c:v1.09j 7/27/99 Donald Becker.......etc.
I had problems with newer versions, I think endian issues were one of the
them.

Ron

> -----Original Message-----
> From: owner-linuxppc-embedded@lists.linuxppc.org
> [mailto:owner-linuxppc-embedded@lists.linuxppc.org]On Behalf Of Cort
> Dougan
> Sent: Thursday, April 05, 2001 1:33 PM
> To: Torben Mathiasen
> Cc: linuxppc-embedded@lists.linuxppc.org
> Subject: Re: eepro100 on IBM Walnut board,
>
>
>
> The latest eepro has serious endian-ness problems.  PPC and MIPS suffer
> this problem.
>
> } Has anyone tried using an Intel i82559 NIC as a second adapter with an
IBM Walnut board? I'm using the
> eepro100 driver
> } with the montavista distribution (tried 2.4.0-test2 and 2.4.2) and the
driver just keeps printing:
> wait_for_cmd_timeout.
> } The NIC won't send any frames, and no interrupts are generated.
> }
> } The docs claim that the eepro100 driver should work.
>
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-04-06 10:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-05 19:20 eepro100 on IBM Walnut board, Torben Mathiasen
2001-04-05 20:33 ` Cort Dougan
2001-04-05 22:47   ` Ron Bianco
2001-04-06  9:05   ` Matt Porter
2001-04-05 22:31 ` Daniel L. Taylor
  -- strict thread matches above, loose matches on Subject: below --
2001-04-06 10:16 Mathiasen, Torben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).