Source-Changes-HG archive

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

[src/trunk]: src/sys/dev Add tifb and tiotg



details:   https://anonhg.NetBSD.org/src/rev/e4b9d6c007e5
branches:  trunk
changeset: 330631:e4b9d6c007e5
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Jul 16 18:32:21 2014 +0000

description:
Add tifb and tiotg

diffstat:

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

diffs (18 lines):

diff -r 26c3dcbc1a15 -r e4b9d6c007e5 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Wed Jul 16 18:31:17 2014 +0000
+++ b/sys/dev/DEVNAMES  Wed Jul 16 18:32:21 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.290 2014/07/16 18:22:23 bouyer Exp $
+#      $NetBSD: DEVNAMES,v 1.291 2014/07/16 18:32:21 bouyer 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,8 @@
 tfb                    MI
 tga                    MI
 ti                     MI
+tiotg                  arm
+tifb                   arm
 timer                  news68k
 timer                  sparc
 timer                  sparc64



Home | Main Index | Thread Index | Old Index