Wavelan
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 33 articles for 0.000 sec
Re: [9fans] Bitsy's WaveLAN problem     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: David du Colombier
Date: May 12, 2008 08:16

.... Since, I tried many times, and it does not work anymore. bitsy# echo -n 'configure #l0 wavelan' /dev/pcm0ctl echo: write error: couldn't configure device The cause of this problem was identified in my ... many print debugging. It was caused by the function w_cmd() in the file /sys/src/9/bitsy/wavelan.c. When it worked, I was using a timeout of 100000. Even with the same kernel and ...
Show full article (1.02Kb) · Show article thread
Re: [9fans] Bitsy's WaveLAN problem     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: Axel Belinfante
Date: May 12, 2008 03:15

> you might check out a few of the changes in the pc version of the driver. (particularly parsekey.) I just tried the PC version of the WaveLAN driver, but it does not seem to work better. Since few hours, I am not able to run the Wi-Fi card anymore, even with a high timeout. It always crashes as reported in my first e-mail. A while ago I tried to modify the PC ...
Show full article (1.12Kb) · Show article thread
Re: [9fans] Bitsy's WaveLAN problem     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: cinap_lenrek
Date: May 11, 2008 14:13

> From: cinap_lenrek@gmx.de Subject: Re: [9fans] Bitsy's WaveLAN problem Date: Sun, 11 May 2008 18:21:04 +0200 you .... (particularly parsekey.) I just tried the PC version of the WaveLAN driver, but it does not seem to work better. Since few ... e-mail. -- David du Colombier I have an Lucent WaveLAN (silver) card too and it works fine on my T23. I could add ...
Show full article (0.67Kb) · Show article thread
Re: [9fans] Bitsy's WaveLAN problem     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: David du Colombier
Date: May 11, 2008 09:24

> you might check out a few of the changes in the pc version of the driver. (particularly parsekey.) I just tried the PC version of the WaveLAN driver, but it does not seem to work better. Since few hours, I am not able to run the Wi-Fi card anymore, even with a high timeout. It always crashes as reported in my first e-mail. -- David du Colombier
Show full article (0.36Kb) · Show article thread
Re: [9fans] Bitsy's WaveLAN problem     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: David du Colombier
Date: May 11, 2008 08:16

... run the ORiNOCO card. I increased the timeout, and it works sometimes. bitsy# echo -n 'configure #l0 wavelan' /dev/pcm0ctl bitsy# bind -a '#l0' /net Now, I am able to connect the Bitsy to ... Point. bitsy# echo -n 'essid my_essid' /net/ether0/clone In /sys/src/9/bitsy/wavelan.c, in the function w_cmd(): if(rc&WResSts){ /* * Don't print; this happens on ...
Show full article (1.04Kb)
Re: [9fans] Bitsy's WaveLAN problem     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: David du Colombier
Date: May 11, 2008 05:48

After a massive print debugging, I found where the problem appears. In /sys/src/9/bitsy/wavelan.c, in the function w_cmd(): if(i==WTmOut){ /* * WCmdIni can take a really long time. */ enum { IniTmOut = 2000 }; for(i=0; i<IniTmOut; i++){ if(csr_ins(ctlr, WR_EvSts)&WCmdEv) break; microdelay(100); } if(i < IniTmOut) ...
Show full article (0.83Kb)
[9fans] Bitsy's WaveLAN problem     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: David du Colombier
Date: May 9, 2008 10:30

...ip address The card seems to be visible from Plan 9: bitsy# grep Wave /dev/pcm0ctl version Lucent Technologies;WaveLAN/IEEE;Version 01.01; I tried manually to run the card, but I get these error messages again: bitsy# echo -n 'configure #l0 wavelan' /dev/pcm0ctl echo: write error: couldn't configure device bitsy# bind -a '#l0' /net bind: #l0:...
Show full article (1.36Kb)
Re: [9fans] wavelan card     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: john
Date: Oct 15, 2007 22:49

...just bought an Orinoco card to use with my T22 terminal. I'm not sure what I have to do to get it working, so I thought I'd try putting the following in my plan9.ini: ether0=type=wavelan essid=geekhaus key1=<hex and booting, but ip/ipconfig doesn't get an address. The power light or whatever it is turns on, but not the rx/tx light. Anybody else who has one ...
Show full article (1.05Kb) · Show article thread
Re: [9fans] wavelan card     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: Jamie Gavahan
Date: Oct 15, 2007 22:28

... I just bought an Orinoco card to use with my T22 terminal. I'm not sure what I have to do to get it working, so I thought I'd try putting the following in my plan9.ini: ether0=type=wavelan essid=geekhaus key1=<hex and booting, but ip/ipconfig doesn't get an address. The power light or whatever it is turns on, but not the rx/tx light. Anybody else who has one of ...
Show full article (0.98Kb) · Show article thread
Re: [9fans] wavelan card     

Group: comp.os.plan9 · Group Profile · Search for Wavelan in comp.os.plan9
Author: john
Date: Oct 15, 2007 22:02

> I just bought an Orinoco card to use with my T22 terminal. I'm not sure what I have to do to get it working, so I thought I'd try putting the following in my plan9.ini: ether0=type=wavelan essid=geekhaus key1=<hex and booting, but ip/ipconfig doesn't get an address. The power light or whatever it is turns on, but not the rx/tx light. Anybody else who has one of these want ...
Show full article (0.68Kb) · Show article thread
1 · 2 · 3 · 4 · next