rpms/rt2860/F-9 ReleaseNote-RT2860.txt, NONE, 1.1 .cvsignore, 1.2, 1.3 rt2860.spec, 1.1, 1.2 sources, 1.2, 1.3

Orcan Ogetbil oget at rpmfusion.org
Sun Oct 19 20:29:25 CEST 2008


Author: oget

Update of /cvs/free/rpms/rt2860/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17481

Modified Files:
	.cvsignore rt2860.spec sources 
Added Files:
	ReleaseNote-RT2860.txt 
Log Message:
* Sat Oct 19 2008 Orcan Ogetbil  <orcanbahri[AT]yahoo[DOT]com> - 1.8.0.0-1
- Version update (1.8.0.0)



--- NEW FILE ReleaseNote-RT2860.txt ---
[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 new WSC hardware push button function
	4. Add Ad-Hoc to support N rate.
	5. Migrate Mesh supporting to Draft-2.0.
	6. Support WAPI functionality
	7. Fixed suspend/resume error when ra0 down, ra0 up.
	8. Support Linux Kernel 2.6.27
	9. Fixed WPS failed when AP is not in scan table or AP's channel changing after user sets "iwpriv ra0 wsc_start"
	10. 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


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	2 Oct 2008 21:28:18 -0000	1.2
+++ .cvsignore	19 Oct 2008 18:29:25 -0000	1.3
@@ -1 +1 @@
-2008_0708_RT2860_Linux_STA_v1.7.0.0.tar.bz2
+2008_0918_RT2860_Linux_STA_v1.8.0.0.tar.bz2


Index: rt2860.spec
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-9/rt2860.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rt2860.spec	2 Oct 2008 21:28:18 -0000	1.1
+++ rt2860.spec	19 Oct 2008 18:29:25 -0000	1.2
@@ -1,58 +1,61 @@
-%define SourceDir 2008_0708_RT2860_Linux_STA_v1.7.0.0
+%define SourceName 2008_0918_RT2860_Linux_STA_v1.8.0.0
 
-Name:           rt2860
-Version:        1.7.0
-Release:        3%{?dist}
-Summary:        Common files for RaLink 802.11 rt2860 driver
-
-Group:          System Environment/Kernel
-License:        GPLv2+
-URL:            http://www.ralinktech.com/
-Source0:        http://www.ralinktech.com.tw/data/drivers/%{SourceDir}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildArch:      noarch
-
-Provides:       %{name}-kmod-common = %{version}-%{release}
-Requires:       %{name}-kmod >= %{version}
+Name:		rt2860
+Version:	1.8.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/ralink/Home/Support/Linux.html
+Source0:	http://www.ralinktech.com.tw/data/drivers/%{SourceName}.tar.bz2
+Source1:	http://www.ralinktech.com.tw/data/drivers/ReleaseNote-RT2860.txt
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildArch:	noarch
+Provides:	%{name}-kmod-common = %{version}
+Requires:	%{name}-kmod >= %{version}
 
 %description
 This package contains the documentation and configuration files for the Ralink
-Driver for WiFi, a linux device driver for 802.11a/b/g universal NIC cards - 
+Driver for WiFi, a linux device driver for 802.11a/b/g universal NIC cards -
 either PCI, PCIe or MiniPCI - that use Ralink chipsets (rt2760, rt2790, rt2860,
 rt2890).
 
-
 %prep
-%setup -q -c
-
+%setup -q -n %{SourceName}
+iconv -f JOHAB -t UTF8 %{SOURCE1} -o ./ReleaseNotes
+sed -i 's/\r//' ./ReleaseNotes
+iconv -f JOHAB -t UTF8 README_STA -o README_STA
+sed -i 's/\r//' README_STA
 
 %build
-echo "Nothing to build"
-
+echo "Nothing to build."
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -D -p -m 0644 %{SourceDir}/RT2860STA.dat $RPM_BUILD_ROOT/etc/Wireless/RT2860STA.dat
-
+install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2860STA
+install  -p -m 0644 RT2860STA.dat $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2860STA/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root,-)
-%doc %{SourceDir}/README_STA %{SourceDir}/iwpriv_usage.txt
-/etc/Wireless
-
+%doc ReleaseNotes README_STA iwpriv_usage.txt
+%dir %{_sysconfdir}/Wireless
+%dir %{_sysconfdir}/Wireless/RT2860STA
+%config(noreplace) %{_sysconfdir}/Wireless/RT2860STA/RT2860STA.dat
 
 %changelog
-* Thu Oct 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.7.0-3
+* Sat Oct 19 2008 Orcan Ogetbil  <orcanbahri[AT]yahoo[DOT]com> - 1.8.0.0-1
+- Version update (1.8.0.0)
+
+* Thu Oct 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.7.0-3
 - rebuild for rpm fusion
 
 * Fri Sep 14 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 1.7.0-2
 - own /etc/Wireless (nothing else in Fedora owns it)
-- License is GPLv2+ 
+- License is GPLv2+
 
 * Fri Sep 05 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 1.7.0-1
 - Initial Version based on rt2860-kmod as submitted by James Bottomley


Index: sources
===================================================================
RCS file: /cvs/free/rpms/rt2860/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	2 Oct 2008 21:28:18 -0000	1.2
+++ sources	19 Oct 2008 18:29:25 -0000	1.3
@@ -1 +1 @@
-523a42e4a86cf627dd34917e93fa2ce5  2008_0708_RT2860_Linux_STA_v1.7.0.0.tar.bz2
+cc6167b73fd26cd6ffbbf41444ec5bdc  2008_0918_RT2860_Linux_STA_v1.8.0.0.tar.bz2



More information about the rpmfusion-commits mailing list