Re: WIFI Connector Application

2008-09-30 Thread Sarton O'Brien
On Friday 26 September 2008 19:18:43 Matthias Apitz wrote: I've typed in the key in the FR again and again but it always said after some time 'ERROR Unable to join network' Yeah, it looks like there is quite a bit of separation between all the different facilities. The 'Settings-Wifi' GUI

Re: WIFI Connector Application

2008-09-26 Thread Arigead
Thanks to everybody who relied to this thread you have given my much food for thought. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: WIFI Connector Application

2008-09-26 Thread Matthias Apitz
El día Thursday, September 25, 2008 a las 08:02:18PM +0100, Al Johnson escribió: I think the work that wpa_supplicant daemon does is only to control the association to the AP and bringing up the interface; then in FreeBSD a devd (device daemon) lets you describe what to do else, for example

Re: WIFI Connector Application

2008-09-25 Thread Christ van Willegen
Hello, On Thu, Sep 25, 2008 at 4:16 PM, Arigead [EMAIL PROTECTED] wrote: I've not tagged this email [2008.09] or anything. I'm using 2008.09 but I'll use this on any distro if it exists and if it has to be written I don't want to write it for a specific Distro. I think that at the moment the

Re: WIFI Connector Application

2008-09-25 Thread Matthias Apitz
El día Thursday, September 25, 2008 a las 03:16:43PM +0100, Arigead escribió: Hello all, I'm looking for an application which if it exists great and if it don't exist I'll maybe try and implement it in C, if what I'm thinking is even possible. I've not done too much investigating into

Re: WIFI Connector Application

2008-09-25 Thread Al Johnson
On Thursday 25 September 2008, Matthias Apitz wrote: El día Thursday, September 25, 2008 a las 03:16:43PM +0100, Arigead escribió: Hello all, I'm looking for an application which if it exists great and if it don't exist I'll maybe try and implement it in C, if what I'm thinking is

Re: WIFI Connector Application

2008-09-25 Thread Matthias Apitz
El día Thursday, September 25, 2008 a las 03:50:21PM +0100, Al Johnson escribió: On Thursday 25 September 2008, Matthias Apitz wrote: El día Thursday, September 25, 2008 a las 03:16:43PM +0100, Arigead escribió: Hello all, I'm looking for an application which if it exists great and

Re: WIFI Connector Application

2008-09-25 Thread Minh Ha Duong
launch a script when IF_UP; in this script you may, based on the MAC of the AP, do whatever is needed: ifconfig static IP or DHCP or a logic like that must exist in Debian too, I'm wrong? and this is not much scripting work, or? Yes, in Debian here is how I do it:

Re: WIFI Connector Application

2008-09-25 Thread Al Johnson
On Thursday 25 September 2008, Matthias Apitz wrote: El día Thursday, September 25, 2008 a las 03:50:21PM +0100, Al Johnson escribió: On Thursday 25 September 2008, Matthias Apitz wrote: El día Thursday, September 25, 2008 a las 03:16:43PM +0100, Arigead escribió: Hello all,

Re: WIFI Connector Application

2008-09-25 Thread William Kenworthy
On Thu, 2008-09-25 at 15:16 +0100, Arigead wrote: Hello all, I'm looking for an application which if it exists great and if it don't exist I'll maybe try and implement it in C, if what I'm thinking is even possible. I've not done too much investigating into Wifi as I believe that it