| Main index | Section 8 | Options |
This utility will only work with Intel Wireless 7260/8260/9260 chip based Bluetooth USB devices and some of their successors. The identification is currently based on USB vendor ID/product ID pair. The vendor ID should be 0x8087 ( USB_VENDOR_INTEL2) and the product ID should be one of the supported devices.
Firmware files are available in the comms/iwmbt-firmware port.
The iwmbtfw utility will query the device to determine which firmware image and board configuration to load in at runtime.
The options are as follows:
| | Enable informational debugging. |
| | Enable verbose debugging. |
| | |
| Specify ugen(4) device name. | |
| | |
| Specify the directory containing the firmware files to search and upload. | |
| | Display usage message and exit. |
Support for the 7260 card added by Philippe Michaud-Boudreault <Mt pitwuu@gmail.com>.
| IWMBTFW (8) | September 15, 2024 |
| Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
| — Taylor's Laws of Programming | ||