openwrt/svn-archive/archive.git
16 years agoDisable tls support, uClibc does not support it, and it could lead to linking failure...
Florian Fainelli [Thu, 10 Apr 2008 14:05:38 +0000 (14:05 +0000)]
Disable tls support, uClibc does not support it, and it could lead to linking failures with some braindead autoconf programs

SVN-Revision: 10782

16 years ago[kernel] fix a quilt incompatible patch
Gabor Juhos [Thu, 10 Apr 2008 08:45:31 +0000 (08:45 +0000)]
[kernel] fix a quilt incompatible patch

SVN-Revision: 10781

16 years agoadd basic support for the Titan Wireless TW-533-4
Imre Kaloz [Wed, 9 Apr 2008 23:01:20 +0000 (23:01 +0000)]
add basic support for the Titan Wireless TW-533-4

SVN-Revision: 10780

16 years agoadd generic arm machine registry update
Imre Kaloz [Wed, 9 Apr 2008 23:00:20 +0000 (23:00 +0000)]
add generic arm machine registry update

SVN-Revision: 10779

16 years agoar7: remove useless chunks from a patch
Matteo Croce [Wed, 9 Apr 2008 22:54:32 +0000 (22:54 +0000)]
ar7: remove useless chunks from a patch

SVN-Revision: 10778

16 years agomadwifi: remove reset delay - seems like it's not necessary anymore
Felix Fietkau [Wed, 9 Apr 2008 19:55:08 +0000 (19:55 +0000)]
madwifi: remove reset delay - seems like it's not necessary anymore

SVN-Revision: 10777

