rpms/rt2870-kmod/F-9 rt2870-linksys-wusb100-wusb600n-support.patch, NONE, 1.1 rt2870-kmod.spec, 1.8, 1.9 rt2870-linksys-wusb100-support.patch, 1.1, NONE

Jarod Wilson jarod at rpmfusion.org
Sat Dec 20 03:31:25 CET 2008


Author: jarod

Update of /cvs/free/rpms/rt2870-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27782

Modified Files:
	rt2870-kmod.spec 
Added Files:
	rt2870-linksys-wusb100-wusb600n-support.patch 
Removed Files:
	rt2870-linksys-wusb100-support.patch 
Log Message:
* Fri Dec 19 2008 Jarod Wilson <jarod at wilsonet.com> - 1.4.0.0-2
- add device ID for Linksys WUSB600N


rt2870-linksys-wusb100-wusb600n-support.patch:

--- NEW FILE rt2870-linksys-wusb100-wusb600n-support.patch ---
--- old/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h	2008-09-19 01:23:42.000000000 -0400
+++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h	2008-10-04 16:20:58.000000000 -0400
@@ -143,6 +143,8 @@
 	{USB_DEVICE(0x0789,0x0162)}, /* Logitec */		\
 	{USB_DEVICE(0x0789,0x0163)}, /* Logitec */		\
 	{USB_DEVICE(0x0789,0x0164)}, /* Logitec */		\
+        {USB_DEVICE(0x1737,0x0070)}, /* Linksys WUSB100 */      \
+        {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */      \
 	{ }/* Terminating entry */                      \
 }
 


Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-9/rt2870-kmod.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- rt2870-kmod.spec	2 Dec 2008 05:57:32 -0000	1.8
+++ rt2870-kmod.spec	20 Dec 2008 02:31:25 -0000	1.9
@@ -7,7 +7,7 @@
 
 Name:		rt2870-kmod
 Version:	1.4.0.0
-Release:	1%{?dist}.8
+Release:	2%{?dist}
 Summary:	Kernel module for wireless devices with Ralink's rt2870 chipsets
 
 Group:		System Environment/Kernel
@@ -16,7 +16,7 @@
 Source0:	http://www.ralinktech.com.tw/data/drivers/2008_0925_RT2870_Linux_STA_v1.4.0.0.tar.bz2
 Source11:	rt2870-kmodtool-excludekernel-filterfile
 Patch0:		rt2870-2.6.25-iwe_stream-fix.patch
-Patch1:		rt2870-linksys-wusb100-support.patch
+Patch1:		rt2870-linksys-wusb100-wusb600n-support.patch
 Patch2:		rt2870-Makefile.x-fixes.patch
 Patch3:		rt2870-NetworkManager-support.patch
 Patch4:		rt2870-strip-tftpboot-copy.patch
@@ -73,6 +73,9 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Fri Dec 19 2008 Jarod Wilson <jarod at wilsonet.com> - 1.4.0.0-2
+- add device ID for Linksys WUSB600N
+
 * Tue Dec 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.4.0.0-1.8
 - rebuild for latest Fedora kernel;
 


--- rt2870-linksys-wusb100-support.patch DELETED ---



More information about the rpmfusion-commits mailing list