The following reply was made to PR usb/162307; it has been noted by GNATS. From: Hans Petter Selasky <[email protected]> To: [email protected] Cc: JD Louw <[email protected]>, [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
