The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD misc : ezload

Firmware down/uploader for Cypress' EZ-USB chip

 The utility allows you to download firmware into and upload firmware from the
memory of a Cypress EZ-USB chip (AN2131 & friends).

The chip is a generic 8051 based programmeble device. To function in a specific
device, e.g. a USB to Parallel port convertor, the 8051 needs application
specific 8051 firmware code.

The input file or the produced output file is in Intel Hex format. 

http://proj.bpsw.biz/ezload/



ezload history


v. 1.12
date: 2007/10/03 23:42:22;  author: edwin;  state: Exp;  lines: +1 -7
Remove support for OSVERSION < 5

v. 1.11 date: 2004/12/24 11:55:50; author: krion; state: Exp; lines: +5 -5 Update to 0.4.0 PR: ports/75449 Submitted by: maintainer
v. 1.10 date: 2004/12/22 06:35:33; author: edwin; state: Exp; lines: +1 -1 [PATCH] misc/ezload: Maintainer Change Please reassign ownership of the misc/ezload port to me at mcampos@bpsw.biz. Thanks so much (and to Nick for all of his USB work!). Port maintainer (n_hibma@FreeBSD.ORG) is cc'd. PR: ports/75366 Submitted by: Max Campos
v. 1.9 date: 2003/03/07 06:06:59; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8 date: 2002/11/29 10:33:15; author: arved; state: Exp; lines: +0 -2 Fix Build on CURRENT PR: 43889 Submitted by: Maxim Maximov Approved by: Maintainer timeout (6 Weeks)
v. 1.7 date: 2002/05/17 09:26:39; author: kris; state: Exp; lines: +3 -1 BROKEN: does not build
v. 1.6 date: 2001/02/14 20:19:04; author: lioux; state: Exp; lines: +3 -3 simple typo fix, remove odd extraneous spaces (^ $)
v. 1.5 date: 2001/01/16 17:31:39; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4 date: 2000/04/14 08:45:40; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.3 date: 1999/11/22 19:00:54; author: n_hibma; state: Exp; lines: +10 -10 Update to ezload-0.3.1
v. 1.2 date: 1999/11/02 00:28:34; author: n_hibma; state: Exp; lines: +4 -4 Update to 0.2 of the EZ tools. - Supports Linux now too (Brad.Hards@dao.defence.gov.au) - mupdated firmware for the ActiveWire board (bug fixes) - make the aw board work with CURRENT again.
v. 1.1 date: 1999/08/27 22:44:43; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/08/27 22:44:43; author: cpiazza; state: Exp; lines: +0 -0 Import of ezload. EZLOAD allows you to download firmware into and upload firmware from the memory of a EZ-USB chip. An example program for the ActiveWire board is included, including the Hex file with firmware for it. (http://www.ActiveWireInc.com/).. PR: 13424 Submitted by: n_hibma ============================================================================= v. 1.12 date: 2007/10/03 23:42:22; author: edwin; state: Exp; lines: +1 -7 Remove support for OSVERSION < 5
v. 1.11 date: 2004/12/24 11:55:50; author: krion; state: Exp; lines: +5 -5 Update to 0.4.0 PR: ports/75449 Submitted by: maintainer
v. 1.10 date: 2004/12/22 06:35:33; author: edwin; state: Exp; lines: +1 -1 [PATCH] misc/ezload: Maintainer Change Please reassign ownership of the misc/ezload port to me at mcampos@bpsw.biz. Thanks so much (and to Nick for all of his USB work!). Port maintainer (n_hibma@FreeBSD.ORG) is cc'd. PR: ports/75366 Submitted by: Max Campos
v. 1.9 date: 2003/03/07 06:06:59; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8 date: 2002/11/29 10:33:15; author: arved; state: Exp; lines: +0 -2 Fix Build on CURRENT PR: 43889 Submitted by: Maxim Maximov Approved by: Maintainer timeout (6 Weeks)
v. 1.7 date: 2002/05/17 09:26:39; author: kris; state: Exp; lines: +3 -1 BROKEN: does not build
v. 1.6 date: 2001/02/14 20:19:04; author: lioux; state: Exp; lines: +3 -3 simple typo fix, remove odd extraneous spaces (^ $)
v. 1.5 date: 2001/01/16 17:31:39; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4 date: 2000/04/14 08:45:40; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.3 date: 1999/11/22 19:00:54; author: n_hibma; state: Exp; lines: +10 -10 Update to ezload-0.3.1
v. 1.2 date: 1999/11/02 00:28:34; author: n_hibma; state: Exp; lines: +4 -4 Update to 0.2 of the EZ tools. - Supports Linux now too (Brad.Hards@dao.defence.gov.au) - mupdated firmware for the ActiveWire board (bug fixes) - make the aw board work with CURRENT again.
v. 1.1 date: 1999/08/27 22:44:43; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/08/27 22:44:43; author: cpiazza; state: Exp; lines: +0 -0 Import of ezload. EZLOAD allows you to download firmware into and upload firmware from the memory of a EZ-USB chip. An example program for the ActiveWire board is included, including the Hex file with firmware for it. (http://www.ActiveWireInc.com/).. PR: 13424 Submitted by: n_hibma ============================================================================= v. 1.12 date: 2007/10/03 23:42:22; author: edwin; state: Exp; lines: +1 -7 Remove support for OSVERSION < 5
v. 1.11 date: 2004/12/24 11:55:50; author: krion; state: Exp; lines: +5 -5 Update to 0.4.0 PR: ports/75449 Submitted by: maintainer
v. 1.10 date: 2004/12/22 06:35:33; author: edwin; state: Exp; lines: +1 -1 [PATCH] misc/ezload: Maintainer Change Please reassign ownership of the misc/ezload port to me at mcampos@bpsw.biz. Thanks so much (and to Nick for all of his USB work!). Port maintainer (n_hibma@FreeBSD.ORG) is cc'd. PR: ports/75366 Submitted by: Max Campos
v. 1.9 date: 2003/03/07 06:06:59; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8 date: 2002/11/29 10:33:15; author: arved; state: Exp; lines: +0 -2 Fix Build on CURRENT PR: 43889 Submitted by: Maxim Maximov Approved by: Maintainer timeout (6 Weeks)
v. 1.7 date: 2002/05/17 09:26:39; author: kris; state: Exp; lines: +3 -1 BROKEN: does not build
v. 1.6 date: 2001/02/14 20:19:04; author: lioux; state: Exp; lines: +3 -3 simple typo fix, remove odd extraneous spaces (^ $)
v. 1.5 date: 2001/01/16 17:31:39; author: sobomax; state: Exp; lines: +2 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.4 date: 2000/04/14 08:45:40; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.3 date: 1999/11/22 19:00:54; author: n_hibma; state: Exp; lines: +10 -10 Update to ezload-0.3.1
v. 1.2 date: 1999/11/02 00:28:34; author: n_hibma; state: Exp; lines: +4 -4 Update to 0.2 of the EZ tools. - Supports Linux now too (Brad.Hards@dao.defence.gov.au) - mupdated firmware for the ActiveWire board (bug fixes) - make the aw board work with CURRENT again.
v. 1.1 date: 1999/08/27 22:44:43; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/08/27 22:44:43; author: cpiazza; state: Exp; lines: +0 -0 Import of ezload. EZLOAD allows you to download firmware into and upload firmware from the memory of a EZ-USB chip. An example program for the ActiveWire board is included, including the Hex file with firmware for it. (http://www.ActiveWireInc.com/).. PR: 13424 Submitted by: n_hibma =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm