diff options
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | 2010-08-17 14:22:34 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-08-17 14:51:31 +0200 |
commit | 53546e6e237462efcc457b4cbd36532e25422106 (patch) | |
tree | 9a441ecfb34ffefb549ae732f04bc394f4cff776 | |
parent | 66f1f3d1d412d6d6a386d4d92465b6571d27746b (diff) | |
download | ofono-53546e6e237462efcc457b4cbd36532e25422106.tar.bz2 |
plugins: Add STE sample to modem.conf
-rw-r--r-- | plugins/modem.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/modem.conf b/plugins/modem.conf index 66bf932e..b577114a 100644 --- a/plugins/modem.conf +++ b/plugins/modem.conf @@ -44,3 +44,8 @@ #[n900] #Driver=n900modem #Interface=phonet0 + +# Sample STE modem +#[ste] +#Interface=cfttyS0 +#Driver=ste |