Endianness of control setup packets
authorDaniel Drake <dsd@gentoo.org>
Sun, 11 May 2008 14:36:24 +0000 (15:36 +0100)
committerDaniel Drake <dsd@gentoo.org>
Sun, 11 May 2008 14:39:41 +0000 (15:39 +0100)
commitba5d9a45c06311204f51faef41d1ee215bb5b823
tree17bf4d2ea98779e95a1b45a04c8b7ae671770d02
parent7bedc3b2683f35ee1dd39a2ebe0ec05be0019f38
Endianness of control setup packets

Document behaviour where host-endian and bus-endian (little) should be
used respectively.

Also remove packed attribute from libusb_control_setup as all fields
are naturally aligned.
TODO
libusb/core.c
libusb/io.c
libusb/libusb.h
libusb/libusbi.h
libusb/sync.c