Source-Changes-HG archive

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

[src/netbsd-8]: src/sys/dev Pull up following revision(s) (requested by msait...



details:   https://anonhg.NetBSD.org/src/rev/51691a392b0e
branches:  netbsd-8
changeset: 851598:51691a392b0e
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Apr 09 18:10:49 2018 +0000

description:
Pull up following revision(s) (requested by msaitoh in ticket #716):

        sys/dev/DEVNAMES: revision 1.300

Add ixg and ixv.

diffstat:

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

diffs (22 lines):

diff -r f9aa9a9339aa -r 51691a392b0e sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Mon Apr 09 18:04:32 2018 +0000
+++ b/sys/dev/DEVNAMES  Mon Apr 09 18:10:49 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.299 2016/10/01 15:24:35 flxd Exp $
+#      $NetBSD: DEVNAMES,v 1.299.8.1 2018/04/09 18:10:49 martin 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