help on selective scanning

Suihong Liang <[email protected]> Sun, 21 Nov 2004 17:41:29 -0500 (EST)
Newsgroups gmane.linux.drivers.at76c503a.user
Message-ID <[email protected]>
Hi,

I wanted to perform selective scanning, ie, I specify a set of
channels or SSIDs to scan instead of all the possible channels. However
from the driver code, I found that it cannot be done, could someone please
correct me if I am wrong:

start_scan() invokes set_card_command(), which invokes the firmware to do
the job. ie, I cannot control the set of channels to scan.

Thanks in advance.
suihong