From: Mike M. <mi...@ma...> - 2003-02-27 04:35:20
|
Hello all, I'm still looking onto scanning for this driver. I know there is a lot of interest in this and someone has to do it. I looked over all the code in cvs and did some playing around. Now I'm ready to go ahead and get a sample app to scan. I got the following info from robm(thanks for the reply): "How does scanning work? You issue RID FCE1 or FCE5 (but not both together) and wait for a few seconds. The system will return an info frame containing the hosts and some info on them. If you don't get this, you can manually request it after 3 seconds." I am not too familiar with how this should all work so i was wondering if i could get some more info. I just have a few questions that would help get this moving quicker. The first one is that i see a bunch of RIDs in if_wi_iee.h but i don't see any FCE1 or FCE5, maybe i'm just looking in the wrong place. also where would be the correct place/file to add this functionality? i'm sure once i get the frame with the hosts and info i could run with it from there, but i think i might need a little boost ;) Thanks and any info would be useful, mike |