u3g

  1. A

    USB Broadband Modem

    Hello everyone! I buy a usb broadband modem to use on my freebsd machine. Its model is LM003 (LM Technologies) and have a qualcomm chipset. # usbconfig -dugen0.5 -v ugen0.5: <WL-72B 3.5G MODEM OMEGA TECHNOLOGY> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) ugen0.5.0: umass0...
  2. M

    usbconfig power cycling does not help vs physical device disconnection

    Hello, colleagues! I have an USB u3g modem Huawei E1750 that is working with Asterisk chan_dongle. Everything woks well except that sometimes (once per 2 weeks or so) it falls off and not answering AT commands. Problem resolves when I physically removing the device and reconnecting it again to...
  3. M

    Huawei ME909s-120 mPCIE LTE card

    Hi, I've experimented with Huawei ME909s-120 mPCIE card (EU version), and got it working by just adding device ID:s to the kernel u3g module. The changes are: sys/dev/usb/serial/u3g.c: @@ -317,6 +317,7 @@ static const STRUCT_USB_HOST_ID u3g_devs[] = { U3G_DEV(HUAWEI, E392...
Back
Top