public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 8139too.c problems
@ 2002-08-13 10:42 Nandakumar  NarayanaSwamy
  2002-08-13 20:07 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Nandakumar  NarayanaSwamy @ 2002-08-13 10:42 UTC (permalink / raw)
  To: linux-kernel

Resending the mail, since i have not received a copy of that...
Sorry if ypu are receiving duplicate copies.


Hi All,

Sorry for disturbing the list again.

I am using RTL8139C in our target board which is based on MIPS
IDT32334 processor.

The version of 8139too.c that i am using is 1.0.1 where as I am
using a embedded linux which is based on Linux Kernel
2.4.5-pre1.

When the packet is transmitted out, it is coming out as all
0's(captured using sniffer). I dumped the whole packet in
rtl8139_start_xmit (). The packet is a valid ARP packet.

My doubt is whether this 8139too.c is tested with MIPS 
processors?
Because in one of the article i found that the supported
processors are ARM, i386 etc.

Can any body throw some light on this?

with best regards,
Nanda
\

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

* Re: 8139too.c problems
  2002-08-13 10:42 8139too.c problems Nandakumar  NarayanaSwamy
@ 2002-08-13 20:07 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2002-08-13 20:07 UTC (permalink / raw)
  To: Nandakumar NarayanaSwamy; +Cc: linux-kernel

Nandakumar NarayanaSwamy wrote:
> Resending the mail, since i have not received a copy of that...
> Sorry if ypu are receiving duplicate copies.
> 
> 
> Hi All,
> 
> Sorry for disturbing the list again.
> 
> I am using RTL8139C in our target board which is based on MIPS
> IDT32334 processor.
> 
> The version of 8139too.c that i am using is 1.0.1 where as I am
> using a embedded linux which is based on Linux Kernel
> 2.4.5-pre1.
> 
> When the packet is transmitted out, it is coming out as all
> 0's(captured using sniffer). I dumped the whole packet in
> rtl8139_start_xmit (). The packet is a valid ARP packet.
> 
> My doubt is whether this 8139too.c is tested with MIPS processors?
> Because in one of the article i found that the supported
> processors are ARM, i386 etc.


8139too has been tested on big-endian and little-endian, 32-bit and 
64-bit processors without showing the behavior you're seeing.

If the packet is fine in rtl8139_start_xmit, it sounds like a hardware 
problem.  There is certainly the possibility that your platform is 
interacting poorly in some way with the driver, but that's a slim 
possibility.  There's no way to know more without you doing some testing 
and experimentation yourself.

	Jeff



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

end of thread, other threads:[~2002-08-13 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-13 10:42 8139too.c problems Nandakumar  NarayanaSwamy
2002-08-13 20:07 ` Jeff Garzik

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