Author: oget
Update of /cvs/free/rpms/rt2860/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25145
Modified Files:
.cvsignore ReleaseNote_RT2860.txt rt2860.spec sources
Added Files:
rt2860-allowTKIP.patch
Log Message:
* Sun Aug 29 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.4.0.0-1
- version update (2.4.0.0)
rt2860-allowTKIP.patch:
RT2860STA.dat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE rt2860-allowTKIP.patch ---
diff -rupN 2010_07_16_RT2860_Linux_STA_v2.4.0.0.old/RT2860STA.dat
2010_07_16_RT2860_Linux_STA_v2.4.0.0/RT2860STA.dat
--- 2010_07_16_RT2860_Linux_STA_v2.4.0.0.old/RT2860STA.dat 2010-07-08 07:56:07.000000000
-0400
+++ 2010_07_16_RT2860_Linux_STA_v2.4.0.0/RT2860STA.dat 2010-08-29 16:19:31.000000000
-0400
@@ -47,7 +47,7 @@ HT_BAWinSize=64
HT_GI=1
HT_MCS=33
HT_MIMOPSMode=3
-HT_DisallowTKIP=1
+HT_DisallowTKIP=0
HT_STBC=0
IEEE80211H=0
TGnWifiTest=0
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-13/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 7 May 2010 06:58:27 -0000 1.7
+++ .cvsignore 22 Sep 2010 04:39:44 -0000 1.8
@@ -1 +1 @@
-2010_01_29_RT2860_Linux_STA_v2.3.0.0.tar.bz2
+2010_07_16_RT2860_Linux_STA_v2.4.0.0.tar.gz
Index: ReleaseNote_RT2860.txt
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-13/ReleaseNote_RT2860.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ReleaseNote_RT2860.txt 7 May 2010 06:58:27 -0000 1.1
+++ ReleaseNote_RT2860.txt 22 Sep 2010 04:39:44 -0000 1.2
@@ -1,96 +1,8 @@
-[2.3.0.0]
- 1. Support PSP XLINK in ad-hoc mode.
- 2. Support Linux Kernel 2.6.31/2.6.32.
-[2.2.0.0]
- 1. Fixed issue of showing wrong statistics value.
- 2. Fixed problem of showing wrong SNR in wireless extension scan list.
- 3. Support Client WDS.
-[2.1.2.0]
- 1. Short GI sampling improvement.
- 2. Support Linux Kernel 2.6.29
-[2.1.1.0]
- 1. Fixed driver would send zero IWEVASSOCREQIE to Native WpaSupplicant.
- 2. Fixed driver would send non-zero BSSID to Navtive WpaSupplicant when STA
disconnecting to AP.
-[2.1.0.0]
- 1. New generation schema for multiple OS porting
- 2. Fixed Ad-hoc ping failed in noisy environment. (Probe Response has too many retry
packet then cause "not enough space in MgmtRing")
- 3. Fixed WPA(2)PSK issue when group cipher of AP is WEP40 or WEP104.
- 4. Modified iwpriv ra0 get_site_survey:
- In scan list result: Security shows "NONE" when AP is OPEN/NONE, shows
"WEP" when AP is OPEN/WEP or SHARED/WEP, shows
"WPAPSK(WPA2PSK)/TKIP(AES)" when AP is WPAPSK(WPA2PSK)/TKIP(AES) shows
"WPA(WPA2)/TKIP(AES)" when AP is WPA(WPA2)/TKIP(AES)
- 5. Support kthread.
- 6. Add New A band channel list region 15 contains the whole channels in the A band
region 4 and the new CE channel 167,169,171,173
- 7. Add New IEEE802.11r functionality.
- 8. Fixed WPA2-Enterprise failed when AP reboot or turn off then turn on.
- 9. Fixed STA cannot connect to 11B only AP when the setting of is PHY_11GN.
-[1.8.0.0]
- 1. Fixed compile error when CARRIER_DETECTION_SUPPORT is enabled.
- 2. Add "iwpriv ra0 set CarrierDetect=0(or 1)"
- 3. Add Ad-Hoc to support N rate.
- 4. Fixed suspend/resume error when ra0 down, ra0 up.
- 5. Support Linux Kernel 2.6.27
- 6. Fixed DLS A-MPDU established failed.
-
-[1.7.0.0]
- 1. Support SIOCSIWGENIE, SIOCGIWGENIE, SIOCSIWMLME, SIOCGIWENCODEEXT, and SIOCSIWPMKSA.
- 2. Support IWEVGENIE in iwlist ra0 scan.
- 3. Support DLS
- 4. Fixed connection failed with Range Maximizer - 515 AP (Marvell Chip) when security is
WPAPSK/TKIP.
- 5. Fixed length error of RSN/SSN IE for WpaSupplicant.
- 6. Fixed WPAPSK rekey problem when A-MSDU is enabled.
- 7. Fixed NetworkManager cannot detect ra0 when ra0 is not up.
- 8. Add IEEE802.11d Client Mode: None, Flexible, Strcit.
- 9. Add Station N only mode. (Only connects to N-AP)
- 10. Add Global country domain(ch1-11:active scan, ch12-14 passive scan)
- 11. Enhance PCIe advance power saving
- 12. Modified iwpriv ra0 get_site_survey: When security of AP is OPEN/WEP or SHARED/WEP,
show UNKNOW/WEP in scan list.
- 13. When the secondary channel of AP exceeds the country region's range, station
will auto fallback to 20MHz. i.e. need both control and secondary channel are both
- in country region's channel list.
- 14. Fixed crash in LinkDown when there are >64 APs exists.
-
-[V1.6.0.0]
- 1. Fixed issue of Radar Channel flag building with HAS_EXT_BUILD_CHANNEL_LIST=n.
- 2. Fixed issue of Adhoc-STA would create in radar channel.
- 3. Support Linux Kernel 2.6.24
- 4. Support SNMP
- 5. Support Debug Diagnose
- 6. Add Makefile.NonLoadableModule for non-loadable module
- 7. Add two ioctl commands to change tx long/short retry limit.
-
-[V1.5.0.0]
- 1. Add BaSmartHardTransmit mechanism.
- 2. Support Linux Kernel 2.6 suspend and resume.
- 3. Support extened channel list.
- 4. Add "iwconfig rate" setting for legacy rate.
- 5. Add make install/uninstall to Makfile.
- 6. Fixed issue of showing SNR1 information.
- 7. ATE: Add command "iwpriv ra0 set ATELDE2P=1" to overwrite all EEPROM
contents from a .bin file.
- 8. Change IRQ LOCK to SEM LOCK
- 9. Fixed extened channel list checking issue on RT28xx.
-
-[V1.4.0.0]]
- 1. Fixed "iwconfig ra0 essid"
- 2. Send DIS-ASSOC request to AP when ra0 down.
- 3. Support 5-GHz band ATE.
- 4. Fixed fixed rate issue in N mode and fixed rate ioctl.
- 5. Add Legacy Power Saving Mode.
- 6. Support custom wireless event.
-
-[V1.3.0.0]
- 1. Support Monitor Mode with WireShark.(Usage: iwconfig ra0 mode monitor)
- 2. Support ATE function for EMI.
- 3. Support NetworkManager, wpa_supplicant by using wext.
-
-[V1.2.0.0]
- 1. Add AP's wireless mode info to iwpriv ra0 get_site_survey.
- 2. Modify bitrate info in iwlist ra0 scan.
- 3. Fixed compile error in non-DBG mode.
-
-[V1.1.0.0]
- 1. Fxied iwpriv security setting issue.
- 2. Support Big-Endian.
-
-[V1.0.0.0]
- 1. Driver security support: Open/Shared WEP, WPA-PSK, WPA2-PSK, WPA-NONE.
- 2. Support 32/64-bit OS
- 3. Support A-MPDU and A-MSDU
+[2.4.0.0]
+1. Fix Adhoc issue.
+2. Fix issue: Correct RSSI, SNR, Noise calculation
+3. Fix issue: STA cannot connect to OPEN-WEP AP if WpaSupplicant set
+4. Add an ATE command for AUTOALC.
+5. Add an ATE command for interpacket GAP.
+6. Add an ATE command for ATE payload pattern.
Index: rt2860.spec
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-13/rt2860.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- rt2860.spec 7 May 2010 06:58:27 -0000 1.11
+++ rt2860.spec 22 Sep 2010 04:39:44 -0000 1.12
@@ -1,16 +1,18 @@
Name: rt2860
-Version: 2.3.0.0
+Version: 2.4.0.0
Release: 1%{?dist}
Summary: Common files for RaLink 802.11 rt2860 driver
Group: System Environment/Kernel
License: GPLv2+
URL:
http://www.ralinktech.com/support.php?s=2
# No direct links anymore. See the above URL
-Source0: 2010_01_29_RT2860_Linux_STA_v2.3.0.0.tar.bz2
+Source0: 2010_07_16_RT2860_Linux_STA_v2.4.0.0.tar.gz
Source1: ReleaseNote_RT2860.txt
# To suspend properly (RPMFusion BZ#199)
Source2: suspend.sh
Source3: blacklist-rt2800pci.conf
+# Needed for WPA2 support (RFBZ #664)
+Patch0: rt2860-allowTKIP.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -24,7 +26,8 @@
rt2890).
%prep
-%setup -q -n 2010_01_29_RT2860_Linux_STA_v2.3.0.0
+%setup -q -n 2010_07_16_RT2860_Linux_STA_v2.4.0.0
+%patch0 -p1
sed 's/\r//' %{SOURCE1} > ./ReleaseNotes
touch -r %{SOURCE1} ./ReleaseNotes
@@ -35,16 +38,14 @@
iconv -f JOHAB -t UTF8 sta_ate_iwpriv_usage.txt.tmp -o sta_ate_iwpriv_usage.txt.tmp2
touch -r sta_ate_iwpriv_usage.txt sta_ate_iwpriv_usage.txt.tmp2
mv -f sta_ate_iwpriv_usage.txt.tmp2 sta_ate_iwpriv_usage.txt
+chmod -x iwpriv_usage.txt
%build
-# Needed for WPA2 support (RFBZ #664)
-sed -i 's|HT_DisallowTKIP=1|HT_DisallowTKIP=0|' RT2860STA.dat
+# buildsys sometimes fails without this:
sleep 1m
%install
rm -rf $RPM_BUILD_ROOT
-# buildsys sometimes fails without this:
-sleep 1m
install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2860STA
install -pm 0644 RT2860STA*.dat $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2860STA/
@@ -64,6 +65,9 @@
%config(noreplace) %{_sysconfdir}/modprobe.d/blacklist-rt2800pci.conf
%changelog
+* Sun Aug 29 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.4.0.0-1
+- version update (2.4.0.0)
+
* Thu Apr 22 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.3.0.0-1
- version update (2.3.0.0)
Index: sources
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-13/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 7 May 2010 06:58:27 -0000 1.7
+++ sources 22 Sep 2010 04:39:44 -0000 1.8
@@ -1 +1 @@
-f97d72097ef12b3a4978444d0c4741e2 2010_01_29_RT2860_Linux_STA_v2.3.0.0.tar.bz2
+b2623a02a006e1b18eea1b9ab58495f0 2010_07_16_RT2860_Linux_STA_v2.4.0.0.tar.gz