r3810 - developers/sameo/patches/ar6k-atheros-2.0

sameo at sita.openmoko.org sameo at sita.openmoko.org
Thu Jan 10 15:03:18 CET 2008


Author: sameo
Date: 2008-01-10 15:03:16 +0100 (Thu, 10 Jan 2008)
New Revision: 3810

Modified:
   developers/sameo/patches/ar6k-atheros-2.0/atheros_2_0_function.patch
Log:
ar6k-atheros-2.0: Fixed include path.


Modified: developers/sameo/patches/ar6k-atheros-2.0/atheros_2_0_function.patch
===================================================================
--- developers/sameo/patches/ar6k-atheros-2.0/atheros_2_0_function.patch	2008-01-10 13:10:50 UTC (rev 3809)
+++ developers/sameo/patches/ar6k-atheros-2.0/atheros_2_0_function.patch	2008-01-10 14:03:16 UTC (rev 3810)
@@ -2,7 +2,7 @@
  drivers/sdio/function/Kconfig                                |   11 
  drivers/sdio/function/Makefile                               |    1 
  drivers/sdio/function/wlan/Makefile                          |    4 
- drivers/sdio/function/wlan/ar6000/Makefile                   |   36 
+ drivers/sdio/function/wlan/ar6000/Makefile                   |   38 
  drivers/sdio/function/wlan/ar6000/ar6000/Makefile            |  103 
  drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.c        | 3070 +++++++
  drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.h        |  361 
@@ -87,12 +87,12 @@
  drivers/sdio/function/wlan/ar6000/wmi/wmi.c                  | 3918 +++++++++
  drivers/sdio/function/wlan/ar6000/wmi/wmi_doc.h              | 4421 +++++++++++
  drivers/sdio/function/wlan/ar6000/wmi/wmi_host.h             |   71 
- 88 files changed, 32661 insertions(+)
+ 88 files changed, 32663 insertions(+)
 
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/Kconfig
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/Kconfig
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/Kconfig	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/Kconfig	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,11 @@
 +#menu "SDIO function drivers"
 +
@@ -106,17 +106,17 @@
 +
 +#endmenu
 \ No newline at end of file
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/Makefile
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/Makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/Makefile	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/Makefile	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1 @@
 +obj-$(CONFIG_SDIO_AR6000_WLAN)          += wlan/
 \ No newline at end of file
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.c	2008-01-09 18:02:39.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,3070 @@
 +/*
 + *
@@ -3188,10 +3188,10 @@
 +   A_UINT32 targReplyArg)
 +{
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_drv.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,361 @@
 +/*
 + *
@@ -3554,10 +3554,10 @@
 +#endif
 +
 +#endif /* _AR6000_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_raw_if.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_raw_if.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_raw_if.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6000_raw_if.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,439 @@
 +/*
 + *
@@ -3998,10 +3998,10 @@
 +    return length;
 +}
 +#endif /* HTC_RAW_INTERFACE */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6xapi_linux.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6xapi_linux.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ar6xapi_linux.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ar6xapi_linux.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,128 @@
 +#ifndef _AR6XAPI_LINUX_H
 +#define _AR6XAPI_LINUX_H
