Lines Matching +full:files +full:- +full:based
1 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
38 .Fl m Ar mini-driver_file_name
43 utility downloads the specified mini-driver and firmware files to the specified
48 work with Broadcom BCM2033 chip based Bluetooth USB devices.
49 The identification is currently based on USB vendor ID/product ID pair.
54 Due to copyright issues I will no longer provide mini-driver and firmware
55 files for the device.
56 These files can be obtained from the Linux BlueZ bluez-firmware package.
62 I am using the following files from the bluez-firmware-1.0 package:
64 .Dl "MD5 (BCM2033-MD.hex) = 5580317158d07fc4ace90af04f8e1c73"
65 .Dl "MD5 (BCM2033-FW.bin) = b4e142b3272cfe5a84b32fda6b4b032f"
68 .Bl -tag -width "-m mini-driver_file_name"
73 .It Fl m Ar mini-driver_file_name
74 Specify mini-driver file name for download.
78 .Sh FILES
79 .Bl -tag -width "-m mini-driver_file_name" -compact
80 .It Pa BCM2033-MD.hex
81 Mini-driver image.
82 .It Pa BCM2033-FW.bin
91 .Ex -std
97 .Dl "bcmfw -n ubtbcmfw0 -m BCM2033-MD.hex -f BCM2033-FW.bin"