3 echo ">>>> To use this module, connect your wireless adapter"
4 echo ">>>> and look for a network interface labeled 'ra0'"
6 echo ">>>> If the module is not auto-loaded, try loading it"
7 echo ">>>> manually by typing (as root):"
9 echo ">>>> # modprobe rt3572sta"
11 echo ">>>> If you get \"wrong password\" when trying to connect to"
12 echo ">>>> your lan with wicd or other connection managers, you have to"
13 echo ">>>> set your WEP/WAP key in /etc/Wireless/RT2870STA/RT2870STA.dat."
14 echo ">>>> Have a look here for how to do it:"
15 echo ">>>> https://wiki.archlinux.org/index.php/Rt2870#Authentication"
16 echo ">>>> Netcfg users can benefit from raising timeout to \"120\" in netcfg"
17 echo ">>>> profile, to avoid WPA Authentication error (thanks to carbncl)."
19 echo ">>>> This package also includes a simple firmware update"
20 echo ">>>> utility. To download and install the latest firmware"
21 echo ">>>> for your wireless device, run (as root):"
23 echo ">>>> # rt2870-firmware-update"
25 echo ">>>> This driver is specific to Linksys WUSB600Nv2; if"
26 echo ">>>> not sure, you can identify if you have this device"
27 echo ">>>> by executing the 'rt2870-firmware-update' utility"
28 echo ">>>> with the '--probe' switch:"
30 echo ">>>> $ rt2870-firmware-update --probe"