Inquiry

2010-05-05 Thread Ana Belinda Belisario-Garcia
I saw your ad and I am very interested. Can you send me details on how to apply for the job. Thank you Ana belinda

Re: Add support to AR5424

2010-05-05 Thread Giovanni Bechis
On 05/05/10 13:25, Tom Murphy wrote: My guess is the device isn't supported or WPA/WPA2 isn't working yet for it? Haven't tried with an open/unencrypted access or WEP point yet to see if that makes any difference. I tried the diff and I have no mode device timeout, anyway I receive a beacon

Re: Add support to AR5424

2010-05-05 Thread Tom Murphy
Hi Luis, The patch works on my system. ifconfig ath0 up doesn't lock the system I enabled debug and it does an active scan where it sends probes to ff:ff:ff:ff:ff:ff on a bunch of channels, gets a beacon from my AP, then when it tries to send an auth to my AP, I get: "ath0: device timeout".

Re: tree(7) man page diff

2010-05-05 Thread Nicholas Marriott
On Tue, May 04, 2010 at 09:25:29PM +0200, Tim van der Molen wrote: > On Tue, 04 May 2010 00:20:47 +0200, Nicholas Marriott wrote: > > SPLAY_REMOVE appears to returns the pointer it is given or NULL if the > > item isn't found. I don't see what errors it could return NULL for, so I > > think it woul