diff options
Diffstat (limited to 'network/rt5370/README')
-rw-r--r-- | network/rt5370/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/rt5370/README b/network/rt5370/README new file mode 100644 index 0000000000..045b2e7a0e --- /dev/null +++ b/network/rt5370/README @@ -0,0 +1,9 @@ +This is the Linux device driver for Ralink RT5370 USB ABGN WLAN Card. + +This driver implements basic IEEE802.11 infrastructure and ad-hoc mode +with open or shared or WPA-PSK or WPA2-PSK authentication method. +NONE, WEP, TKIP and AES encryption. + +If you wish to build the package for a kernel different from the running +one, pass its release no. to the script in the KERNEL variable, e.g. +KERNEL=2.6.38.8 ./rt5370.SlackBuild |