rpms/rt2870-kmod/devel rt2870-additional-devices-support.patch, 1.2,
1.3 rt2870-kmod.spec, 1.28, 1.29
Orcan Ogetbil
oget at rpmfusion.org
Wed Feb 11 17:40:20 CET 2009
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22420
Modified Files:
rt2870-additional-devices-support.patch rt2870-kmod.spec
Log Message:
* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-7
- Add Sweex WL303 support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-additional-devices-support.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rt2870-additional-devices-support.patch 25 Jan 2009 17:15:23 -0000 1.2
+++ rt2870-additional-devices-support.patch 11 Feb 2009 16:40:20 -0000 1.3
@@ -1,6 +1,6 @@
--- 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 2009-01-24 23:38:50.000000000 -0500
-@@ -143,6 +143,10 @@
++++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-02-11 11:16:50.000000000 -0500
+@@ -143,6 +143,11 @@
{USB_DEVICE(0x0789,0x0162)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0163)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0164)}, /* Logitec */ \
@@ -8,6 +8,7 @@
+ {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
+ {USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/ \
+ {USB_DEVICE(0x050d,0x815c)}, /* Belkin F5D8053 */ \
++ {USB_DEVICE(0x177f,0x0302)}, /* Sweex LW303 */ \
{ }/* Terminating entry */ \
}
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-kmod.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- rt2870-kmod.spec 1 Feb 2009 08:49:21 -0000 1.28
+++ rt2870-kmod.spec 11 Feb 2009 16:40:20 -0000 1.29
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 1.4.0.0
-Release: 6%{?dist}.1
+Release: 7%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -78,6 +78,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Feb 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-7
+- Add Sweex WL303 support
+
* Sun Feb 01 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.4.0.0-6.1
- rebuild for latest Fedora kernel;
More information about the rpmfusion-commits
mailing list