From bb1da1a7d83fd04fa4d6c4e9acc42beadad0ab73 Mon Sep 17 00:00:00 2001 From: flxd Date: Sat, 1 Oct 2016 15:24:35 +0000 Subject: Add tcu (MI). OK skrll@ --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 32113657464..c6e4b843705 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -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 @@ tcds alpha tcic i386 tcom MI tctrl sparc +tcu MI tcx sparc tcx sparc64 tdvfb MI -- cgit