X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Frt2500%2Fpatches%2F001-rt2561t.patch;h=5b834325808425b30c714e0dd3601003ce86674d;hb=06adb0f93bdfc19cc62aa2c6f1f8cb8a6f4cae44;hp=8bdb623b51e9a2fcbf61c9ba85bdd3a9b06ba2f4;hpb=151238116d88b6bcb983175367754c905a4953f6;p=openwrt-10.03%2F.git diff --git a/package/rt2500/patches/001-rt2561t.patch b/package/rt2500/patches/001-rt2561t.patch index 8bdb623b5..5b8343258 100644 --- a/package/rt2500/patches/001-rt2561t.patch +++ b/package/rt2500/patches/001-rt2561t.patch @@ -1,27 +1,18 @@ -diff -urN rt2500-1.1.0-b4/Module/rt_config.h rt2500-1.1.0-b4.new/Module/rt_config.h ---- rt2500-1.1.0-b4/Module/rt_config.h 2006-06-17 22:12:58.000000000 +0200 -+++ rt2500-1.1.0-b4.new/Module/rt_config.h 2006-12-30 02:56:30.000000000 +0100 -@@ -55,7 +55,7 @@ - #error You must compile this driver with "-O". - #endif - --#include //can delete -+#include //can delete - #include - #include - #include -@@ -154,6 +154,7 @@ +diff -urN rt2500-cvs-2007061115.new/Module/rt_config.h rt2500-cvs-2007061115/Module/rt_config.h +--- rt2500-cvs-2007061115.new/Module/rt_config.h 2007-06-11 22:35:28.000000000 +0200 ++++ rt2500-cvs-2007061115/Module/rt_config.h 2007-06-11 22:57:31.000000000 +0200 +@@ -153,6 +153,7 @@ enum rt2560_chips { RT2560A = 0, + RT2561T = 0, }; - #ifdef RTMP_EMBEDDED -diff -urN rt2500-1.1.0-b4/Module/rtmp_main.c rt2500-1.1.0-b4.new/Module/rtmp_main.c ---- rt2500-1.1.0-b4/Module/rtmp_main.c 2006-06-17 22:12:58.000000000 +0200 -+++ rt2500-1.1.0-b4.new/Module/rtmp_main.c 2006-12-30 02:56:01.000000000 +0100 -@@ -975,6 +975,7 @@ + #if 1 //#ifdef RTMP_EMBEDDED +diff -urN rt2500-cvs-2007061115.new/Module/rtmp_main.c rt2500-cvs-2007061115/Module/rtmp_main.c +--- rt2500-cvs-2007061115.new/Module/rtmp_main.c 2007-05-29 05:49:17.000000000 +0200 ++++ rt2500-cvs-2007061115/Module/rtmp_main.c 2007-06-11 22:57:13.000000000 +0200 +@@ -1041,6 +1041,7 @@ static struct pci_device_id rt2500_pci_tbl[] __devinitdata = { {0x1814, 0x0201, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RT2560A},