BCM2033 chip based Bluetooth devices

Maksim Yevmenkin m_evmenkin at yahoo.com
Mon May 5 19:52:57 PDT 2003


Hackers, 

the BCM2033 hardware finally arrived :) now i have Belkin Bluetooth
USB adapter model F8T001. i'm very pleased to announce that i made
it work with my recent (2003-05-01) snapshot.

here is what you need to do

1) download 2003-05-01 snapshot from http://www.geocities.com/m_evmenkin/
2) apply attached patch to ubtbcmfw(4) driver
3) compile and install kernel modules
4) compile and install all user space tools
5) kldload ubtbcmfw
6) kldload ng_ubt
7) attach BCM2033 device. you should now have /dev/ubtbcmfwX.Y device nodes.
8) load firmware: bcmfw -n ubtbcmfw0 -m BCM2033-MD.hex -f BCM2033-FW.bin
9) after you have loaded the firmware you will see detach message from
   the ubtbcmfw(4) driver followed by attach messages from ng_ubt(4) driver
10) at this point the device should be initialized and you should be
    able to run rc.bluetooth start ubt0

please let me know if it works for you

thanks,
max
  

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ubtbcmfw.c.diff
Type: application/octet-stream
Size: 1230 bytes
Desc: ubtbcmfw.c.diff
Url : http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20030505/cd513352/ubtbcmfw.c.obj


More information about the freebsd-mobile mailing list