summaryrefslogtreecommitdiffstats
path: root/lib/network/connection/providers/cellular.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/network/connection/providers/cellular.pm')
-rw-r--r--lib/network/connection/providers/cellular.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/network/connection/providers/cellular.pm b/lib/network/connection/providers/cellular.pm
index 6c722f4..1288115 100644
--- a/lib/network/connection/providers/cellular.pm
+++ b/lib/network/connection/providers/cellular.pm
@@ -12,6 +12,11 @@ use utf8;
# http://computer.cocus.co.il/Setup/V3X/MPT/Addons/GPRSope.inf
our %data = (
+ N("Brazil") . "|Vivo" => {
+ apn => "zap.vivo.com.br",
+ login => "vivo",
+ password => "vivo",
+ },
N("Estonia") . "|Bravocom" => {
apn => "internet",
},