Bug 121545

Summary: Update Handbook Section 29.3 to include wlan_scan_sta
Product: Documentation Reporter: Dan Olson <danolson>
Component: Books & ArticlesAssignee: Brad Davis <brd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dan Olson 2008-03-09 20:30:02 UTC
While reading and trying out the Handbook section 29.3, Wireless Networking, I found that a kernel module is missing.

In section 29.3.3.1.1 it has one run the command 'ifconfig ath0 up scan'  but this will not work without the kernel module wlan_scan_sta.ko loaded.

Also in section 29.3.3.1.3.1 the same module is needed to run the 'wpa_supplicant -i ath0 -c /etc/wpa_supplicant.conf' command.

This is similar to PR docs/120456 but that relates to adding this information to the ath man page.
Comment 1 Brad Davis freebsd_committer freebsd_triage 2008-03-09 20:37:26 UTC
Responsible Changed
From-To: freebsd-doc->brd

Grab.
Comment 2 Gabor Pali freebsd_committer freebsd_triage 2010-08-26 16:26:01 UTC
State Changed
From-To: open->closed

This problem has been fixed in the Handbook in the meanwhile.  Thank you for 
the submission.