From f0bb59ddcd21cc968968765aaf227e4625f3a81a Mon Sep 17 00:00:00 2001 From: gdamore Date: Mon, 2 Oct 2006 08:19:22 +0000 Subject: Reserve the names "spi", "auspi", and "tmp121temp", to reflect recent commits. No, there aren't man pages for any of this stuff yet. --- sys/dev/DEVNAMES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index b8ac49f31ed..0eeeb24e93d 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.219 2006/10/01 13:05:05 bjh21 Exp $ +# $NetBSD: DEVNAMES,v 1.220 2006/10/02 08:19:22 gdamore Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -141,6 +141,7 @@ aupci evbmips aupcmcia evbmips aurateconv MI Attribute aurtc evbmips +auspi evbmips autri MI auvia MI auxio sparc64 @@ -1190,6 +1191,7 @@ sparcvme sparc spc MI spckbd shark Attribute spd playstation2 +spi MI spic MI spif sparc spif sparc64 @@ -1239,6 +1241,7 @@ tlp MI tlphy MI tlsb alpha tlsbmem alpha +tmp121temp MI tms320av110 MI Attribute tod sun2 token MI Attribute -- cgit