leeb <l...@shuuten.org> wrote:

> OK, just rebuilt my kernel:
> 
> x230$ grep MC7700 umsm.c
>         {{ USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC7700}, 0},
> x230$ diff if_umb.c if_umb.c.~1.31.~                                          
>      
> 276,277c276
> <               /* return UMATCH_IFACECLASS_IFACESUBCLASS_IFACEPROTO; */
> <               return UMATCH_VENDOR_IFACESUBCLASS_IFACEPROTO;
> ---
> >               return UMATCH_IFACECLASS_IFACESUBCLASS_IFACEPROTO;
> x230$ ifconfig umb0
> umb0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
>         index 5 priority 6 llprio 3
>         roaming disabled registration unknown
>         state open cell-class none
>         SIM not initialized PIN required
>         device MC7700 ID xxxxxxxxxxxxxxx firmware SWI9200X_03.05.19.00Aap
>         status: down

Exactly as I expected.

The UMATCH_* abstraction confuses people.

Reply via email to