diff options
| author | flxd <flxd@NetBSD.org> | 2016-10-01 15:24:35 +0000 |
|---|---|---|
| committer | flxd <flxd@NetBSD.org> | 2016-10-01 15:24:35 +0000 |
| commit | bb1da1a7d83fd04fa4d6c4e9acc42beadad0ab73 (patch) | |
| tree | deceb405f95f84ff8f0d0b84566ccff96eb63681 /sys/dev/DEVNAMES | |
| parent | 467ff82b1b0f2fee8c615963456e3978f72faad6 (diff) | |
Add tcu (MI). OK skrll@
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
