Module Name:    src
Committed By:   jakllsch
Date:           Fri Jan  7 00:31:34 UTC 2011

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Add schide(4).


To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 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.263 src/sys/dev/DEVNAMES:1.264
--- src/sys/dev/DEVNAMES:1.263	Wed Jan  5 15:39:19 2011
+++ src/sys/dev/DEVNAMES	Fri Jan  7 00:31:34 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.263 2011/01/05 15:39:19 jnemeth Exp $
+#	$NetBSD: DEVNAMES,v 1.264 2011/01/07 00:31:34 jakllsch Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -1165,6 +1165,7 @@
 sc			MI
 sc			newsmips
 sc			vax
+schide			MI
 sci			amiga		Attribute
 sci			amigappc	Attribute
 sci			evbsh3

Reply via email to