>       {
>               .phy_id         = 0x00008201,
>               .name           = "RTL8201CP Ethernet",
> -             .phy_id_mask    = 0x0000ffff,
>               .features       = PHY_BASIC_FEATURES,
>               .flags          = PHY_HAS_INTERRUPT,
>       }, {
>               .phy_id         = 0x001cc816,
>               .name           = "RTL8201F Fast Ethernet",
> -             .phy_id_mask    = 0x001fffff,

Hi Heiner

"RTL8201CP Ethernet" has a mask of 0x0000ffff, where as all the others
use 0x001fffff. Is this correct?

    Andrew

Reply via email to