GSP
Quick Navigator

Search Site

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

Support
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
RTLBTFW(8) FreeBSD System Manager's Manual RTLBTFW(8)

rtlbtfwfirmware download utility for Realtek 87XX/88XX chip based Bluetooth USB devices

rtlbtfw -d device_name -f firmware_path

rtlbtfw -h

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

This utility will work with Realtek 87XX/88XX chip based Bluetooth USB devices and some of their successors. The identification is currently based on USB vendor ID/product ID pair and interface class. For Realtek devices the vendor ID should be 0x0bda (USB_VENDOR_REALTEK) and the 0-th interface class/subclass/protocol should be a Bluetooth RF Wireless Controller. Non-Realtek devices are identified based on USB vendor ID/product ID pair.

Firmware files are available in the comms/rtlbt-firmware port.

The rtlbtfw utility will query the device to determine which firmware image and board configuration to load in at runtime.

The options are as follows:

Enable verbose debugging.
device_name
Specify ugen(4) device name.
Enable informational debugging.
firmware_path
Specify the directory containing the firmware files to search and upload.
Display usage message and exit.

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

libusb(3), ng_ubt(4), ugen(4), devd(8)

rtlbtfw is based on ath3kfw(8) utility used as firmware downloader template and on Linux btrtl driver source code. It is written by Vladimir Kondratyev <wulf@FreeBSD.org> under sponsorship from Future Crew LLC.

Most likely. Please report if found.

July 19, 2023 FreeBSD 14.3-RELEASE

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.