openwrt/svn-archive/archive.git
16 years agoset maxdepth appropriately for package scanning
Felix Fietkau [Sun, 15 Jul 2007 23:39:22 +0000 (23:39 +0000)]
set maxdepth appropriately for package scanning

SVN-Revision: 7985

16 years agofollow symlinks in package scan
Felix Fietkau [Sun, 15 Jul 2007 23:38:09 +0000 (23:38 +0000)]
follow symlinks in package scan

SVN-Revision: 7984

16 years agoproperly support dependencies on packages that just use Build/DefaultTargets
Felix Fietkau [Sun, 15 Jul 2007 23:36:02 +0000 (23:36 +0000)]
properly support dependencies on packages that just use Build/DefaultTargets

SVN-Revision: 7983

16 years agofixes for recursive package scanning
Felix Fietkau [Sun, 15 Jul 2007 23:16:47 +0000 (23:16 +0000)]
fixes for recursive package scanning

SVN-Revision: 7982

16 years agorewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning...
Felix Fietkau [Sun, 15 Jul 2007 22:51:12 +0000 (22:51 +0000)]
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies

SVN-Revision: 7981

16 years ago[adm5120] fix of the board specific initialization of the GPIO pins
Gabor Juhos [Sun, 15 Jul 2007 19:01:19 +0000 (19:01 +0000)]
[adm5120] fix of the board specific initialization of the GPIO pins

SVN-Revision: 7979

