Source-Changes-HG archive

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

[src/trunk]: src/sys/dev Added some missing SPI device names.



details:   https://anonhg.NetBSD.org/src/rev/b2cfa28b39ac
branches:  trunk
changeset: 340206:b2cfa28b39ac
user:      phx <phx%NetBSD.org@localhost>
date:      Thu Aug 27 09:59:06 2015 +0000

description:
Added some missing SPI device names.

diffstat:

 sys/dev/DEVNAMES |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r a65a51a97baa -r b2cfa28b39ac sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Thu Aug 27 09:34:18 2015 +0000
+++ b/sys/dev/DEVNAMES  Thu Aug 27 09:59:06 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.292 2014/10/17 14:38:43 phx Exp $
+#      $NetBSD: DEVNAMES,v 1.293 2015/08/27 09:59:06 phx Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -784,6 +784,7 @@
 lpt                    sparc64
 lsi64854               MI              Attribute
 lxtphy                 MI
+m25p                   MI
 m38813c                        hpcmips
 mace                   sgimips
 macepci                        sgimips
@@ -859,6 +860,9 @@
 mcclock                        prep
 mcd                    MI
 mcmem                  alpha
+mcp23s17gpio           MI
+mcp3kadc               MI
+mcp48x1dac             MI
 mcpcia                 alpha
 mdio                   evbppc
 mec                    sgimips
@@ -1003,6 +1007,7 @@
 ofrom                  shark
 ofrtc                  MI
 ohci                   MI
+oj6sh                  MI
 oldscsi                        pmax            Attribute
 oldscsibus             pmax
 oosiop                 MI



Home | Main Index | Thread Index | Old Index