summaryrefslogtreecommitdiffstats
path: root/fwcutter/b43-fwcutter.1
blob: 5926868a38974867f7620950ef1122bf07cf5065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.\" Initially generated by help2man 1.36.
.TH B43-FWCUTTER "1" "2013" "b43-fwcutter" "User Commands"
.SH NAME
b43-fwcutter \- Utility for extracting Broadcom 43xx firmware
.SH SYNOPSIS
.B b43-fwcutter
[\fIOPTION\fR] [\fIDRIVER\fR]
.SH DESCRIPTION
b43-fwcutter can extract the firmware for your Broadcom 43xx hardware from different closed source drivers. The b43 driver depends on this firmware files and can't work without them.
.PP
Currently b43-fwcutter supports Apple MacOS X, Microsoft Windows 98/ME/2000/XP and Linux drivers, but keep in mind that b43-fwcutter doesn't support all driver versions.
.PP
Example:
.IP
b43-fwcutter bcmwl5.sys
.PP
to cut the firmware out of bcmwl5.sys
.SH OPTIONS
.TP
\fB\-l\fR|\-\-list
List supported driver versions
.TP
\fB\-i\fR|\-\-identify
Only identify the driver file (don't extract)
.TP
\fB\-w\fR|\-\-target\-dir DIR
Extract and write firmware to DIR
.TP
\fB\-a\fR|\-\-alt\-iv
Extract alternative initvals (only 3.10.x.x)
.TP
\fB\-v\fR|\-\-version
Print b43-fwcutter version
.TP
\fB\-h\fR|\-\-help
Print help information
.SH AUTHORS
b43 development team, http://wireless.kernel.org/en/users/Drivers/b43
bues.ch cgit interface