Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2011 12:10:13 GMT
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/162307: [uslcom][patch] cp2103 usb-to-serial driver does not support modem control lines
Message-ID:  <201111051210.pA5CADP0088389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/162307; it has been noted by GNATS.

From: Hans Petter Selasky <hselasky@c2i.net>
To: freebsd-usb@freebsd.org
Cc: JD Louw <jl@nanoteq.com>,
 freebsd-gnats-submit@freebsd.org
Subject: Re: usb/162307: [uslcom][patch] cp2103 usb-to-serial driver does not support modem control lines
Date: Sat, 5 Nov 2011 13:02:05 +0100

 On Saturday 05 November 2011 11:51:14 JD Louw wrote:
 > usb/162307
 
 Committed with some modifications:
 
 1) control transfers automatically clear-stall.
 2) control transfers should have a timeout
 3) flowcontrol[2,3] must be zeroed
 4) flowcontrol must be stored in little endian format
 5) reduce the interval a little bit, because it is blocking other control 
 transfers to this device.
 6) reduce control transfer buffer to the request plus 8 bytes, of which only 1 
 byte is used.
 
 Please verify and check that my modifications to your patch are correct:
 http://svn.freebsd.org/changeset/base/227108
 
 Thanks for the patch!
 
 --HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111051210.pA5CADP0088389>