Open mkotsbak opened 13 years ago
Try to add switching from USB drive to modem inside the driver module. This removes the dependency on usb_modeswitch, that in latest version is not working. This behavior should be controlable by an option at compile time and/or module parameter.
Started implementation in branch "topic/do_modeswitch_internally", but does not work yet.
Try to add switching from USB drive to modem inside the driver module. This removes the dependency on usb_modeswitch, that in latest version is not working. This behavior should be controlable by an option at compile time and/or module parameter.