diff options
author | Christophe Nguyen <cnguyenminhtan@free.fr> | 2010-05-11 22:25:40 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:25:40 +0200 |
commit | acc515cb6ca35a5b5a73121f71dcc5eae6cbabb3 (patch) | |
tree | d7d045507aa42166ad6ee3969a8d6f0199556cdc /network/rtl-wifi/README | |
parent | 5abbf19d7e19f988884ce8f10fd3c36f7780fab0 (diff) |
network/rtl-wifi: Updated for version 20080622
Diffstat (limited to 'network/rtl-wifi/README')
-rw-r--r-- | network/rtl-wifi/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/network/rtl-wifi/README b/network/rtl-wifi/README index 7229e79066a91..efc7db71f508d 100644 --- a/network/rtl-wifi/README +++ b/network/rtl-wifi/README @@ -1,17 +1,19 @@ -rtl-wifi driver snapshot release +rtl-wifi driver SVN release -This package provides support to Realtek Wifi cards based on rtl8187 or -rtl8180 chipsets. It will compile and install the following modules: +This script is tested using the svn code from 20080522 and a patch to make it work with the 2.6.24 kernel. + +This package provides support to Realtek Wifi cards based on rtl8180 chipsets. + +It will compile and install the following modules: ieee80211_crypt-rtl ieee80211_crypt_wep-rtl ieee80211_crypt_tkip-rtl ieee80211_crypt_ccmp-rtl ieee80211-rtl - r8187 - r8180 + r8180 The rtl-wifi installation instructions indicate that you must remove the -stock kernel's ieee80211 and possibly mac80211 modules prior to installing +stock kernel's ieee80211 and mac80211 modules prior to installing this package. While this is not something we prefer to do, if you need this package, you might feel differently. The instructions suggest the following: |