Module Name:    src
Committed By:   nonaka
Date:           Sun Nov  9 17:53:37 UTC 2014

Modified Files:
        src/sys/dev/mii: miidevs

Log Message:
Add Realtek RTL8251.


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/dev/mii/miidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/mii/miidevs
diff -u src/sys/dev/mii/miidevs:1.121 src/sys/dev/mii/miidevs:1.122
--- src/sys/dev/mii/miidevs:1.121	Wed Aug 20 08:00:18 2014
+++ src/sys/dev/mii/miidevs	Sun Nov  9 17:53:37 2014
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.121 2014/08/20 08:00:18 msaitoh Exp $
+$NetBSD: miidevs,v 1.122 2014/11/09 17:53:37 nonaka Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -306,6 +306,7 @@ model RDC R6040			0x0003 R6040 10/100 me
 /* RealTek PHYs */
 model yyREALTEK RTL8201L	0x0020 RTL8201L 10/100 media interface
 model xxREALTEK RTL8169S	0x0011 RTL8169S/8110S/8211 1000BASE-T media interface
+model REALTEK RTL8251		0x0000 RTL8251 1000BASE-T media interface
 model REALTEK RTL8169S		0x0011 RTL8169S/8110S/8211 1000BASE-T media interface
 
 /* Seeq PHYs */

Reply via email to