aboutsummaryrefslogtreecommitdiff
path: root/misc/fxload
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Do not remove etc/devd, it is now part of mtreePav Lucistnik2010-11-121-1/+0
| | | | Notes: svn path=/head/; revision=264463
* Add new port misc/fxload:Max Brazhnikov2010-05-156-0/+134
The utility allows you to download firmware into and upload firmware from the memory of a Cypress EZ-USB/FX2 chip. It is a de facto standard for programming this family of devices. Port is based on original fxload(8) program available from Linux Hotplug Project. Libusb support has been provided to correctly work on FreeBSD. WWW: http://FreeBSD.czest.pl/~wkoszek/fxload/ PR: ports/146577 Submitted by: wkoszek@ Notes: svn path=/head/; revision=254376