@@ -4131,10 +4131,10 @@
 +#endif
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/athdrv_linux.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/athdrv_linux.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/athdrv_linux.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/athdrv_linux.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,993 @@
 +/*
 + * Copyright (c) 2004-2006 Atheros Communications Inc.
@@ -5129,10 +5129,10 @@
 +}
 +#endif
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/athtypes_linux.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/athtypes_linux.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/athtypes_linux.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/athtypes_linux.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,47 @@
 +/*
 + * $Id: //depot/sw/releases/olca2.0-GPL/host/os/linux/include/athtypes_linux.h#1 $
@@ -5181,10 +5181,10 @@
 +
 +
 +#endif /* _ATHTYPES_LINUX_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/config_linux.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/config_linux.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/config_linux.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/config_linux.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,44 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -5230,10 +5230,10 @@
 +#endif
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/debug_linux.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,86 @@
 +/*
 + * Copyright (c) 2004-2006 Atheros Communications Inc.
@@ -5321,10 +5321,10 @@
 +#endif
 +
 +#endif /* _DEBUG_LINUX_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ioctl.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ioctl.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/ioctl.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/ioctl.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,2571 @@
 +/*
 + *
@@ -7897,10 +7897,10 @@
 +    return ret;
 +}
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/Makefile
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/Makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/Makefile	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/Makefile	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,103 @@
 +#######################################################################################
 +#  AR6K Kernel Module makefile.
@@ -8005,10 +8005,10 @@
 +
 +include $(ATH_LINUXPATH)/Rules.make
 +endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/netbuf.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/netbuf.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/netbuf.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/netbuf.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,225 @@
 +
 +/*
@@ -8235,10 +8235,10 @@
 +    return A_OK;
 +}
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/osapi_linux.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/osapi_linux.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/osapi_linux.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/osapi_linux.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,319 @@
 +/*
 + * $Id: //depot/sw/releases/olca2.0-GPL/host/os/linux/include/osapi_linux.h#1 $
@@ -8559,10 +8559,10 @@
 +#endif /* __KERNEL__ */
 +
 +#endif /* _OSAPI_LINUX_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/wireless_ext.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/wireless_ext.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/ar6000/wireless_ext.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/ar6000/wireless_ext.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,1855 @@
 +/*
 + *
@@ -10419,10 +10419,10 @@
 +#endif /* __ATH_CENTRAL_IOCTL_DISPATCHER___ */
 +
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/bmi/bmi.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/bmi/bmi.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/bmi/bmi.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/bmi/bmi.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,657 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -11081,10 +11081,10 @@
 +
 +    return status;
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/bmi/bmi_internal.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/bmi/bmi_internal.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/bmi/bmi_internal.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/bmi/bmi_internal.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,45 @@
 +#ifndef BMI_INTERNAL_H
 +#define BMI_INTERNAL_H
