Fri Nov 25 23:28:14 2011 UTC ()
Add National DP83849.  Prompted by PR 41256.


(jakllsch)
diff -r1.104 -r1.105 src/sys/dev/mii/miidevs

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

--- src/sys/dev/mii/miidevs 2011/11/12 11:10:49 1.104
+++ src/sys/dev/mii/miidevs 2011/11/25 23:28:14 1.105
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: miidevs,v 1.104 2011/11/12 11:10:49 sekiya Exp $ 1$NetBSD: miidevs,v 1.105 2011/11/25 23:28:14 jakllsch 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
@@ -245,26 +245,27 @@ model xxMARVELL E1116R_29 0x0029 Marvell @@ -245,26 +245,27 @@ model xxMARVELL E1116R_29 0x0029 Marvell
245 245
246/* Myson Technology PHYs */ 246/* Myson Technology PHYs */
247model xxMYSON MTD972 0x0000 MTD972 10/100 media interface 247model xxMYSON MTD972 0x0000 MTD972 10/100 media interface
248model MYSON MTD803 0x0000 MTD803 3-in-1 media interface 248model MYSON MTD803 0x0000 MTD803 3-in-1 media interface
249 249
250/* National Semiconductor PHYs */ 250/* National Semiconductor PHYs */
251model xxNATSEMI DP83840 0x0000 DP83840 10/100 media interface 251model xxNATSEMI DP83840 0x0000 DP83840 10/100 media interface
252model xxNATSEMI DP83843 0x0001 DP83843 10/100 media interface 252model xxNATSEMI DP83843 0x0001 DP83843 10/100 media interface
253model xxNATSEMI DP83815 0x0002 DP83815 10/100 media interface 253model xxNATSEMI DP83815 0x0002 DP83815 10/100 media interface
254model xxNATSEMI DP83847 0x0003 DP83847 10/100 media interface 254model xxNATSEMI DP83847 0x0003 DP83847 10/100 media interface
255model xxNATSEMI DP83891 0x0005 DP83891 1000BASE-T media interface 255model xxNATSEMI DP83891 0x0005 DP83891 1000BASE-T media interface
256model xxNATSEMI DP83861 0x0006 DP83861 1000BASE-T media interface 256model xxNATSEMI DP83861 0x0006 DP83861 1000BASE-T media interface
257model xxNATSEMI DP83865 0x0007 DP83865 1000BASE-T media interface 257model xxNATSEMI DP83865 0x0007 DP83865 1000BASE-T media interface
 258model xxNATSEMI DP83849 0x000a DP83849 10/100 media interface
258 259
259/* PMC Sierra PHYs */ 260/* PMC Sierra PHYs */
260model xxPMCSIERRA PM8351 0x0000 PM8351 OctalPHY Gigabit interface 261model xxPMCSIERRA PM8351 0x0000 PM8351 OctalPHY Gigabit interface
261model xxPMCSIERRA2 PM8352 0x0002 PM8352 OctalPHY Gigabit interface 262model xxPMCSIERRA2 PM8352 0x0002 PM8352 OctalPHY Gigabit interface
262model xxPMCSIERRA2 PM8353 0x0003 PM8353 QuadPHY Gigabit interface 263model xxPMCSIERRA2 PM8353 0x0003 PM8353 QuadPHY Gigabit interface
263model PMCSIERRA PM8354 0x0004 PM8354 QuadPHY Gigabit interface 264model PMCSIERRA PM8354 0x0004 PM8354 QuadPHY Gigabit interface
264 265
265/* Quality Semiconductor PHYs */ 266/* Quality Semiconductor PHYs */
266model xxQUALSEMI QS6612 0x0000 QS6612 10/100 media interface 267model xxQUALSEMI QS6612 0x0000 QS6612 10/100 media interface
267 268
268/* RDC Semiconductor PHYs */ 269/* RDC Semiconductor PHYs */
269model RDC R6040 0x0003 R6040 10/100 media interface 270model RDC R6040 0x0003 R6040 10/100 media interface
270/* RealTek PHYs */ 271/* RealTek PHYs */