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

2008-08-28 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:11 Thu 10 Jul , Wolfgang Denk wrote: In message [EMAIL PROTECTED] 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

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

2008-07-10 Thread Markus Klotzbücher
Wolfgang Denk [EMAIL PROTECTED] writes: In message [EMAIL PROTECTED] 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

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

2008-07-10 Thread Wolfgang Denk
In message [EMAIL PROTECTED] you wrote: Acked-by: Markus Klotzbuecher [EMAIL PROTECTED] thanks. Wolfgang, please apply. Done, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

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

2008-07-09 Thread Wolfgang Denk
In message [EMAIL PROTECTED] 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:

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

2008-07-06 Thread Harald Welte
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