req: port the bluez linux stack to freebsd14+

freebsd 14.1 as of jul/10/24 only supports I believe 1.0/1.1 and 2.0 I believe with modifications to ng_ubt using the blued software, after some modifications to the driver using the blued patch I got it to detect my ms arc mouse and apple keyboard but I couldn't get it to pair

now, we dont have to scrap ng_ubt, but we can do a few things to the source code of the blue tooth stack in linux, which supports the 5.0/5.1 protocol along with other backwards protocols

1. add a layer over linuxulator that emulates the specific kernel calls for hardware drivers in the linux stack for bt (its called bluez)
2. a direct port of the source of bluez for the kernel or ports
3. modifications to ng_ubt with bluez as a reference

im waiting on a new usb mouse so ill give my shot at porting or modifiying ng_ubt and post my results within the following weeks if I can, dont expect too much

gl guys and thanks for reading
 
Back
Top