Bug fixes for USB protocol stack.

This commit is contained in:
NIIBE Yutaka
2012-06-01 09:34:28 +09:00
parent 7860f1e729
commit 42f9c16fd8
5 changed files with 21 additions and 21 deletions

View File

@@ -1,3 +1,11 @@
2012-06-01 Niibe Yutaka <gniibe@fsij.org>
USB bug fixes.
* src/usb_ctrl.c (gnuk_usb_event): Bug fix for handling
USB_EVENT_CONFIG. Do nothing when current_conf == value.
* src/usb_lld.c (std_clear_feature): Bug fix. Always clear DTOG.
(usb_lld_init): New argument for FEATURE.
2012-05-31 Niibe Yutaka <gniibe@fsij.org>
* polarssl-0.14.0/library/rsa.c (rsa_pkcs1_verify): BUF size is