git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
606135a
)
USB HID: Fix USB vendor and product IDs endianness for USB HID devices
author
Julien BLACHE
<jb@jblache.org>
Sun, 11 Feb 2007 17:20:25 +0000
(18:20 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 1 Mar 2007 08:52:37 +0000
(09:52 +0100)
The USB vendor and product IDs are not byteswapped appropriately, and
thus come out in the wrong endianness when fetched through the evdev
using ioctl() on big endian platforms.
Signed-off-by: Julien BLACHE <jb@jblache.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found