[uslcom][patch] Add GPIO support
Hans Petter Selasky
hselasky at c2i.net
Sat Nov 12 07:42:32 UTC 2011
On Friday 11 November 2011 22:06:19 JD Louw wrote:
> This patch adds custom IOCTLs to read and write the 4 GPIO pins on the
> cp2103 usb-to-serial chip. Time from IOCTL to actual pin change is
> pretty slow though.
Hi,
How slow is it?
Have you tried reducing the interval of the intervalled control request and
see if there are any changes? Maybe the intervalled control request should be
started from a timer/callout instead.
--HPS
More information about the freebsd-usb
mailing list