Tom Rini <[EMAIL PROTECTED]> wrote:
>
> There's too many things in here that've sat too long (I'd been hoping to
>  just delete the driver, but that hasn't happened yet, so).  A cobbled
>  together list of changes is:
> 
>  - Update MDIO support for workqueues.
>  - Make use of <linux/mii.h>
>  - Add RPX6 support.
>  - Comment out set_multicast_list (broken).
>  - Rework tx_ring stuff so we have tx_free, not tx_Full/n_pkts.
>  - Other PHY updates/fixes.
>  - Leo Li: Rework FCC clock configuration, make it easier.
>  - 2.4 : VLAN header room, other misc bits.
>  - Kill MII_REG_NNN in favor of defines from <linux/mii.h>
>  - DM9161 PHY support (2.4, Myself & [EMAIL PROTECTED])
>  - PQ2ADS and PQ2FADS support bits (Myself & [EMAIL PROTECTED]
> 
>  From: Leo Li <[EMAIL PROTECTED]>
>  Signed-off-by: Tom Rini <[EMAIL PROTECTED]>
>  Signed-off-by: Alexandre Bastos <[EMAIL PROTECTED]>

That's unfortunate - Oray sent a patch in just a few days ago which also
fixes up this driver.  See

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm3/broken-out/ppc-8260-fcc-ethernet-driver-cannot-read-lxt971-phy-id.patch

What should we do?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to