>
> it would be interesting if we could make this more generic and not just
> ModemManager specific. If we could create proper hwdb that can be both used
> by oFono and ModemManager, then we could gain something here. In addition
> they could be just merged into systemd directly.
>
We alread
Hey Tom!
> Udev recently gained a hardware database, which is an efficent replacement for
> the kind of rules shipped with modemmanager.
>
> This patch ports all the relevant udev rules to hwdb format, which should
> significantly speed up the processing of usb add events.
>
> I also fixed up so
Hey,
>
> hi, this is what i've done...
>
> 1. i found 3 endpoints on interface 0.
> 2. # echo 1-1.2:1.0 > /sys/bus/usbl/drivers/option/unbind
> 3. # modprobe qmi_wwan
> 4. echo "19d2 fff1" > /sys/bus/usb/drivers/qmi_wwan/new_id
> 5. installed libqmi-utils
>
> i didnt