Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add Dell BC02 Bluetooth USB Adapter



details:   https://anonhg.NetBSD.org/src/rev/ca70f7075c37
branches:  trunk
changeset: 565426:ca70f7075c37
user:      matt <matt%NetBSD.org@localhost>
date:      Thu Apr 08 05:36:00 2004 +0000

description:
Add Dell BC02 Bluetooth USB Adapter

diffstat:

 sys/dev/usb/usbdevs |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r e632f9b03e07 -r ca70f7075c37 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Apr 08 04:10:44 2004 +0000
+++ b/sys/dev/usb/usbdevs       Thu Apr 08 05:36:00 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.372 2004/04/07 18:11:07 matt Exp $
+$NetBSD: usbdevs,v 1.373 2004/04/08 05:36:00 matt Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -661,6 +661,9 @@
 product DALLAS J6502           0x4201  J-6502 speakers
 product DALLAS USB_FOB_IBUTTON 0x2490  USB-FOB/iBUTTON
 
+/* Dell products */
+product DELL BC02              0x8000  Dell BC02 Bluetooth USB Adapter
+
 /* Diamond products */
 product DIAMOND RIO500USB      0x0001  Rio 500 USB
 



Home | Main Index | Thread Index | Old Index