[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.00.0903251700440.8561@twin.jikos.cz>
Date: Wed, 25 Mar 2009 17:01:30 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Gene Heskett <gene.heskett@...izon.net>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: Bluetooth Q?
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists