USB: rename usb_keyboard module in usbkbd
[bertos.git] / bertos / drv / usb_mouse.c
2010-09-24 arighiUSB: coding style fixes
2010-09-23 arighiUSB: make use of standard byte order functions
2010-09-23 arighiUSB: coding style fixes (function naming)
2010-09-23 arighiUSB: coding style fixes (structure naming)
2010-09-22 arighiusb-mouse: do not set bDeviceClass in the device descriptor
2010-09-22 arighiusb-mouse: fix wrong copy/paste comment
2010-09-22 arighiUSB: add generic usb-mouse device driver (EXPERIMENTAL)