On Fri, Apr 5, 2013 at 3:04 AM, Pete Batard <p...@akeo.ie> wrote:
> On 2013.04.04 14:08, Xiaofan Chen wrote:
>> The following lines should be removed,
>> https://github.com/libusbx/libusbx/commit/2ffefc04769845dcb682655a437fa604e0299683
>> +  /* work around buggy devices */
>> +  if (0 == interval) {
>> +    interval = 9;
>> +  }
>> +
>
> Oh yeah, this has been included in RC3, along with fixing some typos in
> the ChangeLog. Please let me know if you see more typos, as these are
> always nice to have corrected in time for the release.

The 1.0.15 changelog does not seem to have typo.

The sentence "Don't assume high speed for isochronous or an interval of 1
on OS X" does not sound right. Maybe it can be changed to "Fix bInterval
value interpretation under OS X".

There is a typo in 1.0.14 changelog. The word "concurent" in "with regards to
concurent use "should be "concurrent".

-- 
Xiaofan

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to