Does zd1211b usb driver (2.16) support AP_MODE(in code yes, but configue failed)??

View: New views
2 Messages — Rating Filter:   Alert me  

Does zd1211b usb driver (2.16) support AP_MODE(in code yes, but configue failed)??

by tom-151 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi, all
 
I failed at configurating the usb stick as AP: iwconfig eth1 mode master-->cannot associate with it and cannot change channel using iwconfig eth1 channel N...
 
Also, I tried this:
 
I change the bss type in:
zd1205_init_card_setting
 
pSetting->BssType = INFRASTRUCTURE_BSS;
 
To
 
AP_BSS,
 
but the card won't send Beacon or any packets...
 
Anybody here?
 
thanks a lot.
--
Wish you a happy day today! :)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Parent Message unknown Re: Does zd1211b usb driver (2.16) support AP_MODE(in code yes, but configue failed)??

by Hin-Tak Leung-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You must be new - I sent a patch to zd1211-devs about two weeks ago
against vendor driver 2.22 to make it work for kernel 2.6.25.
I have been using that for two weeks in master mode now.

I found that the driver/hardware seems to require a  
'iwpriv ethX card_reset' before it will serve any clients in master
mode, but that's about it. The patch is a bit ugly but it works alright,
and I haven't got round to tidy it up yet.

No idea about the older 2.16, nor care :-).

tom wrote:

> Hi, all
>
> I failed at configurating the usb stick as AP: iwconfig eth1 mode
> master-->cannot associate with it and cannot change channel using iwconfig
> eth1 channel N...
>
> Also, I tried this:
>
> I change the bss type in:
> zd1205_init_card_setting
>
> pSetting->BssType = INFRASTRUCTURE_BSS;
>
> To
>
> AP_BSS,
>
> but the card won't send Beacon or any packets...
>
> Anybody here?
>
> thanks a lot.
>
>


      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs