From 5d9802388c32934a4201fa29ccaf120d2faab8a7 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Thu, 6 Jul 2017 15:52:46 +0900 Subject: Fix USB driver on GNU/Linux. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b274d3..d6bf520 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. -- cgit v1.2.3