Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/mii Add BCM54213PE



details:   https://anonhg.NetBSD.org/src/rev/b28e42021c80
branches:  trunk
changeset: 745078:b28e42021c80
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Feb 22 18:56:57 2020 +0000

description:
Add BCM54213PE

diffstat:

 sys/dev/mii/miidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c359cc49f4b3 -r b28e42021c80 sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Sat Feb 22 17:33:42 2020 +0000
+++ b/sys/dev/mii/miidevs       Sat Feb 22 18:56:57 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.162 2020/02/05 06:38:20 msaitoh Exp $
+$NetBSD: miidevs,v 1.163 2020/02/22 18:56:57 jmcneill Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -219,6 +219,7 @@
 model BROADCOM3 BCM57765       0x0024 BCM57765 1000BASE-T media interface
 model BROADCOM3 BCM53125       0x0032 BCM53125 1000BASE-T switch
 model BROADCOM3 BCM5720C       0x0036 BCM5720C 1000BASE-T media interface
+model BROADCOM4 BCM54213PE     0x000a BCM54213PE 1000BASE-T media interface
 model BROADCOM4 BCM5725C       0x0038 BCM5725C 1000BASE-T media interface
 model xxBROADCOM_ALT1 BCM5906  0x0004 BCM5906 10/100baseTX media interface
 



Home | Main Index | Thread Index | Old Index