# # ChangeLog for uspace/drv/usbhid/subdrivers.h in mainline # # Generated by Trac 1.6 # 2024-12-30T12:09:51Z Tue, 12 Apr 2011 19:00:00 GMT Lubos Slovak [e3b5129] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.c (added) * uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.h (added) * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) Report IDs in subdriver mappings, sample driver for Logitech kbd Tue, 12 Apr 2011 15:59:44 GMT Lubos Slovak [777e336] * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) Minor changes in subdrivers API. - Changed vendor ID and product ID ... Sun, 10 Apr 2011 17:57:23 GMT Lubos Slovak [f76153ce] * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) Subdriver initialization. - Function for finding proper subdrivers ... Sun, 10 Apr 2011 16:33:04 GMT Lubos Slovak [62bd8d3] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/subdrivers.c (added) * uspace/drv/usbhid/subdrivers.h (added) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) First draft of subdriver mappings.