diff options
| author | scw <scw@NetBSD.org> | 2005-01-17 13:16:19 +0000 |
|---|---|---|
| committer | scw <scw@NetBSD.org> | 2005-01-17 13:16:19 +0000 |
| commit | 68480055b32e1dcef39bc00a4606af72c028c353 (patch) | |
| tree | 44cdbad19e7c20935a0de08f3e2a817f356e0aef /sys | |
| parent | 72e5ae587b4b0e64c35c59a3be22e96b0cb4369b (diff) | |
Add entry for Broadcom BCM5222 Dual 10/100 media interface.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/mii/miidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index 44ada73be30..02dcf456292 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -1,4 +1,4 @@ -$NetBSD: miidevs,v 1.55 2004/12/23 06:13:24 jonathan Exp $ +$NetBSD: miidevs,v 1.56 2005/01/17 13:16:19 scw Exp $ /*- * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. @@ -122,6 +122,7 @@ model xxBROADCOM 3C905C 0x0017 Broadcom 3c905C internal PHY model xxBROADCOM BCM5201 0x0021 BCM5201 10/100 media interface model xxBROADCOM BCM5214 0x0028 BCM5214 Quad 10/100 media interface model xxBROADCOM BCM5221 0x001e BCM5221 10/100 media interface +model xxBROADCOM BCM5222 0x0032 BCM5222 Dual 10/100 media interface model xxBROADCOM BCM4401 0x0036 BCM4401 10/100 media interface model BROADCOM BCM5400 0x0004 BCM5400 1000BASE-T media interface model BROADCOM BCM5401 0x0005 BCM5401 1000BASE-T media interface |
