linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bluez-users] Cellink BTA-3120 for Kernel 2.6.15
@ 2006-01-16  9:16 Franz Furbass
  2006-01-16  9:52 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Franz Furbass @ 2006-01-16  9:16 UTC (permalink / raw)
  To: bluez-users

Hello all,

To use the Cellink BTA-3120 USB dongle in Kernel 2.6.15 I had to apply the
following patch:



--- linux-2.6.15/drivers/bluetooth/hci_usb.c    2006-01-16
09:54:53.000000000 +0100
+++ linux-2.6.15/drivers/bluetooth/hci_usb.c    2006-01-13
16:09:00.000000000 +0100
@@ -95,6 +95,9 @@
        /* Ericsson with non-standard id */
        { USB_DEVICE(0x0bdb, 0x1002) },

+       /* Cellink USB dongle BTA 3120 */
+       { USB_DEVICE(0x0c10, 0x0000) },
+
        { }     /* Terminating entry */
 };



Regards,
Franz
 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-16  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-16  9:16 [Bluez-users] Cellink BTA-3120 for Kernel 2.6.15 Franz Furbass
2006-01-16  9:52 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).