Bug#366370: Recent probe-input endianess patch seems to be flawed

2006-05-12 Thread Martin Pitt
Hi Johannes, Johannes Berg [2006-05-12 15:54 +0200]: > > Thank you! BTW, do you happen to have any pointer about documentation > > of that ioctl? > > linux sources :) Heh :) > I've looked into it and I'm pretty sure my patch is correct. On little > endian 32-bit systems, the code simply copies

Bug#366370: Recent probe-input endianess patch seems to be flawed

2006-05-12 Thread Johannes Berg
On Fri, 2006-05-12 at 17:51 +0200, Martin Pitt wrote: > Please note that the crashes were reported on i386 and amd64, both of > which are little endian. Yeah, I saw. Is hal a 64-bit program when running on amd64? johannes signature.asc Description: This is a digitally signed message part

Bug#366370: Recent probe-input endianess patch seems to be flawed

2006-05-12 Thread Johannes Berg
On Fri, 2006-05-12 at 15:51 +0200, Martin Pitt wrote: > Thank you! BTW, do you happen to have any pointer about documentation > of that ioctl? linux sources :) drivers/input/evdev.c lines 308 to 369 contain the code copying the bitmap to userspace I've looked into it and I'm pretty sure my patch