nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | .\" Initially generated by help2man 1.36. |
2 | .TH B43-FWCUTTER "1" "2007" "b43-fwcutter" "User Commands" |
||
3 | .SH NAME |
||
4 | b43-fwcutter \- manual page for b43-fwcutter |
||
5 | .SH SYNOPSIS |
||
6 | .B b43-fwcutter |
||
7 | [\fIOPTION\fR] [\fIDRIVER\fR] |
||
8 | .SH DESCRIPTION |
||
9 | 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. |
||
10 | .PP |
||
11 | 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. |
||
12 | .PP |
||
13 | Example: |
||
14 | .IP |
||
15 | b43-fwcutter bcmwl5.sys |
||
16 | .PP |
||
17 | to cut the firmware out of bcmwl5.sys |
||
18 | .SH OPTIONS |
||
19 | .TP |
||
20 | \fB\-l\fR|\-\-list |
||
21 | List supported driver versions |
||
22 | .TP |
||
23 | \fB\-i\fR|\-\-identify |
||
24 | Only identify the driver file (don't extract) |
||
25 | .TP |
||
26 | \fB\-w\fR|\-\-target\-dir DIR |
||
27 | Extract and write firmware to DIR |
||
28 | .TP |
||
29 | \fB\-a\fR|\-\-alt\-iv |
||
30 | Extract alternative initvals (only 3.10.x.x) |
||
31 | .TP |
||
32 | \fB\-p\fR|\-\-postfix ".FOO" |
||
33 | Postfix for firmware filenames (.FOO.fw) |
||
34 | .TP |
||
35 | \fB\-v\fR|\-\-version |
||
36 | Print b43-fwcutter version |
||
37 | .TP |
||
38 | \fB\-h\fR|\-\-help |
||
39 | Print help information |
||
40 | .SH AUTHORS |
||
41 | b43 development team, http://bcm43xx.berlios.de |