Module Name:    src
Committed By:   pgoyette
Date:           Thu Mar  1 04:20:12 UTC 2018

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Note that we're now using iimc and iimcsmb

XXX Existing recently-added imc and imcsmb drivers for x86_64 and i386
XXX will be renamed appropriately.


To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 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.302 src/sys/dev/DEVNAMES:1.303
--- src/sys/dev/DEVNAMES:1.302	Tue Feb 27 14:28:01 2018
+++ src/sys/dev/DEVNAMES	Thu Mar  1 04:20:12 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.302 2018/02/27 14:28:01 maxv Exp $
+#	$NetBSD: DEVNAMES,v 1.303 2018/03/01 04:20:12 pgoyette Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -646,6 +646,8 @@ iic			acorn32
 ik			vax
 il			MI
 imc			sgimips
+iimc			x86_64,i386
+iimcsmb			x86_64,i386
 inphy			MI
 intersil7170		MI		Attribute
 interwave		MI		Attribute

Reply via email to