16 years agoFix the ip6tables dependency (#2079)
Florian Fainelli [Sun, 15 Jul 2007 18:53:33 +0000 (18:53 +0000)]
Fix the ip6tables dependency (#2079)

SVN-Revision: 7978

16 years ago[adm5120] refresh patches for 2.6.22.1 using quilt
Gabor Juhos [Sun, 15 Jul 2007 15:33:15 +0000 (15:33 +0000)]
[adm5120] refresh patches for 2.6.22.1 using quilt

SVN-Revision: 7976

16 years ago[adm5120] lzma-loader improvements
Gabor Juhos [Sun, 15 Jul 2007 15:02:38 +0000 (15:02 +0000)]
[adm5120] lzma-loader improvements
 * update LzmaDecode.[ch] to 4.16
 * speed up decompressing from flash
 * uses printf from lzma-loader of generic-2.6 target
 * initial support for flash bank switching

SVN-Revision: 7975

16 years agoixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built
Rod Whitby [Fri, 13 Jul 2007 22:23:09 +0000 (22:23 +0000)]
ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built

SVN-Revision: 7972

16 years ago[adm5120] flash driver shows the correct chip size from now
Gabor Juhos [Fri, 13 Jul 2007 16:15:10 +0000 (16:15 +0000)]
[adm5120] flash driver shows the correct chip size from now

SVN-Revision: 7971

16 years agoFix the section mismatch on the serial driver (#2076), thanks Thomas !
Florian Fainelli [Fri, 13 Jul 2007 13:14:08 +0000 (13:14 +0000)]
Fix the section mismatch on the serial driver (#2076), thanks Thomas !

SVN-Revision: 7967

16 years agoMove pciutils to trunk (#2061)
Florian Fainelli [Fri, 13 Jul 2007 13:10:15 +0000 (13:10 +0000)]
Move pciutils to trunk (#2061)

SVN-Revision: 7966

16 years agofix e2fsprogs on avr32
Imre Kaloz [Fri, 13 Jul 2007 10:42:20 +0000 (10:42 +0000)]
fix e2fsprogs on avr32

SVN-Revision: 7963

16 years agosync avr32 to 2.6.22.atmel.2
Imre Kaloz [Fri, 13 Jul 2007 09:56:05 +0000 (09:56 +0000)]
sync avr32 to 2.6.22.atmel.2

SVN-Revision: 7962

16 years agorefresh madwifi patches
Felix Fietkau [Fri, 13 Jul 2007 09:18:45 +0000 (09:18 +0000)]
refresh madwifi patches

SVN-Revision: 7961

16 years agomadwifi: patch for 'fixing' stuck beacons through card recalibration
Felix Fietkau [Fri, 13 Jul 2007 09:17:34 +0000 (09:17 +0000)]
madwifi: patch for 'fixing' stuck beacons through card recalibration

SVN-Revision: 7960

16 years agoclean up some leftover junk
Felix Fietkau [Fri, 13 Jul 2007 08:33:20 +0000 (08:33 +0000)]
clean up some leftover junk

SVN-Revision: 7959

16 years agofix madwifi unload/reload on SoC
Felix Fietkau [Fri, 13 Jul 2007 08:23:22 +0000 (08:23 +0000)]
fix madwifi unload/reload on SoC

SVN-Revision: 7958

16 years agofix monitor mode related crash in madwifi (#2034)
Felix Fietkau [Fri, 13 Jul 2007 07:24:43 +0000 (07:24 +0000)]
fix monitor mode related crash in madwifi (#2034)

SVN-Revision: 7957

16 years agofix unwanted automatic package cleaning when using quilt
Felix Fietkau [Fri, 13 Jul 2007 07:17:17 +0000 (07:17 +0000)]
fix unwanted automatic package cleaning when using quilt

SVN-Revision: 7956

16 years agomove firmware loading to hotplug2-init.rules (should fix #2056)
Felix Fietkau [Fri, 13 Jul 2007 02:32:32 +0000 (02:32 +0000)]
move firmware loading to hotplug2-init.rules (should fix #2056)

SVN-Revision: 7955

16 years agobusybox: Ensure that diff is available for ipkg upgrade requirements
Rod Whitby [Fri, 13 Jul 2007 01:02:55 +0000 (01:02 +0000)]
busybox: Ensure that diff is available for ipkg upgrade requirements

SVN-Revision: 7954

16 years agouse . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
Felix Fietkau [Fri, 13 Jul 2007 00:44:41 +0000 (00:44 +0000)]
use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset

SVN-Revision: 7953

16 years agoavoid a race condition that might lead to dnsmasq reading an empty resolv.conf (...
Felix Fietkau [Thu, 12 Jul 2007 21:59:38 +0000 (21:59 +0000)]
avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007)

SVN-Revision: 7952

16 years agofix layer7 for 2.6.21
Felix Fietkau [Thu, 12 Jul 2007 21:34:20 +0000 (21:34 +0000)]
fix layer7 for 2.6.21

SVN-Revision: 7951

16 years agofix static routes for dynamic interfaces (#1446)
Felix Fietkau [Thu, 12 Jul 2007 21:23:23 +0000 (21:23 +0000)]
fix static routes for dynamic interfaces (#1446)

SVN-Revision: 7949

16 years agoadd missing changes from #1949
Felix Fietkau [Thu, 12 Jul 2007 21:03:05 +0000 (21:03 +0000)]
add missing changes from #1949

SVN-Revision: 7948

16 years agoadd tpc change from #1949
Felix Fietkau [Thu, 12 Jul 2007 19:17:32 +0000 (19:17 +0000)]
add tpc change from #1949

SVN-Revision: 7947

16 years agomove to iptables 1.3.8
Tim Yardley [Thu, 12 Jul 2007 16:05:28 +0000 (16:05 +0000)]
move to iptables 1.3.8

SVN-Revision: 7946

16 years agoupgrade AVR32 to 2.6.22.1
Imre Kaloz [Thu, 12 Jul 2007 14:11:31 +0000 (14:11 +0000)]
upgrade AVR32 to 2.6.22.1

SVN-Revision: 7945

16 years agoupgrade dnsmasq (#1975)
Felix Fietkau [Thu, 12 Jul 2007 13:58:25 +0000 (13:58 +0000)]
upgrade dnsmasq (#1975)

SVN-Revision: 7944

16 years agoremove a hack that is no longer necessary
Felix Fietkau [Thu, 12 Jul 2007 13:43:59 +0000 (13:43 +0000)]
remove a hack that is no longer necessary

SVN-Revision: 7943

16 years agofix parallel build issues
Felix Fietkau [Thu, 12 Jul 2007 12:50:16 +0000 (12:50 +0000)]
fix parallel build issues

SVN-Revision: 7941

16 years agofix distclean
Felix Fietkau [Thu, 12 Jul 2007 10:55:00 +0000 (10:55 +0000)]
fix distclean

SVN-Revision: 7940

16 years agopci_module_init() is deprecated for a long time - this won't hurt .21 and will be...
Imre Kaloz [Thu, 12 Jul 2007 10:29:54 +0000 (10:29 +0000)]
pci_module_init() is deprecated for a long time - this won't hurt .21 and will be needed for .22

SVN-Revision: 7937

16 years agoupgrade atheros targets to 2.6.22.1
Imre Kaloz [Thu, 12 Jul 2007 10:19:36 +0000 (10:19 +0000)]
upgrade atheros targets to 2.6.22.1

SVN-Revision: 7936

16 years agosync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should...
Felix Fietkau [Wed, 11 Jul 2007 21:13:50 +0000 (21:13 +0000)]
sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)

SVN-Revision: 7929

16 years agorename mini_fo mount point so as not to confuse users
Mike Baker [Wed, 11 Jul 2007 20:46:25 +0000 (20:46 +0000)]
rename mini_fo mount point so as not to confuse users

SVN-Revision: 7928

16 years agomove uci_load into config_load so that changes can be applied via uci without commiting
Mike Baker [Wed, 11 Jul 2007 20:39:28 +0000 (20:39 +0000)]
move uci_load into config_load so that changes can be applied via uci without commiting

SVN-Revision: 7927

16 years ago[adm5120] fix detection of admboot based boards
Gabor Juhos [Wed, 11 Jul 2007 19:26:20 +0000 (19:26 +0000)]
[adm5120] fix detection of admboot based boards

SVN-Revision: 7926

16 years agofix ipset compilation
Tim Yardley [Wed, 11 Jul 2007 15:23:13 +0000 (15:23 +0000)]
fix ipset compilation

SVN-Revision: 7925

16 years ago[adm5120] remove hardware accelerated byte swapping feature, and resync kernel config
Gabor Juhos [Wed, 11 Jul 2007 15:21:17 +0000 (15:21 +0000)]
[adm5120] remove hardware accelerated byte swapping feature, and resync kernel config

SVN-Revision: 7924

16 years agoixp4xx: Add RTC driver for FSG-3
Rod Whitby [Wed, 11 Jul 2007 14:16:09 +0000 (14:16 +0000)]
ixp4xx: Add RTC driver for FSG-3

SVN-Revision: 7923

16 years agoarm-magic.sh: Added support for fsg3
Rod Whitby [Wed, 11 Jul 2007 14:07:28 +0000 (14:07 +0000)]
arm-magic.sh: Added support for fsg3

SVN-Revision: 7922

16 years agoixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting directly...
Rod Whitby [Wed, 11 Jul 2007 13:51:34 +0000 (13:51 +0000)]
ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting directly from internal hard disk.

SVN-Revision: 7921

16 years agoixp4xx: Initial profile for the Freecom FSG-3
Rod Whitby [Wed, 11 Jul 2007 13:29:57 +0000 (13:29 +0000)]
ixp4xx: Initial profile for the Freecom FSG-3

SVN-Revision: 7920

16 years agoixp4xx: Add initial support for the Freecom FSG-3
Rod Whitby [Wed, 11 Jul 2007 13:16:14 +0000 (13:16 +0000)]
ixp4xx: Add initial support for the Freecom FSG-3

SVN-Revision: 7919

16 years agoixp4xx: Update from 2.6.21.5 to 2.6.21.6
Rod Whitby [Wed, 11 Jul 2007 13:15:25 +0000 (13:15 +0000)]
ixp4xx: Update from 2.6.21.5 to 2.6.21.6

SVN-Revision: 7918

16 years agomostly cosmetic sync with the mainline bubinga code
Imre Kaloz [Wed, 11 Jul 2007 13:13:26 +0000 (13:13 +0000)]
mostly cosmetic sync with the mainline bubinga code

SVN-Revision: 7917

16 years ago[adm5120] refactor kernel code (part 1), mark it as broken now
Gabor Juhos [Wed, 11 Jul 2007 13:00:27 +0000 (13:00 +0000)]
[adm5120] refactor kernel code (part 1), mark it as broken now

SVN-Revision: 7916

16 years agobump to 2.6.22.1
Mike Baker [Wed, 11 Jul 2007 10:57:49 +0000 (10:57 +0000)]
bump to 2.6.22.1

SVN-Revision: 7915

16 years agoadd ar7 2.6.22 patches by matteo (work in progress, not booting yet)
Felix Fietkau [Wed, 11 Jul 2007 10:47:25 +0000 (10:47 +0000)]
add ar7 2.6.22 patches by matteo (work in progress, not booting yet)

SVN-Revision: 7914

16 years agofix alsa snd_fops problem (#1426)
Felix Fietkau [Wed, 11 Jul 2007 10:19:29 +0000 (10:19 +0000)]
fix alsa snd_fops problem (#1426)

SVN-Revision: 7913

16 years agoreorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos...
Felix Fietkau [Wed, 11 Jul 2007 06:47:33 +0000 (06:47 +0000)]
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts

SVN-Revision: 7912

16 years agoremove a warning that has confused a few people
Felix Fietkau [Wed, 11 Jul 2007 06:15:50 +0000 (06:15 +0000)]
remove a warning that has confused a few people

SVN-Revision: 7911

16 years agofix cflags for xscale (#2026)
Felix Fietkau [Wed, 11 Jul 2007 05:18:19 +0000 (05:18 +0000)]
fix cflags for xscale (#2026)

SVN-Revision: 7910

16 years agocolor change to make menuconfig easier to read (patch from #1730)
Felix Fietkau [Wed, 11 Jul 2007 04:03:01 +0000 (04:03 +0000)]
color change to make menuconfig easier to read (patch from #1730)

SVN-Revision: 7909

16 years agofix a typo in the imq module (patch from #2005)
Felix Fietkau [Tue, 10 Jul 2007 20:42:26 +0000 (20:42 +0000)]
fix a typo in the imq module (patch from #2005)

SVN-Revision: 7908

16 years agofix PACKAGES:= for target profiles in target.mk
Felix Fietkau [Tue, 10 Jul 2007 20:36:25 +0000 (20:36 +0000)]
fix PACKAGES:= for target profiles in target.mk

SVN-Revision: 7907

16 years agofix a typo
Felix Fietkau [Tue, 10 Jul 2007 20:21:09 +0000 (20:21 +0000)]
fix a typo

SVN-Revision: 7906

16 years agofix docs compile targets
Felix Fietkau [Tue, 10 Jul 2007 16:38:05 +0000 (16:38 +0000)]
fix docs compile targets

SVN-Revision: 7905

16 years ago[adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes...
Gabor Juhos [Tue, 10 Jul 2007 11:02:07 +0000 (11:02 +0000)]
[adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)

SVN-Revision: 7904

16 years agofix channel/frequency returned by scan
Mike Baker [Mon, 9 Jul 2007 21:27:13 +0000 (21:27 +0000)]
fix channel/frequency returned by scan

SVN-Revision: 7903

16 years agodisable image generation for boards which we still have problems with (at least if...
Gabor Juhos [Mon, 9 Jul 2007 16:36:19 +0000 (16:36 +0000)]
disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected)

SVN-Revision: 7902

16 years agorestart wds links when wifi is restarted
Mike Baker [Mon, 9 Jul 2007 16:11:21 +0000 (16:11 +0000)]
restart wds links when wifi is restarted

SVN-Revision: 7901

16 years agoau1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting
Florian Fainelli [Mon, 9 Jul 2007 16:06:43 +0000 (16:06 +0000)]
au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting

SVN-Revision: 7900

16 years agoadd second package source for packages built from the /packages repository
Felix Fietkau [Mon, 9 Jul 2007 07:09:44 +0000 (07:09 +0000)]
add second package source for packages built from the /packages repository
fix up first package source (should be release, not snapshots on 7.07)

SVN-Revision: 7897

16 years agofix the cpu_wait patch for 2.6.22
Felix Fietkau [Mon, 9 Jul 2007 05:44:15 +0000 (05:44 +0000)]
fix the cpu_wait patch for 2.6.22

SVN-Revision: 7896

16 years agoadd busybox printf patch from #2021
Felix Fietkau [Mon, 9 Jul 2007 03:05:18 +0000 (03:05 +0000)]
add busybox printf patch from #2021

SVN-Revision: 7895

16 years ago2.6.22 is released :)
Felix Fietkau [Mon, 9 Jul 2007 02:23:00 +0000 (02:23 +0000)]
2.6.22 is released :)

SVN-Revision: 7894

16 years agoremove ARCH:=i686 from s100 profile - the build system can't handle that properly yet
Felix Fietkau [Mon, 9 Jul 2007 00:19:13 +0000 (00:19 +0000)]
remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet

SVN-Revision: 7893

16 years agohotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions...
Felix Fietkau [Mon, 9 Jul 2007 00:13:47 +0000 (00:13 +0000)]
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052)

SVN-Revision: 7892

16 years agosome updates for s100
John Crispin [Sun, 8 Jul 2007 19:16:02 +0000 (19:16 +0000)]
some updates for s100

SVN-Revision: 7891

16 years agoadded i686 support and profile for t-vision s100
John Crispin [Sun, 8 Jul 2007 16:11:40 +0000 (16:11 +0000)]
added i686 support and profile for t-vision s100

SVN-Revision: 7890

16 years agofix usb-storage permissions
Mike Baker [Sun, 8 Jul 2007 13:23:17 +0000 (13:23 +0000)]
fix usb-storage permissions

SVN-Revision: 7889

16 years agomore wpa+wds patches
Mike Baker [Sun, 8 Jul 2007 12:51:30 +0000 (12:51 +0000)]
more wpa+wds patches

SVN-Revision: 7888

16 years agofix busybox --help problems on rebuild
Mike Baker [Sat, 7 Jul 2007 20:12:42 +0000 (20:12 +0000)]
fix busybox --help problems on rebuild

SVN-Revision: 7887

16 years agofix madwifi compile for 2.4
Felix Fietkau [Sat, 7 Jul 2007 09:29:15 +0000 (09:29 +0000)]
fix madwifi compile for 2.4

SVN-Revision: 7885

16 years agofix bug with ap+sta modes using wpa
Mike Baker [Wed, 4 Jul 2007 18:34:11 +0000 (18:34 +0000)]
fix bug with ap+sta modes using wpa

SVN-Revision: 7877

16 years agorearrange diag's platform detection code to look for known platform strings before...
Mike Baker [Wed, 4 Jul 2007 16:51:00 +0000 (16:51 +0000)]
rearrange diag's platform detection code to look for known platform strings before guessing

SVN-Revision: 7876

16 years agopatch wlc and scripts to control wl's builtin wpa supplicant
Mike Baker [Wed, 4 Jul 2007 16:49:08 +0000 (16:49 +0000)]
patch wlc and scripts to control wl's builtin wpa supplicant

SVN-Revision: 7875

16 years agoPackage the hardware clock utility and fix english typos (#2015)
Florian Fainelli [Wed, 4 Jul 2007 11:20:46 +0000 (11:20 +0000)]
Package the hardware clock utility and fix english typos (#2015)

SVN-Revision: 7874

16 years agoclean up default wifi config
Mike Baker [Wed, 4 Jul 2007 11:15:12 +0000 (11:15 +0000)]
clean up default wifi config

SVN-Revision: 7873

16 years agofix a race condition with broadcom wl devices in a bridge
Felix Fietkau [Wed, 4 Jul 2007 05:05:46 +0000 (05:05 +0000)]
fix a race condition with broadcom wl devices in a bridge
if a device is added before the bridge is brought up, the wifi settings are lost

SVN-Revision: 7872

16 years agoadd failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
Felix Fietkau [Wed, 4 Jul 2007 04:35:44 +0000 (04:35 +0000)]
add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment

SVN-Revision: 7870

16 years agorefactor atheros system code - also add support for the reset button (sends netlink...
Felix Fietkau [Wed, 4 Jul 2007 03:55:23 +0000 (03:55 +0000)]
refactor atheros system code - also add support for the reset button (sends netlink messages in the same format as broadcom-diag)

SVN-Revision: 7869

16 years agoremove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
Felix Fietkau [Wed, 4 Jul 2007 02:11:41 +0000 (02:11 +0000)]
remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago

SVN-Revision: 7868

16 years agoremove minstrel rate hack
Felix Fietkau [Wed, 4 Jul 2007 01:53:21 +0000 (01:53 +0000)]
remove minstrel rate hack

SVN-Revision: 7867

16 years agoanother madwifi update
Felix Fietkau [Wed, 4 Jul 2007 01:25:54 +0000 (01:25 +0000)]
another madwifi update

SVN-Revision: 7866

16 years agomore fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) ...
Felix Fietkau [Wed, 4 Jul 2007 00:48:59 +0000 (00:48 +0000)]
more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing

SVN-Revision: 7865

16 years agoupdate to the latest madwifi snapshot
Felix Fietkau [Tue, 3 Jul 2007 21:03:58 +0000 (21:03 +0000)]
update to the latest madwifi snapshot

SVN-Revision: 7864

16 years ago[adm5120] more generic handling of Macronix flash chips, fix #2008
Gabor Juhos [Tue, 3 Jul 2007 17:04:46 +0000 (17:04 +0000)]
[adm5120] more generic handling of Macronix flash chips, fix #2008

SVN-Revision: 7863

16 years agofix util-linux compile on avr32
Felix Fietkau [Tue, 3 Jul 2007 01:13:10 +0000 (01:13 +0000)]
fix util-linux compile on avr32

SVN-Revision: 7860

16 years agowds-wpa support
Mike Baker [Mon, 2 Jul 2007 22:58:11 +0000 (22:58 +0000)]
wds-wpa support

SVN-Revision: 7858

16 years agorefresh a patch that is causing problems on certain systems
Felix Fietkau [Mon, 2 Jul 2007 21:52:32 +0000 (21:52 +0000)]
refresh a patch that is causing problems on certain systems

SVN-Revision: 7857

16 years agofix a glitch in the status output of the non-verbose builds for adm5120
Felix Fietkau [Mon, 2 Jul 2007 19:10:14 +0000 (19:10 +0000)]
fix a glitch in the status output of the non-verbose builds for adm5120

SVN-Revision: 7856

16 years agofix sdk build
Felix Fietkau [Mon, 2 Jul 2007 18:36:31 +0000 (18:36 +0000)]
fix sdk build

SVN-Revision: 7855

16 years agomove ncurses to trunk and 7.07 (util-linux depends on it)
Felix Fietkau [Mon, 2 Jul 2007 17:53:19 +0000 (17:53 +0000)]
move ncurses to trunk and 7.07 (util-linux depends on it)

SVN-Revision: 7854

16 years agofix a horrible memleak in madwifi
Felix Fietkau [Mon, 2 Jul 2007 10:59:51 +0000 (10:59 +0000)]
fix a horrible memleak in madwifi

SVN-Revision: 7850