Re: Tertiary firmware and Managment Frame
hua law <[email protected]>
| Newsgroups | gmane.linux.linux-wlan.user,gmane.linux.linux-wlan.devel |
|---|---|
| Message-ID | <[email protected]> |
1,CnfHostAuthentication is just for Authentication in version 2.3 prism programming manual, How about Host Association? I noticed that in version 3.0 ,the item is changed to HostAthenAssoc.Did you all follow the rules of version 2.3 when you develop the driver in old days? 2, How can driver get the notification and issue an Authentciation command back to firmware? Can you show me an example? 3, When I get a management frame at driver, How can I put it to user space process directly? Raw socket or netlink? I found that management frames are dropped at calling p80211_rx_typedrop() in p80211_rx_bh() function look my subject "what the code mean?" Best regards On 9/20/05, [email protected] <[email protected]> wrote: > > On Fri, Sep 16, 2005 at 11:14:24PM +0800, hua law wrote: > > I know that Firmware-based AP handle Management frames in the > firmware,but > > now we want to pass the Management frames to the host.I found the > > HostAuthAssoc RID,but: > > How to set the FC2E HostAuthAssoc RID when using a Firmware-based AP? > > running wlanctl mibs will list the available stuff. > > # wlanctl-ng mibs |grep HostAuth > p2CnfHostAuthentication(rw):ENUMINT{false|true} > > So running soemething along the lines of : > > wlanctl-ng wlan0 dot11req_mibset mibattribute=p2CnfHostAuthentication=true > > > ought to enable it. > > When that's turned on, the driver receives a notification that a station > wishes to authenticate. How you deal with that is up to you. > > - Solomon > -- > Solomon Peachy [email protected] > AbsoluteValue Systems http://www.linux-wlan.com > 721-D North Drive +1 (321) 259-0737 (office) > Melbourne, FL 32934 +1 (321) 259-0286 (fax) > > > _______________________________________________ Linux-wlan-user mailing list [email protected] http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-user