Wed Feb 13 04:35:28 2019 UTC ()
- Sort by model number.
- Add missing white space.


(msaitoh)
diff -r1.138 -r1.139 src/sys/dev/mii/miidevs

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

--- src/sys/dev/mii/miidevs 2019/02/13 04:15:01 1.138
+++ src/sys/dev/mii/miidevs 2019/02/13 04:35:28 1.139
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: miidevs,v 1.138 2019/02/13 04:15:01 msaitoh Exp $ 1$NetBSD: miidevs,v 1.139 2019/02/13 04:35:28 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
@@ -211,28 +211,28 @@ model BROADCOM3 BCM5717C 0x0020 BCM5717C @@ -211,28 +211,28 @@ model BROADCOM3 BCM5717C 0x0020 BCM5717C
211model BROADCOM3 BCM5719C 0x0022 BCM5719C 1000BASE-T media interface 211model BROADCOM3 BCM5719C 0x0022 BCM5719C 1000BASE-T media interface
212model BROADCOM3 BCM57765 0x0024 BCM57765 1000BASE-T media interface 212model BROADCOM3 BCM57765 0x0024 BCM57765 1000BASE-T media interface
213model BROADCOM3 BCM5720C 0x0036 BCM5720C 1000BASE-T media interface 213model BROADCOM3 BCM5720C 0x0036 BCM5720C 1000BASE-T media interface
214model BROADCOM4 BCM5725C 0x0038 BCM5725C 1000BASE-T media interface 214model BROADCOM4 BCM5725C 0x0038 BCM5725C 1000BASE-T media interface
215model xxBROADCOM_ALT1 BCM5906 0x0004 BCM5906 10/100baseTX media interface 215model xxBROADCOM_ALT1 BCM5906 0x0004 BCM5906 10/100baseTX media interface
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 xxCICADA VSC8221 0x0015 Vitesse VSC8221 10/100/1000BASE-T PHY 223model xxCICADA VSC8221 0x0015 Vitesse VSC8221 10/100/1000BASE-T PHY
224model xxCICADA VSC8244 0x002c Vitesse VSC8244 Quad 10/100/1000BASE-T PHY 
225model xxCICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY 224model xxCICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY
 225model xxCICADA VSC8244 0x002c Vitesse VSC8244 Quad 10/100/1000BASE-T 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 xxDAVICOM DM9101 0x0000 DM9101 (AMD Am79C873) 10/100 media interface 229model xxDAVICOM DM9101 0x0000 DM9101 (AMD Am79C873) 10/100 media interface
230model xxDAVICOM DM9102 0x0004 DM9102 10/100 media interface 230model xxDAVICOM DM9102 0x0004 DM9102 10/100 media interface
231 231
232/* IC Plus Corp. PHYs */ 232/* IC Plus Corp. PHYs */
233model ICPLUS IP100 0x0004 IP100 10/100 PHY 233model ICPLUS IP100 0x0004 IP100 10/100 PHY
234model ICPLUS IP101 0x0005 IP101 10/100 PHY 234model ICPLUS IP101 0x0005 IP101 10/100 PHY
235model ICPLUS IP1000A 0x0008 IP1000A 10/100/1000 PHY 235model ICPLUS IP1000A 0x0008 IP1000A 10/100/1000 PHY
236model ICPLUS IP1001 0x0019 IP1001 10/100/1000 PHY 236model ICPLUS IP1001 0x0019 IP1001 10/100/1000 PHY
237 237
238/* Integrated Circuit Systems PHYs */ 238/* Integrated Circuit Systems PHYs */
@@ -330,26 +330,27 @@ model xxNATSEMI DP83865 0x0007 DP83865  @@ -330,26 +330,27 @@ model xxNATSEMI DP83865 0x0007 DP83865
330model xxNATSEMI DP83849 0x000a DP83849 10/100 media interface 330model xxNATSEMI DP83849 0x000a DP83849 10/100 media interface
331 331
332/* PMC Sierra PHYs */ 332/* PMC Sierra PHYs */
333model xxPMCSIERRA PM8351 0x0000 PM8351 OctalPHY Gigabit interface 333model xxPMCSIERRA PM8351 0x0000 PM8351 OctalPHY Gigabit interface
334model xxPMCSIERRA2 PM8352 0x0002 PM8352 OctalPHY Gigabit interface 334model xxPMCSIERRA2 PM8352 0x0002 PM8352 OctalPHY Gigabit interface
335model xxPMCSIERRA2 PM8353 0x0003 PM8353 QuadPHY Gigabit interface 335model xxPMCSIERRA2 PM8353 0x0003 PM8353 QuadPHY Gigabit interface
336model PMCSIERRA PM8354 0x0004 PM8354 QuadPHY Gigabit interface 336model PMCSIERRA PM8354 0x0004 PM8354 QuadPHY Gigabit interface
337 337
338/* Quality Semiconductor PHYs */ 338/* Quality Semiconductor PHYs */
339model xxQUALSEMI QS6612 0x0000 QS6612 10/100 media interface 339model xxQUALSEMI QS6612 0x0000 QS6612 10/100 media interface
340 340
341/* RDC Semiconductor PHYs */ 341/* RDC Semiconductor PHYs */
342model RDC R6040 0x0003 R6040 10/100 media interface 342model RDC R6040 0x0003 R6040 10/100 media interface
 343
343/* RealTek PHYs */ 344/* RealTek PHYs */
344model xxREALTEK RTL8169S 0x0011 RTL8169S/8110S/8211 1000BASE-T media interface 345model xxREALTEK RTL8169S 0x0011 RTL8169S/8110S/8211 1000BASE-T media interface
345model yyREALTEK RTL8201L 0x0020 RTL8201L 10/100 media interface 346model yyREALTEK RTL8201L 0x0020 RTL8201L 10/100 media interface
346model REALTEK RTL8251 0x0000 RTL8251 1000BASE-T media interface 347model REALTEK RTL8251 0x0000 RTL8251 1000BASE-T media interface
347model REALTEK RTL8201E 0x0008 RTL8201E 10/100 media interface 348model REALTEK RTL8201E 0x0008 RTL8201E 10/100 media interface
348model REALTEK RTL8169S 0x0011 RTL8169S/8110S/8211 1000BASE-T media interface 349model REALTEK RTL8169S 0x0011 RTL8169S/8110S/8211 1000BASE-T media interface
349 350
350/* Seeq PHYs */ 351/* Seeq PHYs */
351model SEEQ 80220 0x0003 Seeq 80220 10/100 media interface 352model SEEQ 80220 0x0003 Seeq 80220 10/100 media interface
352model SEEQ 84220 0x0004 Seeq 84220 10/100 media interface 353model SEEQ 84220 0x0004 Seeq 84220 10/100 media interface
353model SEEQ 80225 0x0008 Seeq 80225 10/100 media interface 354model SEEQ 80225 0x0008 Seeq 80225 10/100 media interface
354 355
355/* Silicon Integrated Systems PHYs */ 356/* Silicon Integrated Systems PHYs */