@@ -11131,19 +11131,19 @@
 +                 A_UINT32 length);
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/bmi/makefile
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/bmi/makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/bmi/makefile	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/bmi/makefile	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,4 @@
 +# Copyright (c) 2004-2006 Atheros Communications Inc.
 +# All rights reserved.
 +!INCLUDE $(_MAKEENVROOT)\makefile.def
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/hif/hif.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/hif/hif.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/hif/hif.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/hif/hif.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,818 @@
 +/*
 + * @file: hif.c
@@ -11963,10 +11963,10 @@
 +
 +    return;
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/hif/hif_internal.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/hif/hif_internal.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/hif/hif_internal.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/hif/hif_internal.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,102 @@
 +/*
 + * @file: hif_internal.h
@@ -12070,10 +12070,10 @@
 +
 +void
 +delHifDevice(SDDEVICE *handle);
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/hif/Makefile
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/hif/Makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/hif/Makefile	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/hif/Makefile	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,57 @@
 +#
 +#SDIO HIF makefile for atheros SDIO stack
@@ -12132,10 +12132,10 @@
 +ifeq ($(_SDIO_STACK),YES)
 +	$(MAKE) $(_SDIO_STACK_MAKE_PARAMS) -C $(ATH_SDIO_STACK_BASE)/src clean
 +endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/ar6k.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/ar6k.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/ar6k.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/ar6k.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,991 @@
 +/*
 + * AR6K device layer that handles register level I/O
@@ -13128,10 +13128,10 @@
 +
 +
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/ar6k_events.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/ar6k_events.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/ar6k_events.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/ar6k_events.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,638 @@
 +/*
 + * AR6K Driver layer event handling (i.e. interrupts, message polling)
@@ -13771,10 +13771,10 @@
 +}
 +
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/ar6k.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/ar6k.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/ar6k.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/ar6k.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,191 @@
 +/*
 + *
@@ -13967,10 +13967,10 @@
 +#endif
 +
 +#endif /*AR6K_H_*/
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,507 @@
 +/*
 + *
@@ -14479,10 +14479,10 @@
 +    return FALSE;
 +#endif
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_debug.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_debug.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_debug.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_debug.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,65 @@
 +#ifndef HTC_DEBUG_H_
 +#define HTC_DEBUG_H_
@@ -14549,10 +14549,10 @@
 +void DebugDumpBytes(A_UCHAR *buffer, A_UINT16 length, char *pDescription);
 +
 +#endif /*HTC_DEBUG_H_*/
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_internal.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_internal.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_internal.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_internal.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,168 @@
 +/*
 + *
@@ -14722,10 +14722,10 @@
 +#endif
 +
 +#endif /* _HTC_INTERNAL_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_recv.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_recv.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_recv.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_recv.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,703 @@
 +/*
 + *
@@ -15430,10 +15430,10 @@
 +}
 +
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_send.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_send.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_send.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_send.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,541 @@
 +/*
 + *
@@ -15976,10 +15976,10 @@
 +    UNLOCK_HTC_TX(target);
 +
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_services.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_services.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/htc/htc_services.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/htc/htc_services.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,403 @@
 +/*
 + *
@@ -16384,10 +16384,10 @@
 +    }
 +
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_config.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_config.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_config.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_config.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,27 @@
 +#ifndef _A_CONFIG_H_
 +#define _A_CONFIG_H_
@@ -16416,10 +16416,10 @@
 +#include "../ar6000/config_linux.h"
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_debug.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_debug.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_debug.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_debug.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,41 @@
 +#ifndef _A_DEBUG_H_
 +#define _A_DEBUG_H_
@@ -16462,10 +16462,10 @@
 +#include "../ar6000/debug_linux.h"
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_drv_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_drv_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_drv_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_drv_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,185 @@
 +#ifndef _A_DRV_API_H_
 +#define _A_DRV_API_H_
@@ -16652,10 +16652,10 @@
 +#endif
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_drv.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_drv.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_drv.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_drv.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,28 @@
 +#ifndef _A_DRV_H_
 +#define _A_DRV_H_
@@ -16685,10 +16685,10 @@
 +#include "../ar6000/athdrv_linux.h"
 +
 +#endif /* _ADRV_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_osapi.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_osapi.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_osapi.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_osapi.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,28 @@
 +#ifndef _A_OSAPI_H_
 +#define _A_OSAPI_H_
@@ -16718,10 +16718,10 @@
 +#include "../ar6000/osapi_linux.h"
 +
 +#endif /* _OSAPI_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ar6000_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ar6000_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ar6000_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ar6000_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,29 @@
 +#ifndef _AR6000_API_H_
 +#define _AR6000_API_H_
@@ -16752,10 +16752,10 @@
 +
 +#endif /* _AR6000_API_H */
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ar6000_diag.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ar6000_diag.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ar6000_diag.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ar6000_diag.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,38 @@
 +/*
 + *
@@ -16795,10 +16795,10 @@
 +                     A_UCHAR *data, A_UINT32 length);
 +
 +#endif /*AR6000_DIAG_H_*/
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6001_regdump.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6001_regdump.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6001_regdump.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6001_regdump.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,100 @@
 +/*
 + * Copyright (c) 2006 Atheros Communications Inc.
@@ -16900,10 +16900,10 @@
 +#define RD_SIZE         (34*4) /* Space for this number of words */
 +
 +#endif /* __AR6000_REGDUMP_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6Khwreg.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6Khwreg.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6Khwreg.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6Khwreg.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,147 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -17052,10 +17052,10 @@
 +#endif
 +
 +#endif /* __AR6KHWREG_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,36 @@
 +#define __VER_MAJOR_ 2
 +#define __VER_MINOR_ 0
