diff options
| author | gdamore <gdamore@NetBSD.org> | 2006-10-02 08:19:22 +0000 |
|---|---|---|
| committer | gdamore <gdamore@NetBSD.org> | 2006-10-02 08:19:22 +0000 |
| commit | f0bb59ddcd21cc968968765aaf227e4625f3a81a (patch) | |
| tree | 348409ece6be641afde7744a792eae8e20ba8dca /sys/dev/DEVNAMES | |
| parent | d6493c3f588761d32c0a7d8b913c194f18e5a90a (diff) | |
Reserve the names "spi", "auspi", and "tmp121temp", to reflect recent
commits. No, there aren't man pages for any of this stuff yet.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 5 |
1 files changed, 4 insertions, 1 deletions
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 |
