[mobile-broadband-provider-info] ie: add eMobile Ireland provider (bgo #658054)



commit c8d7ec59f41f417838c7595c39216449862f3a8e
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Fri Sep 2 14:11:29 2011 +0200

    ie: add eMobile Ireland provider (bgo #658054)
    
    Interestingly enough, the configuration data for the eMobile products
    (seen here: http://www.emobile.ie/phonesplansmore/broadband/#mbl-broadband-pricing)
    is well hidden.  Only a post in their support forum makes the data available on the web:
    http://letstalk.emobile.ie/forums/eMobile/MobileBroadband/Linux.aspx
    However, I saw this configuration data in their Windows connection software and it works
    with NetworkManager.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658054

 serviceproviders.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index c9015c0..f424bf2 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -4208,6 +4208,17 @@ conceived.
 		</gsm>
 	</provider>
 	<provider>
+		<name>eMobile</name>
+		<gsm>
+			<network-id mcc="272" mnc="03"/>
+			<!-- Information not found on the web but with the Windows connection software -->
+			<apn value="broadband.eircommbb.ie">
+				<plan type="postpaid"/>
+				<usage type="internet"/>
+			</apn>
+		</gsm>
+	</provider>
+	<provider>
 		<name>Meteor</name>
 		<gsm>
 			<network-id mcc="272" mnc="03"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]