Source-Changes-HG archive

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

[src/trunk]: src/sys/dev Add tcu (MI). OK skrll@



details:   https://anonhg.NetBSD.org/src/rev/cdda881387df
branches:  trunk
changeset: 348033:cdda881387df
user:      flxd <flxd%NetBSD.org@localhost>
date:      Sat Oct 01 15:24:35 2016 +0000

description:
Add tcu (MI). OK skrll@

diffstat:

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

diffs (17 lines):

diff -r 0bc9ea6471f1 -r cdda881387df sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Sat Oct 01 15:10:58 2016 +0000
+++ b/sys/dev/DEVNAMES  Sat Oct 01 15:24:35 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.298 2016/05/01 10:21:02 nonaka Exp $
+#      $NetBSD: DEVNAMES,v 1.299 2016/10/01 15:24:35 flxd Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -1327,6 +1327,7 @@
 tcic                   i386
 tcom                   MI
 tctrl                  sparc
+tcu                    MI
 tcx                    sparc
 tcx                    sparc64
 tdvfb                  MI



Home | Main Index | Thread Index | Old Index