Hi Philippe,

>  plugins/ofono.rules |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/plugins/ofono.rules b/plugins/ofono.rules
> index 7f284d4..9e7a651 100644
> --- a/plugins/ofono.rules
> +++ b/plugins/ofono.rules
> @@ -29,6 +29,10 @@ ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="0124", 
> ENV{ID_USB_INTERFACE_NUM}=="0
>  ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9e00", 
> ENV{ID_USB_INTERFACE_NUM}=="00", ENV{OFONO_LABEL}="modem"
>  ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9e00", 
> ENV{ID_USB_INTERFACE_NUM}=="03", ENV{OFONO_LABEL}="aux"
>  
> +# SpeedUp 9800
> +ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9800", 
> ENV{ID_USB_INTERFACE_NUM}=="01", ENV{OFONO_LABEL}="modem"
> +ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9800", 
> ENV{ID_USB_INTERFACE_NUM}=="02", ENV{OFONO_LABEL}="aux"
> +
>  LABEL="ofono_tty_end"
>  
>  SUBSYSTEM!="usb", GOTO="ofono_end"

same applies here. See my other comment.

And btw. does anybody bothered to look into the inf files from the
Windows driver to figure out what the actual assignments are?

Regards

Marcel


_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to