diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-07-28 16:16:37 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-07-28 16:16:37 -0500 |
commit | 49a940655f588447a44cf7ace375e9442e66a5f3 (patch) | |
tree | 7454b8d21c9c7ef6b4cb30cd7c240671e5d31b2a /recipes/multitech/config/ppp/options | |
parent | 9ec514915081db92dd2956c819f80dc4545d8cc8 (diff) |
config: add MTCDP-G2,H4,EV2 device examples to ppp/options
Diffstat (limited to 'recipes/multitech/config/ppp/options')
-rw-r--r-- | recipes/multitech/config/ppp/options | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/multitech/config/ppp/options b/recipes/multitech/config/ppp/options index 1126510694..24fed19991 100644 --- a/recipes/multitech/config/ppp/options +++ b/recipes/multitech/config/ppp/options @@ -1,10 +1,10 @@ # Select tty device # -# MTSMC-E +# MTCDP-E1, MTCDP-G2 /dev/ttyS1 -# MTSMC-H -#/dev/ttyACM0 -# USB device +# MTCDP-H4 +#/dev/ttyUSB3 +# MTCDP-EV2 #/dev/ttyUSB0 # Uncomment below to run in foreground |