16 years agoAdd the firmware generation for the AG241v2b device (#3315)
Florian Fainelli [Wed, 9 Apr 2008 19:22:26 +0000 (19:22 +0000)]
Add the firmware generation for the AG241v2b device (#3315)

SVN-Revision: 10776

16 years agoDisable drivers that we do not package within the mac80211 package (everything except...
Florian Fainelli [Wed, 9 Apr 2008 19:20:07 +0000 (19:20 +0000)]
Disable drivers that we do not package within the mac80211 package (everything except rt2x00)

SVN-Revision: 10775

16 years agofix the 3g interface configuration
Felix Fietkau [Wed, 9 Apr 2008 15:35:34 +0000 (15:35 +0000)]
fix the 3g interface configuration

The first problem is the "chat" command which misses "-E", so the
environment variable addressed inside the script is never used and
the script breaks.

The second problem is the that you cannot assume an Option card when
you did "not discover a Novatel".
In my case the script tried to set the mode with the Option
AT-command which failed on the Huawei stick.
Unfortunaltely I don't have a correct command for that device, so I
just want to start the connection without any mode set before thus using
the defaults.

Signed-off-by: Markus Wigge <mwigge@marcant.net>
SVN-Revision: 10774

16 years agoforward port redboot rootfs partition space expansion patch to 2.6.24
Felix Fietkau [Tue, 8 Apr 2008 20:11:26 +0000 (20:11 +0000)]
forward port redboot rootfs partition space expansion patch to 2.6.24

SVN-Revision: 10773

16 years agoupgrade uci to 0.3.1 - fixes a parser problem
Felix Fietkau [Tue, 8 Apr 2008 19:51:15 +0000 (19:51 +0000)]
upgrade uci to 0.3.1 - fixes a parser problem

SVN-Revision: 10772

16 years ago[kernel] modules/gpio-buttons: fix build error on older kernels
Gabor Juhos [Tue, 8 Apr 2008 11:49:22 +0000 (11:49 +0000)]
[kernel] modules/gpio-buttons: fix build error on older kernels

SVN-Revision: 10771

16 years agossb-mips: Fix IRQ routing on the MIPS core.
Michael Büsch [Tue, 8 Apr 2008 09:15:53 +0000 (09:15 +0000)]
ssb-mips: Fix IRQ routing on the MIPS core.

SVN-Revision: 10770

16 years agofix a dependency bug
Felix Fietkau [Mon, 7 Apr 2008 23:29:41 +0000 (23:29 +0000)]
fix a dependency bug

SVN-Revision: 10769

16 years agoGPIO code updates, make the cf-mips driver compile against this gpio version
Florian Fainelli [Mon, 7 Apr 2008 21:49:05 +0000 (21:49 +0000)]
GPIO code updates, make the cf-mips driver compile against this gpio version

SVN-Revision: 10768

16 years ago[kernel] add a polled GPIO buttons input driver
Gabor Juhos [Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)]
[kernel] add a polled GPIO buttons input driver

SVN-Revision: 10766

16 years ago[adm5120] refresh config
Gabor Juhos [Mon, 7 Apr 2008 19:16:01 +0000 (19:16 +0000)]
[adm5120] refresh config

SVN-Revision: 10765

16 years agofix use of uci_set_state in network scripts (thx, netprince)
Felix Fietkau [Mon, 7 Apr 2008 16:02:50 +0000 (16:02 +0000)]
fix use of uci_set_state in network scripts (thx, netprince)

SVN-Revision: 10763

16 years agoar7: remove volatiles definitely
Matteo Croce [Mon, 7 Apr 2008 15:22:31 +0000 (15:22 +0000)]
ar7: remove volatiles definitely

SVN-Revision: 10762

16 years agovlynq: revert volatiles until we find a good way to remove them
Matteo Croce [Mon, 7 Apr 2008 14:30:20 +0000 (14:30 +0000)]
vlynq: revert volatiles until we find a good way to remove them

SVN-Revision: 10760

16 years ago[adm5120] fix a bug in the GPIO code
Gabor Juhos [Mon, 7 Apr 2008 14:10:37 +0000 (14:10 +0000)]
[adm5120] fix a bug in the GPIO code

SVN-Revision: 10759

16 years agoar7: use SLUB allocator, it gives slighty more TCP throughput
Matteo Croce [Mon, 7 Apr 2008 14:03:07 +0000 (14:03 +0000)]
ar7: use SLUB allocator, it gives slighty more TCP throughput

SVN-Revision: 10758

16 years agoar7: remove useless volatiles
Matteo Croce [Mon, 7 Apr 2008 13:49:44 +0000 (13:49 +0000)]
ar7: remove useless volatiles

SVN-Revision: 10757

16 years agoadd support for the IXDPG425
Imre Kaloz [Mon, 7 Apr 2008 10:48:45 +0000 (10:48 +0000)]
add support for the IXDPG425

SVN-Revision: 10756

16 years agoUse the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
Florian Fainelli [Mon, 7 Apr 2008 08:48:20 +0000 (08:48 +0000)]
Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org

SVN-Revision: 10755

16 years agoUse an update r6040 driver
Florian Fainelli [Mon, 7 Apr 2008 07:50:45 +0000 (07:50 +0000)]
Use an update r6040 driver

SVN-Revision: 10754

16 years agoMigrate rt2x00 to the compat-wireless version
Florian Fainelli [Mon, 7 Apr 2008 07:29:37 +0000 (07:29 +0000)]
Migrate rt2x00 to the compat-wireless version

SVN-Revision: 10753

16 years agoar7: remove unneeded packed and array initialization
Matteo Croce [Mon, 7 Apr 2008 01:30:07 +0000 (01:30 +0000)]
ar7: remove unneeded packed and array initialization

SVN-Revision: 10752

16 years agofix the route to the pptp server when using pptp as wan interface
Felix Fietkau [Mon, 7 Apr 2008 01:07:50 +0000 (01:07 +0000)]
fix the route to the pptp server when using pptp as wan interface

SVN-Revision: 10751

16 years agoadd timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841
Felix Fietkau [Mon, 7 Apr 2008 00:24:26 +0000 (00:24 +0000)]
add timer fix by mmp from forum.openwrt.org/viewtopic.php?id=14841

SVN-Revision: 10750

16 years agoupgrade to broadcom-wl 4.150.10.5.2
Felix Fietkau [Mon, 7 Apr 2008 00:24:19 +0000 (00:24 +0000)]
upgrade to broadcom-wl 4.150.10.5.2

SVN-Revision: 10749

16 years agofixed wrong path in diff
Matteo Croce [Sun, 6 Apr 2008 19:38:08 +0000 (19:38 +0000)]
fixed wrong path in diff

SVN-Revision: 10748

16 years agocpmac: fix race condition (closes #3019)
Matteo Croce [Sun, 6 Apr 2008 19:33:14 +0000 (19:33 +0000)]
cpmac: fix race condition (closes #3019)

SVN-Revision: 10747

16 years agoFix layer7 user-space iptables compilation (#3307)
Florian Fainelli [Sun, 6 Apr 2008 18:01:53 +0000 (18:01 +0000)]
Fix layer7 user-space iptables compilation (#3307)

SVN-Revision: 10745

16 years agorevert iproute2 to the old version until the new one is fixed (#3026)
Felix Fietkau [Sun, 6 Apr 2008 17:13:00 +0000 (17:13 +0000)]
revert iproute2 to the old version until the new one is fixed (#3026)

SVN-Revision: 10744

16 years agoThis rt2x00 version only compiles for 2.6.24 (#3211)
Florian Fainelli [Sun, 6 Apr 2008 15:41:43 +0000 (15:41 +0000)]
This rt2x00 version only compiles for 2.6.24 (#3211)

SVN-Revision: 10743

16 years agoSwitch to compat-wireless
Florian Fainelli [Sun, 6 Apr 2008 13:40:45 +0000 (13:40 +0000)]
Switch to compat-wireless

SVN-Revision: 10742

16 years agoFix typo
Florian Fainelli [Sun, 6 Apr 2008 10:47:51 +0000 (10:47 +0000)]
Fix typo

SVN-Revision: 10741

16 years agort2500 cvs will not build on 2.6.24
Florian Fainelli [Sun, 6 Apr 2008 10:47:24 +0000 (10:47 +0000)]
rt2500 cvs will not build on 2.6.24

SVN-Revision: 10740

16 years agoAdd leds support for the CAS-771/771w
Florian Fainelli [Sun, 6 Apr 2008 10:29:44 +0000 (10:29 +0000)]
Add leds support for the CAS-771/771w

SVN-Revision: 10739

16 years agoSwitch to the rt2x00 rt2500 pci version
Florian Fainelli [Sun, 6 Apr 2008 09:53:18 +0000 (09:53 +0000)]
Switch to the rt2x00 rt2500 pci version

SVN-Revision: 10738

16 years ago2.6.24 rt2x00 version needs more objects to produce the library
Florian Fainelli [Sun, 6 Apr 2008 09:52:32 +0000 (09:52 +0000)]
2.6.24 rt2x00 version needs more objects to produce the library

SVN-Revision: 10737

16 years agofix error message in scripts/feeds when indexes are missing
Felix Fietkau [Sat, 5 Apr 2008 14:32:08 +0000 (14:32 +0000)]
fix error message in scripts/feeds when indexes are missing

SVN-Revision: 10736

16 years ago[adm5120] fix Cellvision images
Gabor Juhos [Sat, 5 Apr 2008 13:32:02 +0000 (13:32 +0000)]
[adm5120] fix Cellvision images

SVN-Revision: 10735

16 years agogeneric-2.6/config-2.6.23: add config entry for SENSORS_LM70
Andy Boyett [Fri, 4 Apr 2008 21:53:44 +0000 (21:53 +0000)]
generic-2.6/config-2.6.23: add config entry for SENSORS_LM70

SVN-Revision: 10733

16 years agoInstall libuci and headers in staging_dir
Andy Boyett [Fri, 4 Apr 2008 21:48:43 +0000 (21:48 +0000)]
Install libuci and headers in staging_dir

SVN-Revision: 10732

16 years agofix reboot on ar5315
John Crispin [Thu, 3 Apr 2008 21:40:40 +0000 (21:40 +0000)]
fix reboot on ar5315

SVN-Revision: 10729

16 years agoadd generic led support to atheros target
John Crispin [Thu, 3 Apr 2008 21:09:41 +0000 (21:09 +0000)]
add generic led support to atheros target

SVN-Revision: 10728

16 years agofix typo(2) in watchdog init script
Matteo Croce [Thu, 3 Apr 2008 21:01:16 +0000 (21:01 +0000)]
fix typo(2) in watchdog init script

SVN-Revision: 10727

16 years agofix typo in watchdog init script
Matteo Croce [Thu, 3 Apr 2008 20:59:18 +0000 (20:59 +0000)]
fix typo in watchdog init script

SVN-Revision: 10726

16 years agoadd gpio support to atheros, fixes #1861, thanks Othello
John Crispin [Thu, 3 Apr 2008 20:28:10 +0000 (20:28 +0000)]
add gpio support to atheros, fixes #1861, thanks Othello

SVN-Revision: 10724

16 years agoClean files in scripts/config (#3011)
Florian Fainelli [Thu, 3 Apr 2008 19:08:59 +0000 (19:08 +0000)]
Clean files in scripts/config (#3011)

SVN-Revision: 10723

16 years agoclean up reject files after copying target/linux/*/files to the kernel tree
Felix Fietkau [Thu, 3 Apr 2008 18:37:30 +0000 (18:37 +0000)]
clean up reject files after copying target/linux/*/files to the kernel tree

SVN-Revision: 10722

16 years agoStart the watchdog daemon if a harware watchdog is present
Florian Fainelli [Thu, 3 Apr 2008 14:36:10 +0000 (14:36 +0000)]
Start the watchdog daemon if a harware watchdog is present

SVN-Revision: 10721

16 years agofix EABI kernel config on IOP32x
Imre Kaloz [Thu, 3 Apr 2008 13:54:25 +0000 (13:54 +0000)]
fix EABI kernel config on IOP32x

SVN-Revision: 10720

16 years agoMake sure we will build USB hid support
Florian Fainelli [Thu, 3 Apr 2008 13:51:14 +0000 (13:51 +0000)]
Make sure we will build USB hid support

SVN-Revision: 10719

16 years agofix typo
Imre Kaloz [Thu, 3 Apr 2008 13:44:38 +0000 (13:44 +0000)]
fix typo

SVN-Revision: 10718

16 years ago[adm5120] fix ZyXEL initramfs images
Gabor Juhos [Thu, 3 Apr 2008 12:29:47 +0000 (12:29 +0000)]
[adm5120] fix ZyXEL initramfs images

SVN-Revision: 10717

16 years agofix interface enumeration issues related to /var/state/network (thx to fish for debug...
Felix Fietkau [Wed, 2 Apr 2008 21:27:28 +0000 (21:27 +0000)]
fix interface enumeration issues related to /var/state/network (thx to fish for debugging this)

SVN-Revision: 10715

16 years agofix a recursive symlink issue with scripts/feeds and src-link
Felix Fietkau [Wed, 2 Apr 2008 21:27:21 +0000 (21:27 +0000)]
fix a recursive symlink issue with scripts/feeds and src-link

SVN-Revision: 10714

16 years agoFix kmod-nls-* dependency under brcm-2.4
Florian Fainelli [Wed, 2 Apr 2008 15:00:37 +0000 (15:00 +0000)]
Fix kmod-nls-* dependency under brcm-2.4

SVN-Revision: 10712

16 years agovlynq: small fixes
Matteo Croce [Wed, 2 Apr 2008 14:50:19 +0000 (14:50 +0000)]
vlynq: small fixes

SVN-Revision: 10711

16 years agoAdd routed support to br2684
Florian Fainelli [Wed, 2 Apr 2008 13:00:06 +0000 (13:00 +0000)]
Add routed support to br2684

Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>
SVN-Revision: 10710

16 years agoadd proper email addresses to the comment headers
Matteo Croce [Wed, 2 Apr 2008 11:45:18 +0000 (11:45 +0000)]
add proper email addresses to the comment headers

SVN-Revision: 10709

16 years agoLet authors holds copyright of the AR7 code (closes #2369)
Matteo Croce [Wed, 2 Apr 2008 11:18:00 +0000 (11:18 +0000)]
Let authors holds copyright of the AR7 code (closes #2369)

SVN-Revision: 10708

16 years agovlynq: probe for an external clock first, needed to enable acx on the Leonardo board
Matteo Croce [Wed, 2 Apr 2008 11:06:50 +0000 (11:06 +0000)]
vlynq: probe for an external clock first, needed to enable acx on the Leonardo board

SVN-Revision: 10707

16 years agobrcm63xx image generation cleanups (#3169)
Florian Fainelli [Tue, 1 Apr 2008 21:10:47 +0000 (21:10 +0000)]
brcm63xx image generation cleanups (#3169)

SVN-Revision: 10703

16 years agoFix bridge ioctls patch
Florian Fainelli [Tue, 1 Apr 2008 20:12:27 +0000 (20:12 +0000)]
Fix bridge ioctls patch

SVN-Revision: 10699

16 years agoUpgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)
Florian Fainelli [Tue, 1 Apr 2008 20:02:27 +0000 (20:02 +0000)]
Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10698

16 years agoadd a package for the udev vol_id utility (thx, fish)
Felix Fietkau [Tue, 1 Apr 2008 14:25:29 +0000 (14:25 +0000)]
add a package for the udev vol_id utility (thx, fish)

SVN-Revision: 10697

16 years agofix dnsmasq compilation on some systems
Felix Fietkau [Mon, 31 Mar 2008 21:17:45 +0000 (21:17 +0000)]
fix dnsmasq compilation on some systems

SVN-Revision: 10696

16 years agoAdd a generic Broadcom USB profile.
Andy Boyett [Mon, 31 Mar 2008 08:05:30 +0000 (08:05 +0000)]
Add a generic Broadcom USB profile.

SVN-Revision: 10695

16 years agoChange WL500gP profile to use uhci-iv (#1589)
Andy Boyett [Mon, 31 Mar 2008 08:05:13 +0000 (08:05 +0000)]
Change WL500gP profile to use uhci-iv (#1589)

SVN-Revision: 10694

16 years agoAdd support for the WL-500gP v2
Andy Boyett [Mon, 31 Mar 2008 08:04:56 +0000 (08:04 +0000)]
Add support for the WL-500gP v2

SVN-Revision: 10693

16 years agoAdd support for the ASUS WL-520gU
Andy Boyett [Mon, 31 Mar 2008 08:04:27 +0000 (08:04 +0000)]
Add support for the ASUS WL-520gU

SVN-Revision: 10692

16 years agobroadcom-diag cleanup
Andy Boyett [Mon, 31 Mar 2008 08:04:06 +0000 (08:04 +0000)]
broadcom-diag cleanup

SVN-Revision: 10691

16 years agoadd frameburst closes #1759
Travis Kemen [Sat, 29 Mar 2008 21:10:24 +0000 (21:10 +0000)]
add frameburst closes #1759

SVN-Revision: 10689

16 years agoadd target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail...
Travis Kemen [Sat, 29 Mar 2008 20:17:18 +0000 (20:17 +0000)]
add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio at gmail.com)

SVN-Revision: 10688

16 years agoFix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjday@crashc...
Travis Kemen [Sat, 29 Mar 2008 19:56:46 +0000 (19:56 +0000)]
Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

SVN-Revision: 10687

16 years agoAdd support for the C19 revision of the ACX111 firmware (#3280)
Florian Fainelli [Sat, 29 Mar 2008 17:58:15 +0000 (17:58 +0000)]
Add support for the C19 revision of the ACX111 firmware (#3280)

SVN-Revision: 10686

16 years agofix wrong description name
Travis Kemen [Sat, 29 Mar 2008 05:30:43 +0000 (05:30 +0000)]
fix wrong description name

SVN-Revision: 10684

16 years agoadd sdcard support for avr32 platforms
Travis Kemen [Sat, 29 Mar 2008 05:16:10 +0000 (05:16 +0000)]
add sdcard support for avr32 platforms

SVN-Revision: 10683

16 years ago[adm5120] generate images for the Infineon EASY 5120-RT boards
Gabor Juhos [Fri, 28 Mar 2008 16:09:59 +0000 (16:09 +0000)]
[adm5120] generate images for the Infineon EASY 5120-RT boards

SVN-Revision: 10682

16 years agoFix the xt_physdev compilation (#3218)
Florian Fainelli [Thu, 27 Mar 2008 19:30:00 +0000 (19:30 +0000)]
Fix the xt_physdev compilation (#3218)

SVN-Revision: 10678

16 years agoAllow setting mac80211 interface into ad-hoc mode (#3247)
Florian Fainelli [Thu, 27 Mar 2008 18:47:59 +0000 (18:47 +0000)]
Allow setting mac80211 interface into ad-hoc mode (#3247)

SVN-Revision: 10677

16 years agoCreate the kmod-spi package and load mmc_over_gpio after spi (#3273)
Florian Fainelli [Thu, 27 Mar 2008 18:36:56 +0000 (18:36 +0000)]
Create the kmod-spi package and load mmc_over_gpio after spi (#3273)

SVN-Revision: 10675

16 years agolayer7 filtering module is now xt_layer7 (#3268)
Florian Fainelli [Thu, 27 Mar 2008 18:24:13 +0000 (18:24 +0000)]
layer7 filtering module is now xt_layer7 (#3268)

SVN-Revision: 10674

16 years agoFix the watchdog path for the SCX200 watchdog driver
Florian Fainelli [Thu, 27 Mar 2008 16:50:07 +0000 (16:50 +0000)]
Fix the watchdog path for the SCX200 watchdog driver

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 10672

16 years agoRevert [10668] this was also accidental
Florian Fainelli [Thu, 27 Mar 2008 15:52:29 +0000 (15:52 +0000)]
Revert [10668] this was also accidental

SVN-Revision: 10670

16 years agoRevert [10668] was accidental
Florian Fainelli [Thu, 27 Mar 2008 15:51:02 +0000 (15:51 +0000)]
Revert [10668] was accidental

SVN-Revision: 10669

16 years agoCreate a dummy sit package for 2.4 kernelsq
Florian Fainelli [Thu, 27 Mar 2008 15:44:14 +0000 (15:44 +0000)]
Create a dummy sit package for 2.4 kernelsq

SVN-Revision: 10668

16 years agoLoad xt_layer7 for 2.6 kernels (#3269)
Florian Fainelli [Thu, 27 Mar 2008 14:47:54 +0000 (14:47 +0000)]
Load xt_layer7 for 2.6 kernels (#3269)

SVN-Revision: 10667

16 years agoThis upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis...
Travis Kemen [Wed, 26 Mar 2008 16:26:59 +0000 (16:26 +0000)]
This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis <alex at ozo.com>

SVN-Revision: 10663

16 years agoAdd definitions for the Zyxel NBG-318S
Florian Fainelli [Wed, 26 Mar 2008 13:34:29 +0000 (13:34 +0000)]
Add definitions for the Zyxel NBG-318S

SVN-Revision: 10662

16 years agoGenerate a binary lzma-loader
Florian Fainelli [Wed, 26 Mar 2008 13:33:22 +0000 (13:33 +0000)]
Generate a binary lzma-loader

SVN-Revision: 10661

16 years agoDelete empty directory
Florian Fainelli [Wed, 26 Mar 2008 13:02:14 +0000 (13:02 +0000)]
Delete empty directory

SVN-Revision: 10660

16 years agoixp4xx/apex: Fixed another patch name
Rod Whitby [Wed, 26 Mar 2008 07:31:04 +0000 (07:31 +0000)]
ixp4xx/apex: Fixed another patch name

SVN-Revision: 10659

16 years agoixp4xx/apex: Add support for fatslugs, and fix the patch names
Rod Whitby [Wed, 26 Mar 2008 07:29:32 +0000 (07:29 +0000)]
ixp4xx/apex: Add support for fatslugs, and fix the patch names

SVN-Revision: 10658

16 years agoThis patch fixes missing hwmon-vid module error on LM77 package build. hwmon-vid...
Travis Kemen [Tue, 25 Mar 2008 15:18:16 +0000 (15:18 +0000)]
This patch fixes missing hwmon-vid module error on LM77 package build. hwmon-vid is not a dependency for LM77 so it does not get build. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>

SVN-Revision: 10657

16 years agoThe following patch enables txpower setting for hostap driver and restores txpower...
Travis Kemen [Tue, 25 Mar 2008 15:14:22 +0000 (15:14 +0000)]
The following patch enables txpower setting for hostap driver and restores txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>

SVN-Revision: 10656