Use the bit-swapped OUI for the 5221. (Have I mentioned that I really

don't like how the current MII_OUI() works?)
This commit is contained in:
thorpej 2001-07-27 17:58:20 +00:00
parent a0c15d3cb3
commit 4333749c7a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: bmtphy.c,v 1.3 2001/07/27 17:55:34 thorpej Exp $ */
/* $NetBSD: bmtphy.c,v 1.4 2001/07/27 17:58:20 thorpej Exp $ */
/*-
* Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc.
@ -111,7 +111,7 @@ const struct mii_phydesc bmtphys[] = {
MII_STR_xxBROADCOM_3C905C },
{ MII_OUI_xxBROADCOM, MII_MODEL_xxBROADCOM_BCM5201,
MII_STR_xxBROADCOM_BCM5201 },
{ MII_OUI_BROADCOM, MII_MODEL_xxBROADCOM_BCM5221,
{ MII_OUI_xxBROADCOM, MII_MODEL_xxBROADCOM_BCM5221,
MII_STR_xxBROADCOM_BCM5221 },
{ 0, 0,