Package: mobile-broadband-provider-info
Version: 20100824-1
Severity: wishlist
Tags: patch

The attached patch adds the 1&1 APN to the list. Feel free to forward as 
appropriate.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'lucid'), (400, 'experimental'), (400, 
'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 4430756..51536a7 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -1382,6 +1382,19 @@ conceived.
 <!-- Germany -->
 <country code="de">
 	<provider>
+		<name>1&amp;1</name>
+		<gsm>
+			<!-- Vodafone (D2) network -->
+			<network-id mcc="262" mnc="02"/>
+			<network-id mcc="262" mnc="04"/>
+			<network-id mcc="262" mnc="09"/>
+
+			<apn value="mail.partner.de">
+				<!-- http://hilfe-center.1und1.de/mobilfunk/allgemein/wap_gprs_umts_hsdpa/5.html -->
+			</apn>
+		</gsm>
+	</provider>
+	<provider>
 		<name>AldiTalk/MedionMobile</name>
 		<gsm>
 			<network-id mcc="262" mnc="03"/>

Reply via email to