On Sun, Sep 5, 2010 at 1:24 PM, Josh Blum wrote:
>
>
> On 09/05/2010 04:11 AM, Elvis Dowson wrote:
>>
>> Hi,
>> More specifically, there is a problem with calls to
>> libusb_cpu_to_le16(x) in libusb.h
>>
>> /** \def libusb_cpu_to_le16
>> * \ingroup misc
>> * Convert a 16-bit value from hos
On 09/05/2010 04:11 AM, Elvis Dowson wrote:
Hi,
More specifically, there is a problem with calls to
libusb_cpu_to_le16(x) in libusb.h
/** \def libusb_cpu_to_le16
* \ingroup misc
* Convert a 16-bit value from host-endian to little-endian format. On
* little endian systems, this fu
Hi,
More specifically, there is a problem with calls to libusb_cpu_to_le16(x)
in libusb.h
/** \def libusb_cpu_to_le16
* \ingroup misc
* Convert a 16-bit value from host-endian to little-endian format. On
* little endian systems, this function does nothing. On big endian systems,
* the b