On 01/31/2006 11:34 AM, Robert Love wrote:
Attached patch adds linksys-a and linksys-g, which are the default
essids on the Linksys WAP55AG, which does both 802.11a and 802.11g
(different default essids for each).

I would just commit this, but the comment above says to ask first.  ;-)

        Robert Love



------------------------------------------------------------------------

Index: src/NetworkManagerAP.c
===================================================================
RCS file: /cvs/gnome/NetworkManager/src/NetworkManagerAP.c,v
retrieving revision 1.46
diff -u -r1.46 NetworkManagerAP.c
--- src/NetworkManagerAP.c      26 Jan 2006 21:08:43 -0000      1.46
+++ src/NetworkManagerAP.c      31 Jan 2006 16:35:29 -0000
@@ -60,6 +60,8 @@
 static char* default_essid_list[] =
 {
        "linksys",
+       "linksys-a",
+       "linksys-g",
        "default",
        "belkin54g",
        "NETGEAR",


Go for it.
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to