From: David Vrabel Date: Wed, 18 Feb 2009 14:43:47 +0000 (+0000) Subject: USB: allow libusb to talk to unauthenticated WUSB devices X-Git-Tag: v2.6.30-rc1~670^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da9c99059bf24fb1faae6b9613bae64ea50c05e;p=pandora-kernel.git USB: allow libusb to talk to unauthenticated WUSB devices To permit a userspace application to associate with WUSB devices using numeric association, control transfers to unauthenticated WUSB devices must be allowed. This requires that wusbcore correctly sets the device state to UNAUTHENTICATED, DEFAULT and ADDRESS and that control transfers can be performed to UNAUTHENTICATED devices. Signed-off-by: David Vrabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed