Hi Bad, It *is* specific to ad-hoc mode. I can run in managed mode
all week no problem.
Here is a quick experiment:
on 7400:
iwconfig wlan0 mode ad-hoc
iwconfig wlan0 channel 10
iwconfig wlan0 essid testnet
ifconfig wlan0 192.168.11.1
/sbin/udhcpd /* if need to use dhcp on laptop */
on a wifi laptop, associate with testnet and get a dhcp address (or
static)
on 7400: ping <ip address of laptop>
After about 2-8 minutes, the ping will hang. Using dmesg you can
eventually see the timeouts.
Brian
--- In Bas Schulte <> wrote:
>
>
> On 26-jan-2007, at 15:35, seekuala wrote:
>
> > latest info: The hang happens in the usb_submit_urb call in
> > zd1211_tx_submit_urb. The process is when data is being send TO the
> > usb device (zd1211). The call returns 0 (success) but never (ever)
> > calls the complete callback, which jams the driver. Not sure why the
> > call never returns, but I imagine the usb bus is getting messed up,
> > and it might be platform specific, since I am pretty sure this worked
> > on a plain ts7200
>
> This doesn't sound like it is specific to ad-hoc mode, or is it?
>
> I'm doing fine with the r83 version, in managed mode.
>
> That's on a ts-7400 though.
>
> Just yell if you want to try it my ts11 kernel config, to see if the
> difference is in the kernel/usb modules or what have you.
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|