Which Bluetooth dongles work with FreeBSD ?

Hello.

Have you found a Bluetooth dongle that works with FreeBSD ?

If so, please could you share the details - the Foundation would like to buy some to assist with its development work.

A million thanks in advance.
 
Hello.

Have you found a Bluetooth dongle that works with FreeBSD ?

If so, please could you share the details - the Foundation would like to buy some to assist with its development work.

A million thanks in advance.
I remember some cheap CSR based dongles being weird on FreeBSD honestly. Intel ones gave me less headache overall. Random no name USB adapters are basically gambling at this point 😅
 
See ng_ubt(4) but that may not be uptodate so look in /usr/src/sys/netgraph/bluetooth/drivers/ubt/*.c - grep for "List of supported bluetooth" and look at lines below this comment in various files.
 
Back
Top