Module Name:    src
Committed By:   mbalmer
Date:           Sun Aug  9 14:18:46 UTC 2009

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Add gpioiic, gpiosim, and gpioow.  Requested by tron.


To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 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.249 src/sys/dev/DEVNAMES:1.250
--- src/sys/dev/DEVNAMES:1.249	Sun Aug  9 14:17:56 2009
+++ src/sys/dev/DEVNAMES	Sun Aug  9 14:18:46 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.249 2009/08/09 14:17:56 pgoyette Exp $
+#	$NetBSD: DEVNAMES,v 1.250 2009/08/09 14:18:46 mbalmer Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -494,6 +494,9 @@
 gpib			MI
 gpio			evbppc
 gpio			MI
+gpioiic			MI
+gpioow			MI
+gpiosim			MI
 grackle			macppc
 grf			amiga
 grf			amigappc

Reply via email to