Bug 126839

Summary: ports/misc/ezload - update: add hardware support for recent usb devices
Product: Ports & Packages Reporter: Steve Franks <stevefranks>
Component: Individual Port(s)Assignee: Stefan Walter <stefan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Steve Franks 2008-08-26 01:00:10 UTC
Linux maintains a project, "fxload" which is analagous to ezload in all respects.  Ezload however, has not been updated since 2004, and new hardware has been added to the family with a different ID, necessitating a 1-line change to support it (this is a USB chipset; devices utilizing it include USB-MIDI dongles, and some jtag dongles; it is a very common chipset in my experience).

I have tried to reach the ezload maintainer several times without sucess.  The attatched diff makes ezload work on all my devices.  I suppose an alternative would be to port the linux fxload project from sourceforge, which I tried as well, but am no where near experienced enough to match linux's headers to freebsd's...

Note that ezload is actually two programs, ezdownload and ezupload.  The included patch is actually for ezdownload, and an analagous operation should no doubt be perfomed for ezupload as well.

Fix: patch file included

Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-26 01:00:18 UTC
Maintainer of misc/ezload,

Please note that PR ports/126839 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126839

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-26 01:00:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Stefan Walter freebsd_committer freebsd_triage 2008-10-21 15:39:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2008-10-21 15:40:49 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-10-21 15:40:54 UTC
stefan      2008-10-21 14:40:45 UTC

  FreeBSD ports repository

  Modified files:
    misc/ezload          Makefile 
  Added files:
    misc/ezload/files    patch-ezdownload-ezdownload.c 
  Log:
  Add hardware support for recent usb devices.
  
  PR:             126839
  Submitted by:   Steve Franks <stevefranks@ieee.org>
  Approved by:    maintainer timeout (2 months)
  
  Revision  Changes    Path
  1.14      +1 -0      ports/misc/ezload/Makefile
  1.1       +39 -0     ports/misc/ezload/files/patch-ezdownload-ezdownload.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"