mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* re: net usb asix: read MAC from EEPROM on AX88772B
@ 2014-02-06 20:47 Michael D. Burkey
  2014-02-07  8:52 ` Lucas Stach
  0 siblings, 1 reply; 2+ messages in thread
From: Michael D. Burkey @ 2014-02-06 20:47 UTC (permalink / raw)
  To: philipp.zabel; +Cc: barebox

Philipp,

I have just checked out the tip release of barebox and have been
playing with your added code for the ASIX88772B (which I find a bit
humorous, as I had just migrated almost EXACTLY the same code myself
from the Linux sources two days ago, before I noticed yours -- I had
even put the "read MAC from EE" code into the exact same function).

The bad news is, your patches and mine both behave identically and
neither works quite right.

Specifically, while the network will connect and it will pull a DHCP
address, it still gets tons of invalid lengths from asix_rx_fixup().
It also doesn't seem to work for much else beyond that.

Have you had any additional luck in getting it working "right" with the 88772B?

Basically, since we are both obviously working on it, I figured it
would make sense if we coordinated efforts a bit, so as to avoid
duplicated effort.

Thanks!
Michael Burkey

PS. the USB adapter I am using is a Sabrent NT-USBC from Newegg.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: net usb asix: read MAC from EEPROM on AX88772B
  2014-02-06 20:47 net usb asix: read MAC from EEPROM on AX88772B Michael D. Burkey
@ 2014-02-07  8:52 ` Lucas Stach
  0 siblings, 0 replies; 2+ messages in thread
From: Lucas Stach @ 2014-02-07  8:52 UTC (permalink / raw)
  To: Michael D. Burkey; +Cc: barebox

Hi Michael,

Am Donnerstag, den 06.02.2014, 15:47 -0500 schrieb Michael D. Burkey:
> Philipp,
> 
> I have just checked out the tip release of barebox and have been
> playing with your added code for the ASIX88772B (which I find a bit
> humorous, as I had just migrated almost EXACTLY the same code myself
> from the Linux sources two days ago, before I noticed yours -- I had
> even put the "read MAC from EE" code into the exact same function).
> 
> The bad news is, your patches and mine both behave identically and
> neither works quite right.
> 
> Specifically, while the network will connect and it will pull a DHCP
> address, it still gets tons of invalid lengths from asix_rx_fixup().
> It also doesn't seem to work for much else beyond that.
> 
> Have you had any additional luck in getting it working "right" with the 88772B?
> 
> Basically, since we are both obviously working on it, I figured it
> would make sense if we coordinated efforts a bit, so as to avoid
> duplicated effort.
> 

If you want the AX88772B to work reliable, you will have to port over
the Linux commit that allows the proper handling of AX Frames split
between two USB URBs.

Regards,
Lucas


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-02-07  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06 20:47 net usb asix: read MAC from EEPROM on AX88772B Michael D. Burkey
2014-02-07  8:52 ` Lucas Stach

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