diff options
Diffstat (limited to 'plugins/modemconf.c')
-rw-r--r-- | plugins/modemconf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/modemconf.c b/plugins/modemconf.c index aedaad0e..cf0ee8b7 100644 --- a/plugins/modemconf.c +++ b/plugins/modemconf.c @@ -121,6 +121,7 @@ static struct { { "phonesim", set_address }, { "atgen", set_device }, { "g1", set_device }, + { "ste", set_device }, { "calypso", set_device }, { "palmpre", set_device }, { NULL } |