@@ -17093,10 +17093,10 @@
 +#define AR6K_SW_VERSION 	( ( __VER_MAJOR_ << VER_MAJOR_BIT_OFFSET ) + ( __VER_MINOR_ << VER_MINOR_BIT_OFFSET ) + ( __VER_PATCH_ << VER_PATCH_BIT_OFFSET ) + ( __BUILD_NUMBER_ << VER_BUILD_NUM_BIT_OFFSET ) )
 +
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h.NEW
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h.NEW
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h.NEW	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/AR6K_version.h.NEW	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,36 @@
 +#define __VER_MAJOR_ 2
 +#define __VER_MINOR_ 0
@@ -17134,10 +17134,10 @@
 +#define AR6K_SW_VERSION 	( ( __VER_MAJOR_ << VER_MAJOR_BIT_OFFSET ) + ( __VER_MINOR_ << VER_MINOR_BIT_OFFSET ) + ( __VER_PATCH_ << VER_PATCH_BIT_OFFSET ) + ( __BUILD_NUMBER_ << VER_BUILD_NUM_BIT_OFFSET ) )
 +
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athdefs.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athdefs.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athdefs.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athdefs.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,85 @@
 +#ifndef __ATHDEFS_H__
 +#define __ATHDEFS_H__
@@ -17224,10 +17224,10 @@
 +}WLAN_CAPABILITY;
 +
 +#endif /* __ATHDEFS_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athdrv.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athdrv.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athdrv.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athdrv.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,32 @@
 +/*
 + * Copyright (c) 2004-2006 Atheros Communications Inc.
@@ -17261,10 +17261,10 @@
 +#endif
 +
 +#endif /* _ATHDRV_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athendpack.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athendpack.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athendpack.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athendpack.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,41 @@
 +/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 + * @file: athendpack.h
@@ -17307,10 +17307,10 @@
 +#include "../os/wince/include/athendpack_wince.h"
 +#endif /* WINCE */
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athstartpack.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athstartpack.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/athstartpack.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/athstartpack.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,42 @@
 +/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 + * @file: athstartpack.h
@@ -17354,10 +17354,10 @@
 +#include "../os/wince/include/athstartpack_wince.h"
 +#endif /* WINCE */
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_types.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_types.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/a_types.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/a_types.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,28 @@
 +#ifndef _A_TYPES_H_
 +#define _A_TYPES_H_
@@ -17387,10 +17387,10 @@
 +#include "../ar6000/athtypes_linux.h"
 +
 +#endif /* _ATHTYPES_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/bmi.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/bmi.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/bmi.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/bmi.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,100 @@
 +#ifndef _BMI_H_
 +#define _BMI_H_
@@ -17492,10 +17492,10 @@
 +#endif
 +
 +#endif /* _BMI_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/bmi_msg.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/bmi_msg.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/bmi_msg.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/bmi_msg.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,199 @@
 +#ifndef __BMI_MSG_H__
 +#define __BMI_MSG_H__
@@ -17696,10 +17696,10 @@
 +
 +
 +#endif /* __BMI_MSG_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/common_drv.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/common_drv.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/common_drv.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/common_drv.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,61 @@
 +/*
 + *
@@ -17762,10 +17762,10 @@
 +#endif
 +
 +#endif /*COMMON_DRV_H_*/
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dbglog_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dbglog_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dbglog_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dbglog_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,46 @@
 +#ifndef _DBGLOG_API_H_
 +#define _DBGLOG_API_H_
