summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorTomasz Moń <desowin@gmail.com>2021-06-08 16:46:07 +0200
committerTomasz Moń <desowin@gmail.com>2021-06-12 14:47:15 +0000
commitf3f9d1fb9533529776ded4fd3af7fd274ba5f2fe (patch)
tree85bdcf140180d0a32be37dcb617a3663b59f8182 /manual
parent663d846cf3867a6aab40b981b4755a1f62a64dcd (diff)
downloadrockbox-f3f9d1fb9533529776ded4fd3af7fd274ba5f2fe.tar.gz
rockbox-f3f9d1fb9533529776ded4fd3af7fd274ba5f2fe.zip
USB Serial: Implement Abstract Control Management
On devices that can assign interrupt IN, bulk IN and bulk OUT endpoints this change results in the serial interface working out of the box on Linux and Windows. On Linux it is registered as ttyACM device and on Windows it is assigned a COM port number. On devices that cannot assign the interrupt IN this change won't have any effect. Implement minimum required interface control requests. Respond with whatever line coding was set to make terminal programs happy. Change-Id: Id7d3899d8546e45d7cb4ecc3fe464908cb59e810
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions