Date: Mon, 22 Dec 2003 12:49:31 +0100 From: =?ISO-8859-1?Q?J=F6rg_Peter_Schley?= <jps@scxnet.de> To: freebsd-current@freebsd.org Subject: USBdevs PATCH for CSR USB Bluetooth devices Message-ID: <3FE6DA4B.2070809@scxnet.de>
next in thread | raw e-mail | index | archive | help
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<----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FE6DA4B.2070809>