@@ -17813,10 +17813,10 @@
 +#endif
 +
 +#endif /* _DBGLOG_API_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dbglog.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dbglog.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dbglog.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dbglog.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,107 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -17925,10 +17925,10 @@
 +#endif
 +
 +#endif /* _DBGLOG_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dbglog_id.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dbglog_id.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dbglog_id.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dbglog_id.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,307 @@
 +/*
 + *
@@ -18237,10 +18237,10 @@
 +#endif
 +
 +#endif /* _DBGLOG_ID_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dl_list.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dl_list.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dl_list.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dl_list.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,114 @@
 +/*
 + *
@@ -18356,10 +18356,10 @@
 +}
 +
 +#endif /* __DL_LIST_H___ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dset_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dset_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dset_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dset_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,63 @@
 +/*
 + * Copyright (c) 2004-2006 Atheros Communications Inc.
@@ -18424,10 +18424,10 @@
 +
 +
 +#endif /* _DSET_API_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dsetid.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dsetid.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dsetid.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dsetid.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,110 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -18539,10 +18539,10 @@
 +#define DSETID_BPATCH_FLAG                0x80000000
 +
 +#endif /* __DSETID_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dset_internal.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dset_internal.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/dset_internal.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/dset_internal.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,39 @@
 +/*
 + * Copyright (c) 2007 Atheros Communications Inc.
@@ -18583,10 +18583,10 @@
 +} dset_descriptor_t;
 +
 +#endif /* __DSET_INTERNAL_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/gpio_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/gpio_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/gpio_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/gpio_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,57 @@
 +#ifndef _GPIO_API_H_
 +#define _GPIO_API_H_
@@ -18645,10 +18645,10 @@
 +A_STATUS wmi_gpio_intr_ack(struct wmi_t *wmip, A_UINT32 ack_mask);
 +
 +#endif /* _GPIO_API_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/gpio.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/gpio.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/gpio.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/gpio.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,34 @@
 +/*
 + * Copyright (c) 2005 Atheros Communications Inc.
@@ -18684,10 +18684,10 @@
 +
 +#define GPIO_LAST_REGISTER_ID   GPIO_ID_PIN(17)
 +#define GPIO_ID_NONE            0xffffffff
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/hif.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/hif.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/hif.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/hif.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,291 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -18980,10 +18980,10 @@
 +#endif
 +
 +#endif /* _HIF_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/host_version.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/host_version.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/host_version.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/host_version.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,49 @@
 +#ifndef _HOST_VERSION_H_
 +#define _HOST_VERSION_H_
@@ -19034,10 +19034,10 @@
 +#endif
 +
 +#endif /* _HOST_VERSION_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,436 @@
 +/*
 + *
@@ -19475,10 +19475,10 @@
 +#endif
 +
 +#endif /* _HTC_API_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,190 @@
 +/*
 + * Copyright (c) 2007 Atheros Communications Inc.
@@ -19670,10 +19670,10 @@
 +
 +#endif /* __HTC_H__ */
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc_packet.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc_packet.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc_packet.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc_packet.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,138 @@
 +/*
 + *
@@ -19813,10 +19813,10 @@
 +}
 +
 +#endif /*HTC_PACKET_H_*/
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc_services.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc_services.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/htc_services.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/htc_services.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,37 @@
 +/*
 + * Copyright (c) 2007 Atheros Communications Inc.
@@ -19855,10 +19855,10 @@
 +#define HTC_RAW_STREAMS_SVC MAKE_SERVICE_ID(HTC_TEST_GROUP,0)
 +
 +#endif /*HTC_SERVICES_H_*/
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ieee80211.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ieee80211.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ieee80211.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ieee80211.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,342 @@
 +/*-
 + * Copyright (c) 2001 Atsushi Onoe
@@ -20202,10 +20202,10 @@
 +#include "athendpack.h"
 +
 +#endif /* _NET80211_IEEE80211_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ieee80211_ioctl.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ieee80211_ioctl.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ieee80211_ioctl.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ieee80211_ioctl.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,163 @@
 +/*
 + * Copyright (c) 2004-2005 Atheros Communications Inc.
@@ -20370,10 +20370,10 @@
 +#endif
 +
 +#endif /* _IEEE80211_IOCTL_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ieee80211_node.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ieee80211_node.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ieee80211_node.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ieee80211_node.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,77 @@
 +/*-
 + * Copyright (c) 2001 Atsushi Onoe
@@ -20452,10 +20452,10 @@
 +#define WLAN_NODE_INACT_TIMEOUT_MSEC            10000
 +
 +#endif /* _IEEE80211_NODE_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ini_dset.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ini_dset.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/ini_dset.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/ini_dset.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,40 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -20497,10 +20497,10 @@
 +} POSTPACK INI_DSET_REG_OVERRIDE;
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/regDb.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/regDb.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/regDb.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/regDb.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,19 @@
 +/*
 + * Copyright (c) 2005 Atheros Communications, Inc.
@@ -20521,10 +20521,10 @@
 +#include "./regulatory/reg_dbvalues.h"
 +
 +#endif  /* __REG_DB_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/regdump.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/regdump.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/regdump.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/regdump.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,33 @@
 +#ifndef __REGDUMP_H__
 +#define __REGDUMP_H__
@@ -20559,10 +20559,10 @@
 +};
 +#endif /* __ASSEMBLER__ */
 +#endif /* __REGDUMP_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/targaddrs.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/targaddrs.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/targaddrs.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/targaddrs.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,158 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -20722,10 +20722,10 @@
 +#endif /* !__ASSEMBLER__ */
 +
 +#endif /* __TARGADDRS_H__ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/testcmd.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/testcmd.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/testcmd.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/testcmd.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,144 @@
 +/*
 + * Copyright (c) 2004-2005 Atheros Communications Inc.
@@ -20871,10 +20871,10 @@
 +#endif
 +
 +#endif /* TESTCMD_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wlan_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wlan_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wlan_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wlan_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,101 @@
 +#ifndef _HOST_WLAN_API_H_
 +#define _HOST_WLAN_API_H_
@@ -20977,10 +20977,10 @@
 +#endif
 +
 +#endif /* _HOST_WLAN_API_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wlan_dset.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wlan_dset.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wlan_dset.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wlan_dset.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,20 @@
 +/*
 + * Copyright (c) 2007 Atheros Communications, Inc.
@@ -21002,10 +21002,10 @@
 +} POSTPACK WOW_CONFIG_DSET;
 +
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wmi_api.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wmi_api.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wmi_api.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wmi_api.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,259 @@
 +#ifndef _WMI_API_H_
 +#define _WMI_API_H_
@@ -21266,10 +21266,10 @@
 +#endif
 +
 +#endif /* _WMI_API_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wmi.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wmi.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wmi.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wmi.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,1739 @@
 +/*
 + * Copyright (c) 2004-2006 Atheros Communications Inc.
@@ -23010,10 +23010,10 @@
 +#endif
 +
 +#endif /* _WMI_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wmix.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wmix.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/include/wmix.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/include/wmix.h	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,233 @@
 +/*
 + * Copyright (c) 2004-2005 Atheros Communications Inc.
@@ -23248,15 +23248,17 @@
 +#endif
 +
 +#endif /* _WMIX_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/Makefile
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/Makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/Makefile	2008-01-09 17:55:24.000000000 +0100
-@@ -0,0 +1,36 @@
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/Makefile	2008-01-10 14:58:31.000000000 +0100
+@@ -0,0 +1,38 @@
 +REV ?= 2
 +
-+EXTRA_CFLAGS += -I/home/samuel/devlp/kernel/omoko/linux-openmoko-2.6.22.5-moko11+svnr3238-r6/linux-2.6.22-atheros-2.0/drivers/sdio/function/wlan/ar6000/include
++PWD := $(shell pwd)
 +
++EXTRA_CFLAGS += -I$(src)/include
++
 +EXTRA_CFLAGS += -DLINUX -DDEBUG -D__KERNEL__ -DHTC_RAW_INTERFACE\
 +                -DTCMD -DSEND_EVENT_TO_APP -DUSER_KEYS \
 +                -DNO_SYNC_FLUSH #\
@@ -23289,10 +23291,10 @@
 +               wlan/wlan_utils.o
 +
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/miscdrv/common_drv.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/miscdrv/common_drv.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/miscdrv/common_drv.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/miscdrv/common_drv.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,467 @@
 +
 +/*
@@ -23761,10 +23763,10 @@
 +
 +}
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/miscdrv/credit_dist.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/miscdrv/credit_dist.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/miscdrv/credit_dist.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/miscdrv/credit_dist.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,346 @@
 +
 +/*
@@ -24112,19 +24114,19 @@
 +    return A_OK;
 +}
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/miscdrv/makefile
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/miscdrv/makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/miscdrv/makefile	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/miscdrv/makefile	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,4 @@
 +# Copyright (c) 2004-2006 Atheros Communications Inc.
 +# All rights reserved.
 +!INCLUDE $(_MAKEENVROOT)\makefile.def
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wlan/wlan_node.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wlan/wlan_node.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wlan/wlan_node.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wlan/wlan_node.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,371 @@
 +/*-
 + * Copyright (c) 2001 Atsushi Onoe
@@ -24497,10 +24499,10 @@
 +	wlan_node_dec_free (ni);
 +	IEEE80211_NODE_UNLOCK (nt);
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wlan/wlan_recv_beacon.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wlan/wlan_recv_beacon.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wlan/wlan_recv_beacon.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wlan/wlan_recv_beacon.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,192 @@
 +/*-
 + * Copyright (c) 2001 Atsushi Onoe
@@ -24694,10 +24696,10 @@
 +
 +    return A_OK;
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wlan/wlan_utils.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wlan/wlan_utils.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wlan/wlan_utils.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wlan/wlan_utils.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,59 @@
 +/*
 + * Copyright (c) 2004-2005 Atheros Communications Inc.
@@ -24758,10 +24760,10 @@
 +        return 15 + ((freq - 2512) / 20);
 +    return (freq - 5000) / 5;
 +}
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wmi/wmi.c
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wmi/wmi.c
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wmi/wmi.c	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wmi/wmi.c	2008-01-10 13:45:45.000000000 +0100
 @@ -0,0 +1,3918 @@
 +/*
 + * Copyright (c) 2004-2007 Atheros Communications Inc.
@@ -28681,10 +28683,10 @@
 +                         NO_SYNC_WMIFLAG));
 +}
 +
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wmi/wmi_doc.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wmi/wmi_doc.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wmi/wmi_doc.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wmi/wmi_doc.h	2008-01-10 13:45:46.000000000 +0100
 @@ -0,0 +1,4421 @@
 +/*
 + *
@@ -33107,10 +33109,10 @@
 +
 +=====================================================================
 +#endif
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wmi/wmi_host.h
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wmi/wmi_host.h
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/ar6000/wmi/wmi_host.h	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/ar6000/wmi/wmi_host.h	2008-01-10 13:45:46.000000000 +0100
 @@ -0,0 +1,71 @@
 +#ifndef _WMI_HOST_H_
 +#define _WMI_HOST_H_
@@ -33183,10 +33185,10 @@
 +#endif
 +
 +#endif /* _WMI_HOST_H_ */
-Index: linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/Makefile
+Index: linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/Makefile
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ linux-2.6.22-atheros-2.0-tmp/drivers/sdio/function/wlan/Makefile	2008-01-09 17:55:24.000000000 +0100
++++ linux-2.6.22-atheros-2.0-omoko/drivers/sdio/function/wlan/Makefile	2008-01-10 13:45:46.000000000 +0100
 @@ -0,0 +1,4 @@
 +#
 +# SDIO wlan ar600 card function driver





More information about the commitlog mailing list