Mon Feb 25 06:23:33 2019 UTC ()
 Add non-xx'ed DAVICOM DM9101.


(msaitoh)
diff -r1.141 -r1.142 src/sys/dev/mii/miidevs

cvs diff -r1.141 -r1.142 src/sys/dev/mii/miidevs (expand / switch to unified diff)

--- src/sys/dev/mii/miidevs 2019/02/14 04:34:37 1.141
+++ src/sys/dev/mii/miidevs 2019/02/25 06:23:33 1.142
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: miidevs,v 1.141 2019/02/14 04:34:37 msaitoh Exp $ 1$NetBSD: miidevs,v 1.142 2019/02/25 06:23:33 msaitoh Exp $
2 2
3/*- 3/*-
4 * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. 4 * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
5 * All rights reserved. 5 * All rights reserved.
6 * 6 *
7 * This code is derived from software contributed to The NetBSD Foundation 7 * This code is derived from software contributed to The NetBSD Foundation
8 * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility, 8 * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility,
9 * NASA Ames Research Center. 9 * NASA Ames Research Center.
10 * 10 *
11 * Redistribution and use in source and binary forms, with or without 11 * Redistribution and use in source and binary forms, with or without
12 * modification, are permitted provided that the following conditions 12 * modification, are permitted provided that the following conditions
13 * are met: 13 * are met:
14 * 1. Redistributions of source code must retain the above copyright 14 * 1. Redistributions of source code must retain the above copyright
@@ -216,26 +216,27 @@ model xxBROADCOM_ALT1 BCM5906 0x0004 BCM @@ -216,26 +216,27 @@ model xxBROADCOM_ALT1 BCM5906 0x0004 BCM
216  216
217/* Cicada Semiconductor PHYs (now owned by Vitesse?) */ 217/* Cicada Semiconductor PHYs (now owned by Vitesse?) */
218model CICADA CS8201 0x0001 Cicada CS8201 10/100/1000TX PHY 218model CICADA CS8201 0x0001 Cicada CS8201 10/100/1000TX PHY
219model CICADA CS8204 0x0004 Cicada CS8204 10/100/1000TX PHY 219model CICADA CS8204 0x0004 Cicada CS8204 10/100/1000TX PHY
220model CICADA VSC8211 0x000b Cicada VSC8211 10/100/1000TX PHY 220model CICADA VSC8211 0x000b Cicada VSC8211 10/100/1000TX PHY
221model CICADA CS8201A 0x0020 Cicada CS8201 10/100/1000TX PHY 221model CICADA CS8201A 0x0020 Cicada CS8201 10/100/1000TX PHY
222model CICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY 222model CICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY
223model CICADA CS8244 0x002c Vitesse VSC8244 Quad 10/100/1000BASE-T PHY 223model CICADA CS8244 0x002c Vitesse VSC8244 Quad 10/100/1000BASE-T PHY
224model xxCICADA VSC8221 0x0015 Vitesse VSC8221 10/100/1000BASE-T PHY 224model xxCICADA VSC8221 0x0015 Vitesse VSC8221 10/100/1000BASE-T PHY
225model xxCICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY 225model xxCICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY
226 226
227/* Davicom Semiconductor PHYs */ 227/* Davicom Semiconductor PHYs */
228/* AMD Am79C873 seems to be a relabeled DM9101 */ 228/* AMD Am79C873 seems to be a relabeled DM9101 */
 229model DAVICOM DM9101 0x0000 DM9101 (AMD Am79C873) 10/100 media interface
229model xxDAVICOM DM9101 0x0000 DM9101 (AMD Am79C873) 10/100 media interface 230model xxDAVICOM DM9101 0x0000 DM9101 (AMD Am79C873) 10/100 media interface
230model xxDAVICOM DM9102 0x0004 DM9102 10/100 media interface 231model xxDAVICOM DM9102 0x0004 DM9102 10/100 media interface
231 232
232/* IC Plus Corp. PHYs */ 233/* IC Plus Corp. PHYs */
233model ICPLUS IP100 0x0004 IP100 10/100 PHY 234model ICPLUS IP100 0x0004 IP100 10/100 PHY
234model ICPLUS IP101 0x0005 IP101 10/100 PHY 235model ICPLUS IP101 0x0005 IP101 10/100 PHY
235model ICPLUS IP1000A 0x0008 IP1000A 10/100/1000 PHY 236model ICPLUS IP1000A 0x0008 IP1000A 10/100/1000 PHY
236model ICPLUS IP1001 0x0019 IP1001 10/100/1000 PHY 237model ICPLUS IP1001 0x0019 IP1001 10/100/1000 PHY
237 238
238/* Integrated Circuit Systems PHYs */ 239/* Integrated Circuit Systems PHYs */
239model ICS 1889 0x0001 ICS1889 10/100 media interface 240model ICS 1889 0x0001 ICS1889 10/100 media interface
240model ICS 1890 0x0002 ICS1890 10/100 media interface 241model ICS 1890 0x0002 ICS1890 10/100 media interface
241model ICS 1892 0x0003 ICS1892 10/100 media interface 242model ICS 1892 0x0003 ICS1892 10/100 media interface