svn commit: r307774 - head/lib/libusb

Edward Tomasz Napierala trasz at freebsd.org
Mon Dec 19 17:34:33 UTC 2016


On 1211T0110, Oliver Pinter wrote:
> On 10/22/16, Edward Tomasz Napierala <trasz at freebsd.org> wrote:
> > Author: trasz
> > Date: Sat Oct 22 14:37:13 2016
> > New Revision: 307774
> > URL: https://svnweb.freebsd.org/changeset/base/307774
> >
> > Log:
> >   Fix libusb20_dev_get_desc(3) to use the "vendor product" order, not
> >   "product vendor". This is consistent with how it's generally done.
> >   The ordering is visible eg in usbconfig(8) output.
> >
> >   Note to self: MFC this to 9 and 8.
> >
> >   Reviewed by:	hselasky@
> >   MFC after:	1 month
> 
> Is this MFC still valid? I can't see them in 10-STABLE nor in 11-STABLE.

Working on it, thanks for the reminder :-)



More information about the svn-src-head mailing list