project/usbmode.git
10 years agofix data type of the "response" field (https://dev.openwrt.org/ticket/14062)
Felix Fietkau [Tue, 20 Aug 2013 18:24:00 +0000 (20:24 +0200)]
fix data type of the "response" field (https://dev.openwrt.org/ticket/14062)

10 years agoadd support for remaining device modes
Felix Fietkau [Fri, 31 May 2013 14:38:14 +0000 (16:38 +0200)]
add support for remaining device modes

10 years agoadd config/altsetting switching
Felix Fietkau [Fri, 31 May 2013 12:18:58 +0000 (14:18 +0200)]
add config/altsetting switching

10 years agoimplement generic switching
Felix Fietkau [Thu, 30 May 2013 19:17:56 +0000 (21:17 +0200)]
implement generic switching

10 years agostore message lengths
Felix Fietkau [Thu, 30 May 2013 18:52:37 +0000 (20:52 +0200)]
store message lengths

10 years agofind endpoint addresses
Felix Fietkau [Thu, 30 May 2013 17:45:11 +0000 (19:45 +0200)]
find endpoint addresses

10 years agodetach the kernel driver before mode switch
Felix Fietkau [Thu, 30 May 2013 17:28:19 +0000 (19:28 +0200)]
detach the kernel driver before mode switch

10 years agoallow the device data to override the interface
Felix Fietkau [Thu, 30 May 2013 17:25:40 +0000 (19:25 +0200)]
allow the device data to override the interface

10 years agoadd code for getting the primary interface
Felix Fietkau [Thu, 30 May 2013 17:23:25 +0000 (19:23 +0200)]
add code for getting the primary interface

10 years agouse an array for messages
Felix Fietkau [Thu, 30 May 2013 17:06:05 +0000 (19:06 +0200)]
use an array for messages

10 years agoadd code for converting messages
Felix Fietkau [Thu, 30 May 2013 14:24:19 +0000 (16:24 +0200)]
add code for converting messages

10 years agomove some code to a separate source file
Felix Fietkau [Thu, 30 May 2013 13:50:44 +0000 (15:50 +0200)]
move some code to a separate source file

10 years agoadd infrastructure for switching modes
Felix Fietkau [Wed, 29 May 2013 18:13:35 +0000 (20:13 +0200)]
add infrastructure for switching modes

10 years agoadd device listing/matching functionality
Felix Fietkau [Wed, 29 May 2013 17:15:49 +0000 (19:15 +0200)]
add device listing/matching functionality

10 years agoadd usb_modeswitch.d converter
Felix Fietkau [Wed, 29 May 2013 07:29:25 +0000 (09:29 +0200)]
add usb_modeswitch.d converter

10 years agoinitial dummy
Felix Fietkau [Sun, 26 May 2013 14:31:50 +0000 (16:31 +0200)]
initial dummy