]> git.proxmox.com Git - mirror_linux-firmware.git/blob - atusb/ChangeLog
Merge branch 'master' of git://git.marvell.com/mwifiex-firmware
[mirror_linux-firmware.git] / atusb / ChangeLog
1 ChangeLog:
2 * 0.0 initial release
3 * 0.1 addition of ATUSB_TEST
4 * 0.2 First public release. Compatible with atusb driver in the upcoming 4.2 kernel
5 * 0.3 * ATUSB_EUI64_READ/WRITE for permanent EUI64 handling
6 * Support to run the firmware on Atmel Raven USB dongles (Alexander Aring)
7 * Remove FCS frame check from firmware and leave it to the driver
8 * Use extended operation mode for TX for automatic ACK handling
9
10 To flash the firmware you need dfu-util on the host. Issue
11
12 dfu-util -d 20b7:1540 -D atusb-0.3.dfu
13
14 right after plugging the device into the USB port while the red led is still
15 on.
16
17 For the Atmel Raven USB dongle a full JTAG setup is needed to flash the
18 firmware as no DFU bootloader is available there.
19
20 The firmware is flashed into permanent storage and does not need to be provided
21 after power off. A new firmware version can be flashed the same way.
22
23 Firmware source code is GPLv2+ and can be found here:
24 http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/atusb/fw