diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2017-07-06 15:52:46 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017-07-06 15:52:46 +0900 |
commit | 5d9802388c32934a4201fa29ccaf120d2faab8a7 (patch) | |
tree | c53a60d8da1ae9b6ca0e19f8460379d128e5194a /ChangeLog | |
parent | 478dd2c78467bf5a2134867c55b33fca330f1644 (diff) |
Fix USB driver on GNU/Linux.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2017-07-06 NIIBE Yutaka <gniibe@fsij.org> + + * mcu/usb-usbip.c (hc_handle_data_urb): Fix the condition of the + end of transaction. + (read_data_transaction): Allow partial read by host. + 2017-07-05 NIIBE Yutaka <gniibe@fsij.org> * example-fraucheky: New. |