Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16676
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-3
- 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:30:57 -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/F-11/rt2870-kmod.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- rt2870-kmod.spec 5 Nov 2009 19:11:53 -0000 1.59
+++ rt2870-kmod.spec 22 Nov 2009 03:30:57 -0000 1.60
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#define buildforkernels newest
Name: rt2870-kmod
Version: 2.1.2.0
-Release: 2%{?dist}.6
+Release: 3%{?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-3
+- Add Hawking HWDN2 REV-E support
+
* Thu Nov 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
2.1.2.0-2.6
- rebuild for new kernels