Device mode class driver callbacks are now fired before the control request status...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 7 May 2010 06:54:08 +0000 (06:54 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 7 May 2010 06:54:08 +0000 (06:54 +0000)
commita9e0935a90346beb0c981924becc1f55d969a08b
tree626edea1cd4136a3ade4ec015f93aac2d5d5b7f6
parent57fe6b4fb97668eb15c4fa56095c0abd746d6c99
Device mode class driver callbacks are now fired before the control request status stage is sent to prevent the host from timing out if another request is immediately fired and the device has a lengthy callback routine.

Inlined currently unused MIDI ProcessControlRequest routine.
LUFA/Drivers/USB/Class/Device/CDC.c
LUFA/Drivers/USB/Class/Device/HID.c
LUFA/Drivers/USB/Class/Device/MIDI.c
LUFA/Drivers/USB/Class/Device/MIDI.h
LUFA/Drivers/USB/Class/Device/RNDIS.c
LUFA/ManPages/ChangeLog.txt