Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2008 18:06:55 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Dan Allen <danallen46@airwired.net>
Cc:        Pyun YongHyeon <pyunyh@gmail.com>, Peter Jeremy <peterjeremy@optushome.com.au>, Gavin Atkinson <gavin@FreeBSD.org>, freebsd-stable@FreeBSD.org
Subject:   Re: Inspiron 1525 Hardware
Message-ID:  <20080907010655.GA99789@icarus.home.lan>
In-Reply-To: <20080907005036.GA98944@icarus.home.lan>
References:  <49B92D81-74EC-4BAB-BEEC-EC4DCFF5E336@airwired.net> <1220550536.94705.18.camel@buffy.york.ac.uk> <48C02768.1080207@math.missouri.edu> <20080905053455.GD65464@cdnetworks.co.kr> <20080905055423.GA37775@icarus.home.lan> <20080905060642.GF65464@cdnetworks.co.kr> <20080905092633.GA53234@icarus.home.lan> <20080906034327.GA74236@icarus.home.lan> <B3A81497-5D2D-4DA3-BE3C-4AD3932BB08B@airwired.net> <20080907005036.GA98944@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 06, 2008 at 05:50:36PM -0700, Jeremy Chadwick wrote:
> It appears Linux got support for the 88E8040 in September 2007 (revision
> 1.2.73).  Support for the 88E8040T was added in June 2008 (revision
> 1.330.1.3).
> 
> The 1.2.73 commit also added support for the 88E8048 and the 88E8070.
> This might be of great help in tracking down just what register tweaks
> they added to get support working:
> 
> http://linux.bkbits.net:8080/linux-2.6/drivers/net/sky2.c?PAGE=diffs&REV=46f2c896NoiOKP_Nx0TcSvNe1G-elw

The Linux folks refer to these chips as "FE+".  The below URL shows
quite a lot of commits for FE+ stuff, as well as documentation of actual
hardware bugs on some revisions of those chips.

http://linux.bkbits.net:8080/linux-2.6/drivers/net/sky2.c?PAGE=related

CSet revisions worth looking at (clicking the revision string will take
you to a page allowing annotation and diffs, which is helpful):

CSet 1.6247.61.6  -- initial support for FE+ chips
CSet 1.6247.61.21 -- fix for PHY initialisation in FE+ chips
CSet 1.6247.96.1  -- fix for recv status hardware bug in FE+ chips
CSet 1.6247.96.2  -- disable VLAN acceleration for FE+ chips (status reg. unreliable)
CSet 1.7736       -- disable dynamic Tx watermark support on FE+ chips

A lot of these commits are for hardware revision A0 of certain FE+
chips; looks like rev. A0 has a lot of bugs.  Yong-Hyeon might be
interested in the PHY initialisation fix, since I can imagine that could
affect link negotiation.

The first CSet in the above list has the following comment.  Note the
part about "hardware evaluation boards":

"Add support for newest Marvell chips.  The Yukon FE plus chip is found
in some not yet released laptops.  Tested on hardware evaluation
boards."

It appears to me even the Linux guys couldn't get hardware for these
chips, without talking to Marvell directly.

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080907010655.GA99789>