Source-Changes-HG archive

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

[src/trunk]: src/sys/dev Add tdvfb.



details:   https://anonhg.NetBSD.org/src/rev/7e0c04d1d301
branches:  trunk
changeset: 780288:7e0c04d1d301
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Thu Jul 19 09:09:46 2012 +0000

description:
Add tdvfb.

diffstat:

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

diffs (17 lines):

diff -r ad25067a60a6 -r 7e0c04d1d301 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Thu Jul 19 09:06:33 2012 +0000
+++ b/sys/dev/DEVNAMES  Thu Jul 19 09:09:46 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.276 2012/07/14 07:59:48 matt Exp $
+#      $NetBSD: DEVNAMES,v 1.277 2012/07/19 09:09:46 rkujawa Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -1286,6 +1286,7 @@
 tctrl                  sparc
 tcx                    sparc
 tcx                    sparc64
+tdvfb                  MI
 te                     vax
 tea5757                        MI
 tfb                    MI



Home | Main Index | Thread Index | Old Index