# # ChangeLog for uspace/drv/usbhid/subdrivers.h in mainline # # Generated by Trac 1.6 # 2024-12-30T12:35:11Z 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.