Re: [U-Boot] [U-Boot-Users] [PATCH] fix USB devices with multiple configurations

On Fri, Aug 29, 2008 at 01:55:16AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
On 00:11 Thu 10 Jul , Wolfgang Denk wrote:
In message 20080706165805.GG20299@prithivi.gnumonks.org you wrote:
This patch fixes bugs in usbdcore*.c related to the use of devices with multiple configurations.
The original code made mistakes about the meaning of configuration value and configuration index, and the resulting off-by-one errors resulted in:
- SET_CONFIGURATION always selected the first configuration, no matter what wValue is being passed.
- GET_DESCRIPTOR/CONFIGURATION always returned the descriptor for the first configuration (index 0).
Signed-off-by: Harald Welte laforge@openmoko.org
Markus, are you going to add this to the USB repo any time soon?
Or you could just ACK it (if you think so) and tell me to pick up directly.
Any news about this patch?
Has been merged a long time ago as
cc83b27217f7380041fea386ddb6d6d9b261617d
Or what type of news are you looking for?
Best regards Markus
participants (1)
-
Markus Klotzbücher