Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev Add fec (arm) and mdio (powerpc)



details:   https://anonhg.NetBSD.org/src/rev/8338245c0d91
branches:  trunk
changeset: 780433:8338245c0d91
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Jul 23 13:05:48 2012 +0000

description:
Add fec (arm) and mdio (powerpc)

diffstat:

 sys/dev/DEVNAMES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 58ec93d194c7 -r 8338245c0d91 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Mon Jul 23 12:36:41 2012 +0000
+++ b/sys/dev/DEVNAMES  Mon Jul 23 13:05:48 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.277 2012/07/19 09:09:46 rkujawa Exp $
+#      $NetBSD: DEVNAMES,v 1.278 2012/07/23 13:05:48 matt Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -466,6 +466,7 @@
 fdc                    x68k
 fddi                   MI              Attribute
 fea                    MI
+fec                    arm
 ffb                    sparc64
 fhpib                  hp300
 finsio                 MI
@@ -830,11 +831,13 @@
 mcclock                        algor
 mcclock                        alpha
 mcclock                        evbmips
+mcclock                        evbppc
 mcclock                        pmax
 mcclock                        prep
 mcd                    MI
 mcmem                  alpha
 mcpcia                 alpha
+mdio                   evbppc
 mec                    sgimips
 mediabay               macppc
 melody                 amiga



Home | Main Index | Thread Index | Old Index