Jump to letter: [
ACDEFGHIJKLMNOPRSTWXZ
]
fxload: EZ-USB utility program
- Summary
- This package contains utilities for downloading firmware to EZ-USB devices.
EZ-USB devices use 8051-based microcontrollers that have been enhanced with
registers, buffers, and other device-side support for USB transactions.
It currently supports devices based on the Anchorchips EZ-USB, as well as the
Cypress EZ-USB FX (which is almost completely source compatible) and EZ-USB FX2
(which is not). All of these support full speed (12 Mbit/sec) transfers. The
FX2 also supports high speed (480 Mbit/s) transfers, introduced in USB 2.0.
This version of FXLOAD supports optional use of two-stage loading, where
special device firmware is used to support writing into off-chip memory such
as RAM (when firmware neeeds more than about 8 KBytes of code and data) or,
for firmware development, I2C serial EEPROM.
Changelog
- * Wed Jul 4 15:00:00 2007 Tzafrir Cohen <tzafrir{*}cohen{%}xorcom{*}com> 2002_04_11-5xr
- Removed Mandriva-specific mkrel
- Rebuilding on Centos5
- BuildRequire libusb-devel
- fxload_centos5.diff: fix building on centos5, may break other kernels.
- Disabling fxload-2002_04_11-types.patch: Seems to be unnecessary.
- * Tue Mar 21 14:00:00 2006 Austin Acton <austin{%}mandriva{*}org> 2002_04_11-5mdk
- mkrel
- * Sun Mar 19 14:00:00 2006 Pedro Lopez-Cabanillas <plcl{%}users{*}sourceforge{*}net> 2002_04_11-4mdk
- Remove requirement of ezusbmidi. This program may be used to load
other firmware files, and it can be used with udev instead of hotplug.