Module Name:    src
Committed By:   msaitoh
Date:           Tue Jan  5 13:16:37 UTC 2016

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Add ismt.


To generate a diff of this commit:
cvs rdiff -u -r1.296 -r1.297 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.296 src/sys/dev/DEVNAMES:1.297
--- src/sys/dev/DEVNAMES:1.296	Sat Dec 19 20:01:35 2015
+++ src/sys/dev/DEVNAMES	Tue Jan  5 13:16:37 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.296 2015/12/19 20:01:35 jdc Exp $
+#	$NetBSD: DEVNAMES,v 1.297 2016/01/05 13:16:37 msaitoh Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -697,6 +697,8 @@ isdnctl			MI
 isdntel			MI
 isdntrc			MI
 isic			MI
+ismt			amd64
+ismt			i386
 isp			MI
 itesio			MI
 it8368e			hpcmips

Reply via email to