BCMFW(8) BSD System Manager's Manual BCMFW(8)NAME
bcmfw -- firmware download utility for Broadcom BCM2033 chip based Bluetooth USB devices
SYNOPSIS
bcmfw [-h] -f firmware_file_name -m mini-driver_file_name -n device_name
DESCRIPTION
The bcmfw utility downloads the specified mini-driver and firmware files to the specified device.
This utility will only work with Broadcom BCM2033 chip based Bluetooth USB devices. The identification is currently based on USB vendor
ID/product ID pair. The vendor ID should be 0x0a5c (USB_VENDOR_BROADCOM) and the product ID should be 0x2033.
Due to copyright issues I will no longer provide mini-driver and firmware files for the device. These files can be obtained from the Linux
BlueZ bluez-firmware package.
Visit http://www.bluez.org/download.html for details.
I am using the following files from the bluez-firmware-1.0 package:
MD5 (BCM2033-MD.hex) = 5580317158d07fc4ace90af04f8e1c73
MD5 (BCM2033-FW.bin) = b4e142b3272cfe5a84b32fda6b4b032f
The options are as follows:
-f firmware_file_name
Specify firmware file name for download.
-h Display usage message and exit.
-m mini-driver_file_name
Specify mini-driver file name for download.
-n device_name
Specify device name.
FILES
BCM2033-MD.hex Mini-driver image.
BCM2033-FW.bin Firmware image.
/dev/ubtbcmfwN.EE Endpoint EE of device N.
EXIT STATUS
The bcmfw utility exits 0 on success, and >0 if an error occurs.
EXAMPLES
To download the firmware into the /dev/ubtbcmfw0 device:
bcmfw -n ubtbcmfw0 -m BCM2033-MD.hex -f BCM2033-FW.bin
SEE ALSO ubtbcmfw(4), ugen(4)AUTHORS
Maksim Yevmenkin <m_evmenkin@yahoo.com>
BUGS
Most likely. Please report if found.
BSD March 31, 2003 BSD
Check Out this Related Man Page
BT3C(4) BSD Kernel Interfaces Manual BT3C(4)NAME
bt3c -- 3Com Bluetooth PC Card driver
SYNOPSIS
bt3c* at pcmcia? function ?
DESCRIPTION
The bt3c driver provides support for the 3Com Bluetooth PC Card, model 3CRWB6096, to the Bluetooth protocol stack.
FIRMWARE
This card needs firmware loaded before it will work. Due to copyright restrictions we cannot distribute the firmware with NetBSD, but if you
have the card then you should have received a CD with the drivers on, or you may download the latest version from the 3Com website. Create a
directory named bt3c in the search path of the firmload(9) kernel subsystem. Now, extract the driver archive and find the firmware file
called BT3CPCC.bin, and place this file in the newly created directory. The firmware will be loaded automatically as needed.
DIAGNOSTICS
bt3c%d: Cannot open firmware
This will be printed to the console if the device cannot open the firmware file as described above.
bt3c%d: Antenna In
bt3c%d: Antenna Out
If the kernel is compiled with the DIAGNOSTIC option, these messages will be produced on the console when the card antenna position is
changed.
bt3c%d: sleeping
bt3c%d: waking up
These messages will be produced when the card is enabled or disabled due to power change events.
SEE ALSO bluetooth(4), pcmcia(4), firmload(9)HISTORY
This bt3c device driver was written by Iain Hibbert using FreeBSD and BlueZ drivers as a reference. It first appeared in NetBSD 4.0.
BUGS BSD January 14, 2006 BSD
Hi there
recently I download a staroffic and it's come as one binary file
"staroffice.bin" I just want to know how I can burn this type of files.
thanks in advance
Abdulkarim (7 Replies)
Hello all
I wander of there is small utility that gives me the possibility to download direct links to specific folder
say if i have http://www.blah.com/foo.java and I like to download the foo.java without opening the browser and such... (2 Replies)
Hi, am a new comer to the AIX side.
i had 3 specific questions.
1) what is firmware
2) how to locate the firmware running on a unix server
3) how to do firmware update(is it something i download from IBM site)
thanks everybody for taking the time and plz reply.
karthik (5 Replies)
Hello
I need to download "Standard distributions of AIX Fast Connect" do you know where I can get it. or if he comes with the S.O. cds.
Im looking on IBM Support & downloads - United States but i canīt find anything
Thanks for your help (3 Replies)
My system (SCO Unix 5.0.7) does not have the 'ld' command (link-editor).
Does anyone know where I can download or if this is a skunkware utility?
Thanks! (4 Replies)
I have solaris X4500 with ILOM version 1.1.1. I want to update the firmware. I know that we need to use
load -source tftp://tftpserver/image file
But I do not understand what is the IP address of the tftp server that we need to type in there.
Kindly, help me with this.
Thank you (5 Replies)
I get an error message when I try to upgrade the firmware. The error message is displayed below.
Image has no uboot. DO NOT RESET OR YOU WILL BRICK THE ILOM. Please retry with the correct image
I do not understand anything about this message. May I know what does it mean ? How can I get rid... (6 Replies)
how can we download the firmware form the host to the XSCF , My host is not configured with either FTP,HTTPS or proxy server. Someone told me we can do it with getflashimage but i did not find any info getflashimage man page to do it.
Any help will be appreciated. (3 Replies)
When I try to download firmware for pseries (power5 cpu), I found it seems the firmware upgrade code are same for 9117-570 and 9110-510. If they are the same current firmware level and want to upgrade to same firmware.
Am I right?
Because it descript:
This package provides new firmware for... (3 Replies)
All,
I need to upgrade my HMC from version 7.3.4 to vervion 7.3.5. The HMC has a Machine type of 7310-CR2 Xseries 335 . Where could I download the firmware for such hardware (HMC Machine type of 7310-CR2 Xseries 335 )? Please answer because I need to upgrade that HMC the HMC to bring to... (3 Replies)
Hi, I was trying to upgrade firmware for this Sun x4150 from ELOM to ILOM. I did it under GUI ELOM Manager > Maintenance > Firmware Upgrade. It then showed 'Someone is upgrading firmware' and took forever. I believe its hung due to unknown reason (wrong file used?). I poweroff and poweron the... (4 Replies)
Hi, I have downloaded a web page that I need to cleanup before passing to xmlstarlet.
Using UltraEdit's HEX utility part of my download is as follows:
3C 2F 61 3E 0A 09 0A 09 09 3C 2F 61 3E
which in ASCII is
</a>
</a>
I need to locate this string and replace it with just... (7 Replies)
Hello all,
I want to write auto update script for my embedded device, which can check and download newer version of my program and extract the files on the device.
The download center is hosted on remote web server .
Script checks the hosted file on web site and if the new version is there... (8 Replies)
Hello, i'm a french IT student, not very fluent in English.
I'm trying to download firmware updates on IBM website but they asking a serial number of a server under warrenty or maintenance. But i have a personnel server for learning, training, etc... and its not under IBM warrenty or maintenance... (4 Replies)