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 Realtek RTL8251.
details: https://anonhg.NetBSD.org/src/rev/01727eeeb95c
branches: trunk
changeset: 333576:01727eeeb95c
user: nonaka <nonaka%NetBSD.org@localhost>
date: Sun Nov 09 17:53:37 2014 +0000
description:
Add Realtek RTL8251.
diffstat:
sys/dev/mii/miidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 90272800f7fe -r 01727eeeb95c sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs Sun Nov 09 17:48:07 2014 +0000
+++ b/sys/dev/mii/miidevs Sun Nov 09 17:53:37 2014 +0000
@@ -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 @@
/* 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 */
Home |
Main Index |
Thread Index |
Old Index