diff options
| author | gdamore <gdamore@NetBSD.org> | 2006-06-19 15:44:33 +0000 |
|---|---|---|
| committer | gdamore <gdamore@NetBSD.org> | 2006-06-19 15:44:33 +0000 |
| commit | a5c89047c05c5d03bdf7663f4585fb0bed64a924 (patch) | |
| tree | 69f226b62ddfe2f9187d03b1f1f79cff67264727 /sys/dev/DEVNAMES | |
| parent | 052a8ad2ad25caabbef9124f0a7c9f0980e20beb (diff) | |
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
NetBSD Foundation Membership still pending.) This stack was written by
Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 328ca4e6c11..87cebd7e428 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.199 2006/05/14 21:42:26 elad Exp $ +# $NetBSD: DEVNAMES,v 1.200 2006/06/19 15:44:44 gdamore Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -169,9 +169,15 @@ boca MI bonito algor bpp MI brgphy MI +bt3c MI bt_dac sparc Attribute bt_dac sparc64 Attribute +bthidev MI +bthub MI +bthset MI +btkbd MI btl arc +btms MI btnmgr hpcmips btvmei MI btvmeii MI @@ -1282,6 +1288,8 @@ uaudio MI uba MI ubsa MI ubsec MI +ubt MI +ubtbcmfw MI ucb hpcmips ucbif hpcmips ucbio hpcmips |
