]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] USB: Add some basic WUSB definitions
authorInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Tue, 20 Jun 2006 01:19:01 +0000 (18:19 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Jul 2006 23:03:21 +0000 (16:03 -0700)
commit5b5daf77a6250f2b1983d092d8237cb169488774
tree4d5b0d5fa6cdf3b0aa7e08c0f38cb2efea4a3968
parentbd97c4f035b47c1a3ae5cc5ceccdda028b25e9d5
[PATCH] USB: Add some basic WUSB definitions

This patch adds basic Wireless USB 1.0 definitions to usb_ch9.h that
fit into the existing set of declarations. Boils down to two new
recipients for requests (ports and remote pipes), rpipe reset and
abort request codes and wire adapter and remote pipe descriptor
types.

Wire adapters are the USB <-> Wireless USB adaptors; remote pipes
are used by those adapters to pipe the host <-> endpoint traffic.

Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb_ch9.h