summaryrefslogtreecommitdiff
path: root/misc/ezload (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simple typo fix, remove odd extraneous spaces (^ $)Mario Sergio Fujikawa Ferreira2001-02-141-2/+2
| | | | Notes: svn path=/head/; revision=38342
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Update to ezload-0.3.1Nick Hibma1999-11-223-10/+15
| | | | Notes: svn path=/head/; revision=23260
* Update the checksum.Nick Hibma1999-11-021-1/+1
| | | | Notes: svn path=/head/; revision=22847
* Update to 0.2 of the EZ tools.Nick Hibma1999-11-021-3/+3
| | | | | | | | | - 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. Notes: svn path=/head/; revision=22845
* Import of ezload.Chris Piazza1999-08-275-0/+46
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 Notes: svn path=/head/; revision=21040