summaryrefslogtreecommitdiffstats
path: root/lib/network/connection/providers
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-06-03 12:53:34 +0000
committerOlivier Blin <oblin@mandriva.com>2008-06-03 12:53:34 +0000
commitc461d6b86de051c372766021cbe691d1dd481957 (patch)
tree1372ae1db8e8b3a6fe29cc366e696d5764e4dace /lib/network/connection/providers
parent6df7579d053719b84a2b983fb94df2b189160ffa (diff)
downloaddrakx-net-c461d6b86de051c372766021cbe691d1dd481957.tar
drakx-net-c461d6b86de051c372766021cbe691d1dd481957.tar.gz
drakx-net-c461d6b86de051c372766021cbe691d1dd481957.tar.bz2
drakx-net-c461d6b86de051c372766021cbe691d1dd481957.tar.xz
drakx-net-c461d6b86de051c372766021cbe691d1dd481957.zip
add APN for SFR EeePC
Diffstat (limited to 'lib/network/connection/providers')
-rw-r--r--lib/network/connection/providers/cellular.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/network/connection/providers/cellular.pm b/lib/network/connection/providers/cellular.pm
index dff97ab..143528f 100644
--- a/lib/network/connection/providers/cellular.pm
+++ b/lib/network/connection/providers/cellular.pm
@@ -93,6 +93,9 @@ our %data = (
login => "orange",
password => "orange",
},
+ N("France") . "|SFR EeePC (Clé Internet 3G+)" => {
+ apn => "slsfr",
+ },
N("France") . "|SFR WAP (Illimythics / Pass Surf)" => {
apn => "wapsfr",
},