Module Name:    src
Committed By:   msaitoh
Date:           Mon Dec 18 07:05:16 UTC 2017

Modified Files:
        src/sys/dev: DEVNAMES

Log Message:
Add ixg and ixv.


To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 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.299 src/sys/dev/DEVNAMES:1.300
--- src/sys/dev/DEVNAMES:1.299	Sat Oct  1 15:24:35 2016
+++ src/sys/dev/DEVNAMES	Mon Dec 18 07:05:16 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: DEVNAMES,v 1.299 2016/10/01 15:24:35 flxd Exp $
+#	$NetBSD: DEVNAMES,v 1.300 2017/12/18 07:05:16 msaitoh Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -714,10 +714,12 @@ iwi			MI
 iwic			MI
 iwm			mac68k
 ix			MI
+ixg			MI
 ixpclk			evbarm
 ixpide			MI
 ixpio			evbarm
 ixpsip			evbarm
+ixv			MI
 iy			MI
 j6x0lcd			hpcsh
 j6x0pwr			hpcsh

Reply via email to