Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: OpenBlockS600 (AMCC 405EX) again



Hi! Simon,


From: Simon Burge <simonb%NetBSD.org@localhost>
Date: Thu, 11 Mar 2010 19:41:05 +1100

> >   http://mail-index.netbsd.org/current-users/2009/12/24/msg011832.html

> > powerpc-405ex.diff:
> >   4. multiple emac support.
> 
> +/*
> + * emac(4) supports following ibm4xx's EMACs.
> + *   XXXX: ZMII and 'TCP Accelaration Hardware' not support yet...
> + *
> + * 405EP       10/100 x2
> + * 405EX/EXr   10/100/1000 x2 (EXr x1), STA v2, 256bit hash-Table, RGMII
> + * 405GP/GPr   10/100
> + * 440EP       10/100 x2, ZMII
> + * 440GP       10/100 x2, ZMII
> + * 440GX       10/100/1000 x4, ZMII/RGMII(ch 2, 3), TAH(ch 2, 3)
> + * 440SP       10/100/1000
> + * 440SPe      10/100/1000, STA v2
> + */
> 
> I'd still like to see a comment that only the 405 models have been
> tested, and that the 440 model support is theoretical.

Oops, I forgot...  X-<
Is this OK?

 *
 *            tested
 *            ------
 * 405EP        -  10/100 x2
 * 405EX/EXr    o  10/100/1000 x2 (EXr x1), STA v2, 256bit hash-Table, RGMII
 * 405GP/GPr    o  10/100
 * 440EP        -  10/100 x2, ZMII
 * 440GP        -  10/100 x2, ZMII
 * 440GX        -  10/100/1000 x4, ZMII/RGMII(ch 2, 3), TAH(ch 2, 3)
 * 440SP        -  10/100/1000
 * 440SPe       -  10/100/1000, STA v2
 */


Thanks,
--
kiyohara


Home | Main Index | Thread Index | Old Index