Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev Add ixg and ixv.



details:   https://anonhg.NetBSD.org/src/rev/b5fdb09ed207
branches:  trunk
changeset: 828528:b5fdb09ed207
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Dec 18 07:05:16 2017 +0000

description:
Add ixg and ixv.

diffstat:

 sys/dev/DEVNAMES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 8813c40a5313 -r b5fdb09ed207 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Mon Dec 18 05:35:36 2017 +0000
+++ b/sys/dev/DEVNAMES  Mon Dec 18 07:05:16 2017 +0000
@@ -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 @@
 iwic                   MI
 iwm                    mac68k
 ix                     MI
+ixg                    MI
 ixpclk                 evbarm
 ixpide                 MI
 ixpio                  evbarm
 ixpsip                 evbarm
+ixv                    MI
 iy                     MI
 j6x0lcd                        hpcsh
 j6x0pwr                        hpcsh



Home | Main Index | Thread Index | Old Index