Hi all,

I'm write a program to control my WL-500gP for some specific
application. when I use the WLC_SCAN command with the paramter type
wl_scan_param_t* (which assigned by broadcom ioctl document), the
command did not work. After some work I found the correct paramter
type should be wl_ssid_t*...but I found in the OpenWrt source codes
(file: wlcompat.c), you used the wl_scan_param_t* as the paramter
type, and I think it must get work in your program. So, I think there
may be some problem in my code, can I get some information about the
WLC_SCAN here?

Thanks very much.

My best regards,
Ray


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to