Having hso.ko as a module, loaded during the initialization process of Android leads to very strange behaviour of the modem during suspend/resume. The modem will go into airplane mode (CFUN=4) at suspend time.
Compare to: http://projects.goldelico.com/p/gta04-replicant/issues/676/ Signed-off-by: Lukas Märdian <lu...@goldelico.com> --- arch/arm/configs/gta04_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/gta04_defconfig b/arch/arm/configs/gta04_defconfig index 6f54971..eaeb2d5 100644 --- a/arch/arm/configs/gta04_defconfig +++ b/arch/arm/configs/gta04_defconfig @@ -1386,7 +1386,7 @@ CONFIG_USB_ARMLINUX=y # CONFIG_USB_NET_CX82310_ETH is not set # CONFIG_USB_NET_KALMIA is not set # CONFIG_USB_NET_QMI_WWAN is not set -CONFIG_USB_HSO=m +CONFIG_USB_HSO=y CONFIG_USB_NET_INT51X1=m # CONFIG_USB_IPHETH is not set # CONFIG_USB_SIERRA_NET is not set -- 1.9.1 _______________________________________________ Replicant mailing list Replicant@lists.osuosl.org http://lists.osuosl.org/mailman/listinfo/replicant