diff options
| author | kiyohara <kiyohara@NetBSD.org> | 2007-12-02 03:33:09 +0000 |
|---|---|---|
| committer | kiyohara <kiyohara@NetBSD.org> | 2007-12-02 03:33:09 +0000 |
| commit | 791b5cdccdd3631981d3e1a70973d1fd07666224 (patch) | |
| tree | f1d17e7607fd4fddb766a8a451984ce724464ac7 /sys/dev/DEVNAMES | |
| parent | a002327ca030334f8a3ff95756722bed367a03bb (diff) | |
Add bcsp and btbc and btuart.
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 e9cd93d06a6..0148cf48b39 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.232 2007/11/15 12:53:43 xtraeme Exp $ +# $NetBSD: DEVNAMES,v 1.233 2007/12/02 03:33:09 kiyohara Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -157,6 +157,7 @@ bah MI bandit macppc bba MI bce MI +bcsp MI be MI bge MI bha MI @@ -174,6 +175,7 @@ bonito algor bpp MI brgphy MI bt3c MI +btbc MI bt_dac sparc Attribute bt_dac sparc64 Attribute bthidev MI @@ -183,6 +185,7 @@ btl arc btms MI btnmgr hpcmips btsco MI +btuart MI btvmei MI btvmeii MI button hpcmips |
