Re: [PATCH] Add udev rules for HP (Ericsson) hs2350 Mobile Broadband Module



On 10/12/2012 09:38 PM, David Härdeman wrote:
> This WWAN module came installed in my new HP EliteBook 8570p Laptop.
> The patch is generated against the master branch but the same udev
> rule should be useful in the 0.5 and 0.6 branches as well.
> 

Pushed to both git master and MM_06.

> Signed-off-by: David Härdeman <david hardeman nu>
> ---
>  plugins/mbm/77-mm-ericsson-mbm.rules |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/plugins/mbm/77-mm-ericsson-mbm.rules b/plugins/mbm/77-mm-ericsson-mbm.rules
> index 8a47dab..6a5ec8f 100644
> --- a/plugins/mbm/77-mm-ericsson-mbm.rules
> +++ b/plugins/mbm/77-mm-ericsson-mbm.rules
> @@ -89,6 +89,9 @@ ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="261d", ENV{ID_MM_ERICSSON_MBM}="1"
>  # HP hs2340 Mobile Broadband Module
>  ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="3a1d", ENV{ID_MM_ERICSSON_MBM}="1"
>  
> +# HP hs2350 Mobile Broadband Module
> +ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="3d1d", ENV{ID_MM_ERICSSON_MBM}="1"
> +
>  # HP lc2000 Mobile Broadband Module
>  ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="301d", ENV{ID_MM_ERICSSON_MBM}="1"
>  
> 
> _______________________________________________
> networkmanager-list mailing list
> networkmanager-list gnome org
> https://mail.gnome.org/mailman/listinfo/networkmanager-list
> 


-- 
Aleksander


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]