USBdevs PATCH for CSR USB Bluetooth devices
Jörg Peter Schley
jps at scxnet.de
Mon Dec 22 03:49:41 PST 2003
Hi List!
included a patch for USB Bluetooth devices with CSR-Chipset like the
ACER BT-600
--usbdevs.patch--
--8<----
--- usbdevs.orig Mon Dec 22 12:06:15 2003
+++ usbdevs Mon Dec 22 12:09:53 2003
@@ -331,6 +331,7 @@
vendor ARESCOM 0x09f5 ARESCOM
vendor BAY 0x09f9 Bay Associates
vendor ALTERA 0x09fb Altera
+vendor CSR 0x0a12 CSR
vendor TREK 0x0a16 Trek Technology
vendor ASAHIOPTICAL 0x0a17 Asahi Optical
vendor BOCASYSTEMS 0x0a43 Boca Systems
@@ -547,6 +548,10 @@
/* Creative products */
product CREATIVE NOMAD_II 0x1002 Nomad II MP3 player
+
+/* CSR products */
+product CSR CSR 0x0001 USB Bluetooth Device
+product CSR CSRDFU 0xffff USB Bluetooth Device in DFU State
/* CTX products */
product CTX EX1300 0x9999 Ex1300 hub
--8<----
More information about the freebsd-current
mailing list