Re: Bluetooth Q?

From: Jiri Kosina
Date: Wed Mar 25 2009 - 12:01:48 EST


On Sat, 21 Mar 2009, Gene Heskett wrote:

> Where can I find the status of support for a usb-bt module that answers to
> this:
> Mar 21 00:55:29 coyote kernel: [97026.014221] usb 2-5.1: new full speed USB device using ohci_hcd and address 8
> Mar 21 00:55:29 coyote kernel: [97026.103223] usb 2-5.1: New USB device found, idVendor=0e5e, idProduct=6622
> Mar 21 00:55:29 coyote kernel: [97026.103226] usb 2-5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> Mar 21 00:55:29 coyote kernel: [97026.103308] usb 2-5.1: configuration #1 chosen from 1 choice

This device should be driven by btusb driver:

drivers/bluetooth/btusb.c: { USB_DEVICE(0x0e5e, 0x6622), .driver_info = BTUSB_BROKEN_ISOC },

--
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/