On Sun, 24 Jan 2016 23:50:18 +0100 Stefan Tauner stefan.tauner@alumni.tuwien.ac.at wrote:
This patch is based on a number of changes by David Woodhouse and David Hendricks.
SF600 uses two bulk endpoints, 1 for out and 2 for in unlike the SF100 that uses only a single one. This patch make endpoint usage more explicit and sets the in/out endpoint(s) appropriately for SF100 and SF600.
Also, change all SF100-specific strings in messages and. leave standalone mode on SF600s.
Signed-off-by: David Woodhouse David.Woodhouse@intel.com Signed-off-by: David Hendricks dhendrix@chromium.org Signed-off-by: Stefan Tauner stefan.tauner@alumni.tuwien.ac.at
I have committed this patch set in r1927ff. Please test it one hardware if you can soon-ish to make sure it ends up in 0.9.9 in a working state. Thanks!