GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IWMBTFW(8) FreeBSD System Manager's Manual IWMBTFW(8)

iwmbtfwload firmware for Intel Wireless AC Bluetooth USB devices

iwmbtfw [-DI] -d device_name [-f firmware_path]

iwmbtfw -h

The iwmbtfw utility downloads the specified firmware file to the specified ugen(4) device.

This utility will work with Intel Wireless 7260/8260/9260 and newer chip based Bluetooth USB devices, including AX and BE series wireless adapters. The identification is currently based on USB vendor ID/product ID pair and result of HCI queries. 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.
device_name
Specify ugen(4) device name.
firmware_path
Specify the directory containing the firmware files to search and upload.
Display usage message and exit.
Use only USB vendor ID/product ID pair for device model identification.

The iwmbtfw utility exits 0 on success, and >0 if an error occurs.

iwmbtfw is based on ath3kfw(8) utility used as firmware downloader template and on Linux btintel driver source code. It is written by Vladimir Kondratyev <wulf@FreeBSD.org>.

Support for the 7260 card added by
Philippe Michaud-Boudreault <pitwuu@gmail.com>.

Most likely. Please report if found.

April 2, 2026 FreeBSD 15.1-RELEASE-p1

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.