---------- Forwarded message ----------
From: Stuart Henderson <s...@spacehopper.org>
Date: Tue, 2 Jul 2019 09:06:11 -0000 (UTC)
Subject: Re: umsm: sparc64
To: m...@openbsd.org

On 2019-06-29, Kihaguru Gathura <pqscr...@gmail.com> wrote:
> Hello,
>
> umsm is not being detected on this machine for Huawei E303 modem. Only
> interface 0 and 1 which are both umass are detected. interface 2 is
> umsm but not active please see boot message.

Try adding umsm to /sys/arch/sparc64/conf/GENERIC and build a new kernel.
If it works ok, report back, maybe we can add it to the standard kernel.

Index: GENERIC
===================================================================
RCS file: /cvs/src/sys/arch/sparc64/conf/GENERIC,v
retrieving revision 1.312
diff -u -p -r1.312 GENERIC
--- GENERIC     11 Jun 2019 01:35:55 -0000      1.312
+++ GENERIC     2 Jul 2019 09:03:35 -0000
@@ -205,6 +205,8 @@ uipaq*      at uhub?                # iPAQ serial adapter
 ucom*  at uipaq?
 uchcom*        at uhub?                # WinChipHead CH341/340 serial
 ucom*  at uchcom?
+umsm*  at uhub?                # Qualcomm MSM EVDO
+ucom*  at umsm?
 uaudio* at uhub?               # USB Audio
 audio* at uaudio?
 umidi* at uhub?                # USB MIDI

Reply via email to