Actions
Bug #690
closedpatch for umct for devices that don't assert CTS
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Here's a patch that allows umct (USB<->RS232 adapter) to write to
devices that do not assert CTS. I found that these two requests were
necessary from the Linux source found here:
http://www.gelato.unsw.edu.au/lxr/source/drivers/usb/serial/mct_u232.c
Joe
Files
Updated by dillon over 17 years ago
:Here's a patch that allows umct (USB<->RS232 adapter) to write to
:devices that do not assert CTS. I found that these two requests were
:necessary from the Linux source found here:
:
:http://www.gelato.unsw.edu.au/lxr/source/drivers/usb/serial/mct_u232.c
:
:Joe
Heh. Great. Linux reverse engineered a windows driver and now
we're copying their reverse engineering, and nobody knows what
the commands actually do. Sigh.
Ok. In it goes. If we hit any trouble we can quirk it.
-Matt
Updated by luxh over 17 years ago
Actions