green 2003/11/03 16:31:59 PST
FreeBSD src repository
Modified files:
sys/dev/wi if_wi.c
Log:
Fix wi(4)'s WI_RID_SCAN_RES ioctl (wicontrol -L). The wrong length
is computed, so the user thinks that for non-PRISM cards there are
more APs represented than exist.
Revision Changes Path
1.155 +13 -9 src/sys/dev/wi/if_wi.c