aboutsummaryrefslogtreecommitdiff
path: root/fwutils
diff options
context:
space:
mode:
authorproski <proski>2006-08-02 03:22:34 +0000
committerproski <proski>2006-08-02 03:22:34 +0000
commitf04d84f2d04b2ea2ccc278c0ea9c82e231eed8d9 (patch)
tree9f21018f9b3adf9007ee0cf3259e76b61daa635f /fwutils
parente39b12cae63e63e1ee17cac97372324af287c6fb (diff)
Sync with reality
Diffstat (limited to 'fwutils')
-rw-r--r--fwutils/readme.filenames31
1 files changed, 21 insertions, 10 deletions
diff --git a/fwutils/readme.filenames b/fwutils/readme.filenames
index 3041308..1ab6c7d 100644
--- a/fwutils/readme.filenames
+++ b/fwutils/readme.filenames
@@ -1,10 +1,21 @@
-fw-pkg-... firmware header files in new (package) format
- as used for firmware download class too for
- static include
-fw-empty.h empty static firmware header used when fw is
- downloaded from user space
-fw-... old firmware files (needed by gen_fw.c to
- generate the new, binary fw files)
-at76c50[35]-*fw binary firmware files for download from user space
-gen_fw.c C program to generate at76c50[35]-*fw files
- from fw-* files
+fw-*.h
+
+ Firmware files from the atmelwlandriver project. It's new firmware
+ that is not yet supported well.
+
+atmel_*.h
+
+ Firmware files from the OpenBSD driver. These are converted to the
+ currently distribured firmware.
+
+gen_fw.c
+
+ Program that generates binary firmware from the *.h files.
+
+COPYRIGHT
+
+ Copyright statement for the firmware.
+
+README
+
+ The document distributed with the binary firmware.