Files
twx-linux/drivers/input/mouse
Sergey Vlasov 4c52d9e372 [PATCH] Input: psmouse - fix attribute access on 64-bit systems
psmouse_show_int_attr() and psmouse_set_int_attr() were accessing
unsigned int fields as unsigned long, which gave garbage on x86_64.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
2006-11-18 19:28:02 -08:00
..
2006-04-02 00:08:05 -05:00