lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 19 Sep 2013 08:26:21 +0200
From:	Oliver Neukum <oneukum@...e.de>
To:	Ken O'Brien <kernel@...obrien.org>
Cc:	marcel@...tmann.org, linux-kernel@...r.kernel.org
Subject: Re: unsupported usb bluetooth device

On Thu, 2013-09-19 at 02:07 +0100, Ken O'Brien wrote:
> Hi,
> 
> I've acquired a Belkin "Mini Bluetooth v4.0 Adapter" F8T065bf
> 8830bf12557 Rev. A01.
> 
> I'm running Linux 3.7.10-1.16 (openSUSE 12.3) and this device is not
> detecting beyond what I can see in lsusb.

That usually means that it is not advertising itself as a class
device.

> What steps can I take to aid in patching the kernel to support this
> device? I am a proficient C/asm programmer but I've not done kernel
> driver dev before.

You can try to add it to btusb.c. There's a table of BT adapters
that advertise themselves as vendor specific.

	Regards
		Oliver


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