Module Name:    src
Committed By:   phx
Date:           Thu Aug 27 09:59:07 UTC 2015

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Added some missing SPI device names.


To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/dev/DEVNAMES

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/DEVNAMES
diff -u src/sys/dev/DEVNAMES:1.292 src/sys/dev/DEVNAMES:1.293
--- src/sys/dev/DEVNAMES:1.292	Fri Oct 17 14:38:43 2014
+++ src/sys/dev/DEVNAMES	Thu Aug 27 09:59:06 2015
@@ -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			sgimips
 lpt			sparc64
 lsi64854		MI		Attribute
 lxtphy			MI
+m25p			MI
 m38813c			hpcmips
 mace			sgimips
 macepci			sgimips
@@ -859,6 +860,9 @@ mcclock			pmax
 mcclock			prep
 mcd			MI
 mcmem			alpha
+mcp23s17gpio		MI
+mcp3kadc		MI
+mcp48x1dac		MI
 mcpcia			alpha
 mdio			evbppc
 mec			sgimips
@@ -1003,6 +1007,7 @@ ofppb			sparc64
 ofrom			shark
 ofrtc			MI
 ohci			MI
+oj6sh			MI
 oldscsi			pmax		Attribute
 oldscsibus		pmax
 oosiop			MI

Reply via email to