Author: oget
Update of /cvs/free/rpms/rt2870-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15759
Modified Files:
rt2870-kmod.spec
Added Files:
rt2870-additional-devices-support.patch
Log Message:
* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.1.2.0-4
- Add Hawking HWDN2 REV-E support
rt2870-additional-devices-support.patch:
Index: rt2870-additional-devices-support.patch
===================================================================
RCS file: rt2870-additional-devices-support.patch
diff -N rt2870-additional-devices-support.patch
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ rt2870-additional-devices-support.patch 22 Nov 2009 03:19:29 -0000 1.5
@@ -0,0 +1,11 @@
+diff -rupN 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c
2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c
+--- 2009_0521_RT2870_Linux_STA_V2.1.2.0.old/os/linux/usb_main_dev.c 2009-04-23
05:40:40.000000000 -0400
++++ 2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/usb_main_dev.c 2009-11-21
22:12:09.000000000 -0500
+@@ -90,6 +90,7 @@ struct usb_device_id rtusb_usb_id[] = {
+ {USB_DEVICE(0x15c5,0x0008)}, /* Amit */
+ {USB_DEVICE(0x0E66,0x0001)}, /* Hawking */
+ {USB_DEVICE(0x0E66,0x0003)}, /* Hawking */
++ {USB_DEVICE(0x0E66,0x0015)}, /* Hawking HWDN2 REV-E*/
+ {USB_DEVICE(0x129B,0x1828)}, /* Siemens */
+ {USB_DEVICE(0x157E,0x300E)}, /* U-Media */
+ {USB_DEVICE(0x050d,0x805c)},
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-kmod.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- rt2870-kmod.spec 10 Nov 2009 06:15:27 -0000 1.54
+++ rt2870-kmod.spec 22 Nov 2009 03:19:29 -0000 1.55
@@ -7,7 +7,7 @@
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 3%{?dist}.6
+Release: 4%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -15,6 +15,7 @@
URL:
http://www.ralinktech.com/ralink/Home/Support/Linux.html
Source0:
http://www.ralinktech.com.tw/data/drivers/2009_0521_RT2870_Linux_STA_V%{v...
Source11: rt2870-kmodtool-excludekernel-filterfile
+Patch0: rt2870-additional-devices-support.patch
Patch1: rt2870-no2.4-in-kernelversion.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
@@ -46,6 +47,7 @@
%setup -q -c -T -a 0
pushd *RT2870*Linux*STA*
+%patch0 -p1 -b .add.device
%patch1 -p1 -b .no24
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
@@ -81,6 +83,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Nov 21 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> -
2.1.2.0-4
+- Add Hawking HWDN2 REV-E support
+
* Tue Nov 10 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
2.1.2.0-3.6
- rebuild for F12 release kernel