Gregory Nutt
|
9df6bd0543
|
USB host CDC/ACM driver requires CONFIG_SERIAL_REMOVABLE
|
2015-05-11 15:10:41 -06:00 |
|
Gregory Nutt
|
2f8d7f3a03
|
CDC/ACM host: Cancelling activity on bulk endpoint fixes a crash when device removed
|
2015-05-11 12:47:37 -06:00 |
|
Gregory Nutt
|
46e5d0a419
|
Add options to support all three host CDC/ACM protocols: Compliant, Reduced, and Bulk-Only
|
2015-05-10 08:16:58 -06:00 |
|
Gregory Nutt
|
bd437bfb03
|
Update ChangeLog
|
2015-05-09 16:23:19 -06:00 |
|
Gregory Nutt
|
4715a2e697
|
Update TODO list
|
2015-05-09 08:23:11 -06:00 |
|
Gregory Nutt
|
6519dc475d
|
Use sched_kfree() instead of kmm_free()
|
2015-05-08 12:03:45 -06:00 |
|
Gregory Nutt
|
c35bb693a9
|
USB host CDC/ACM fixes. Still kind of buggy
|
2015-05-08 10:58:41 -06:00 |
|
Gregory Nutt
|
947fd7a5af
|
USB host CDC/ACM: Improve RX responsiveness
|
2015-05-07 11:27:51 -06:00 |
|
Gregory Nutt
|
214aeeff57
|
USB host CDC/ACM: Add a bulk-only mode mostly for test, fix two bad assertions. Correct some loop termination logic in RX data receipt
|
2015-05-07 11:16:03 -06:00 |
|
Gregory Nutt
|
53bb938f23
|
Misc improvements to the CDC/ACM host driver, mostly related to parsing the configuration descriptor. Still does not work.
|
2015-05-07 10:02:51 -06:00 |
|
Gregory Nutt
|
737fd7dcec
|
drivers/usbhost: Add initial implementatino of a host-side CDC/ACM driver. Completely untested on initial commit (2015-05-06).
|
2015-05-06 12:49:00 -06:00 |
|