Module Name:    src
Committed By:   mbalmer
Date:           Sun Dec 23 09:31:47 UTC 2012

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Add ibmcd(4) and ptcd(4) entries.


To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 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.280 src/sys/dev/DEVNAMES:1.281
--- src/sys/dev/DEVNAMES:1.280	Mon Oct 15 17:08:33 2012
+++ src/sys/dev/DEVNAMES	Sun Dec 23 09:31:46 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.280 2012/10/15 17:08:33 jakllsch Exp $
+#	$NetBSD: DEVNAMES,v 1.281 2012/12/23 09:31: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
@@ -619,6 +619,7 @@ i2c_eeprom		MI		Attribute
 i8042			shark		Attribute
 i82586			MI		Attribute
 iavc			MI
+ibmcd			MI
 ibus			pmax
 ibus			vax
 ichlpcib		i386
@@ -1116,6 +1117,8 @@ psh3lcd			hpcsh
 psh3tp			hpcsh
 psm			sparc64
 psycho			sparc64
+ptcd			amd64
+ptcd			i386
 ptsc			acorn32
 puc			MI
 pvr			dreamcast

Reply via email to