On Sun, Jan 13, 2008 at 03:20:46AM +0000, Wim Lewis wrote: > How much should I expect Bluetooth to be working on OBSD 4.2? I can get some > things to work, but I can't successfully open an RFCOMM connecton.
The ubt(4) driver was fixed in -current, -r1.10 of sys/dev/usb/ubt.c. Uwe