What's it going to take to get basic A2DP support into -HEAD?

2013-06-08 Thread Adrian Chadd
Hi all, I've bought some bluetooth audio devices and I'd like to use them with FreeBSD-HEAD. Specifically, I'd like to be able to use them _whilst_ doing active wifi traffic, so I can properly debug/diagnose all of the crazy bluetooth coexistence issues that exist. However, we don't have A2DP sup

Re: What's it going to take to get basic A2DP support into -HEAD?

2013-06-08 Thread Adrian Chadd
On 8 June 2013 23:48, Iain Hibbert wrote: > On Sat, 8 Jun 2013, Adrian Chadd wrote: > >> So, given that these headphones pair, what would it take to write up a >> basic A2DP profile with the minimum-supported codec, and then route >> audio to it? > > it is probab

Re: ath3k USB bluetooth card not detected by ng_ubt, possible regression

2020-03-26 Thread Adrian Chadd
hi! Ok, so it's because in theory the firmware could be buggy and need patching via the ath3kfw tool (which gosh I really should just import into -head already) before it starts up. can you clone https://github.com/erikarn/ath3k and try to load in what it thinks the right patch set / config file

Re: ath3k USB bluetooth card not detected by ng_ubt, possible regression

2020-03-27 Thread Adrian Chadd
Hi! Ok so the device ID via USB changes when you've loaded firmware, and ng_ubt should attach to it. -adrian ___ freebsd-bluetooth@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "

Re: ath3k USB bluetooth card not detected by ng_ubt, possible regression

2020-03-27 Thread Adrian Chadd
Ooooh wait this is something recentish? Which wifi chipset is this attached to? I vaguely remember upstream Linux ath3k having a similar issue super recently. A On Fri, Mar 27, 2020, 11:14 AM wrote: > > > Ok so the device ID via USB changes when you've loaded firmware, and > > ng_ubt