From b5cb1795de1f0959de1e228bd2e784d1cea921a7 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 4 Jun 2007 11:25:53 +0000 Subject: refresh all package patches in the buildroot using quilt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/acx/patches/001-no-reset.diff | 8 +++++--- package/acx/patches/002-disable-usb.diff | 12 ++++++++---- package/acx/patches/003-endianness-fixes.patch | 7 ++++--- 3 files changed, 17 insertions(+), 10 deletions(-) (limited to 'package/acx') diff --git a/package/acx/patches/001-no-reset.diff b/package/acx/patches/001-no-reset.diff index c79c2456a..1166d07c2 100644 --- a/package/acx/patches/001-no-reset.diff +++ b/package/acx/patches/001-no-reset.diff @@ -1,6 +1,8 @@ ---- acx-20060521.orig/pci.c 2007-01-25 15:43:48.000000000 +0700 -+++ acx-20060521/pci.c 2007-01-25 15:43:48.000000000 +0700 -@@ -906,10 +906,13 @@ +Index: acx-20070101/pci.c +=================================================================== +--- acx-20070101.orig/pci.c 2007-06-04 13:22:42.489395912 +0200 ++++ acx-20070101/pci.c 2007-06-04 13:22:42.557385576 +0200 +@@ -925,10 +925,13 @@ acx_lock(adev, flags); diff --git a/package/acx/patches/002-disable-usb.diff b/package/acx/patches/002-disable-usb.diff index 4eb01829b..2c7eb1665 100644 --- a/package/acx/patches/002-disable-usb.diff +++ b/package/acx/patches/002-disable-usb.diff @@ -1,5 +1,7 @@ ---- acx-20070101.orig/Makefile 2007-01-25 17:09:24.000000000 +0700 -+++ acx-20070101/Makefile 2007-01-25 17:09:41.000000000 +0700 +Index: acx-20070101/Makefile +=================================================================== +--- acx-20070101.orig/Makefile 2007-06-04 13:22:42.463399864 +0200 ++++ acx-20070101/Makefile 2007-06-04 13:22:42.747356696 +0200 @@ -1,7 +1,7 @@ obj-m += acx.o @@ -9,8 +11,10 @@ acx-objs := wlan.o conv.o ioctl.o common.o $(acx-obj-y) ---- acx-20070101.orig/acx_config.h 2007-01-25 17:21:05.000000000 +0700 -+++ acx-20070101/acx_config.h 2007-01-25 17:21:08.000000000 +0700 +Index: acx-20070101/acx_config.h +=================================================================== +--- acx-20070101.orig/acx_config.h 2007-06-04 13:22:42.469398952 +0200 ++++ acx-20070101/acx_config.h 2007-06-04 13:22:42.747356696 +0200 @@ -1,6 +1,6 @@ /* temporary hack until proper Kconfig integration */ #define CONFIG_ACX_PCI 1 diff --git a/package/acx/patches/003-endianness-fixes.patch b/package/acx/patches/003-endianness-fixes.patch index 05f6acf98..d4262852b 100644 --- a/package/acx/patches/003-endianness-fixes.patch +++ b/package/acx/patches/003-endianness-fixes.patch @@ -1,6 +1,7 @@ -diff -Nur -x '*.o' -x '*.ko' acx-20070101/pci.c acx-20070101.big/pci.c ---- acx-20070101/pci.c 2007-06-02 17:29:53.000000000 +0200 -+++ acx-20070101.big/pci.c 2007-06-02 17:23:37.000000000 +0200 +Index: acx-20070101/pci.c +=================================================================== +--- acx-20070101.orig/pci.c 2007-06-04 13:22:42.557385576 +0200 ++++ acx-20070101/pci.c 2007-06-04 13:22:42.946326448 +0200 @@ -123,6 +123,11 @@ ** Register access */ -- cgit v1.2.3