Bug 100718 - libusb usb_clear_halt implementation
Summary: libusb usb_clear_halt implementation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-22 14:20 UTC by Robert Nilsson
Modified: 2006-07-30 12:49 UTC (History)
0 users

See Also:


Attachments
file.diff (882 bytes, patch)
2006-07-22 14:20 UTC, Robert Nilsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Nilsson 2006-07-22 14:20:14 UTC
While porting owfs over to BSD I realized the usb_clear_halt function was not implemented in libusb for BSD.
Comment 1 Stefan Walter freebsd_committer freebsd_triage 2006-07-29 18:09:57 UTC
Dear maintainer of devel/libusb,

a PR containing a patch for this port is waiting for your approval. It can
be found at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/100718.
Please send a followup to the PR to state your opinion regarding the
changes.

Regards,
Stefan
Comment 2 Stefan Walter freebsd_committer freebsd_triage 2006-07-29 18:10:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainer's feedback. 


Comment 3 Stefan Walter freebsd_committer freebsd_triage 2006-07-29 18:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 4 Rene Ladan 2006-07-29 18:43:17 UTC
I approve the patch, because the libusb list has been silent on this
since a week and imo the extra functionality can't hurt.

Regards,
Rene
-- 
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
		-- me, 2001
Comment 5 Stefan Walter freebsd_committer freebsd_triage 2006-07-30 12:48:36 UTC
State Changed
From-To: feedback->closed

Committed, thanks!