[patch] add two manufacturer default essids
- From: Robert Love <rml novell com>
- To: networkmanager list <networkmanager-list gnome org>
- Subject: [patch] add two manufacturer default essids
- Date: Tue, 31 Jan 2006 11:34:08 -0500
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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]