Commit graph

1731 commits

Author SHA1 Message Date
Felix Fietkau
77760bba21 remove lua's dependency on libreadline and libncurses
SVN-Revision: 10817
2008-04-13 14:34:36 +00:00
Nicolas Thill
37066ff2b2 fix udevextras build when no extras were actually selected
SVN-Revision: 10816
2008-04-13 14:20:34 +00:00
Nicolas Thill
98f3ce2545 mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel module if it's selected
SVN-Revision: 10815
2008-04-13 13:35:02 +00:00
Nicolas Thill
cb30800bf6 update libnl to 1.1
SVN-Revision: 10814
2008-04-13 13:22:15 +00:00
Felix Fietkau
1563615bed move lua from packages/ to trunk in anticipation of upcoming stuff ;)
SVN-Revision: 10806
2008-04-13 01:06:12 +00:00
Jeremy Kerr
c127031b74 Replace udev-vol-id pacakge with configurable udevextras
Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.

Also, installing udevextras adds a few udev rules for persistent device
naming.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10805
2008-04-12 23:32:44 +00:00
Jeremy Kerr
199a79d867 Group input devices under /dev/input
This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10804
2008-04-12 23:24:22 +00:00
Jeremy Kerr
4ec5f133bb Use new kexec tools
Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 10803
2008-04-12 23:20:31 +00:00
Nicolas Thill
e2e1b51b41 fix build on linux >= 2.6.23
SVN-Revision: 10801
2008-04-12 22:04:09 +00:00
Nicolas Thill
c30a473d46 package/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback url (closes: #3216)
SVN-Revision: 10800
2008-04-12 20:43:38 +00:00
Nicolas Thill
e1cafed715 disable kmod-mmc-over-gpio on x86
SVN-Revision: 10799
2008-04-12 20:28:54 +00:00
Nicolas Thill
a08643d7ab add missing MMC config symbol
SVN-Revision: 10798
2008-04-12 20:27:48 +00:00
Nicolas Thill
6ca5374194 package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23
SVN-Revision: 10796
2008-04-12 20:20:41 +00:00
Travis Kemen
bae7e5bebb add missing include in restart
SVN-Revision: 10794
2008-04-12 14:57:47 +00:00
Yuji Mano
410d40f6e5 Add ps3 target specific utilities package
SVN-Revision: 10791
2008-04-11 21:21:17 +00:00
Florian Fainelli
867145bd32 Fix errors on capifs loading (#3250)
SVN-Revision: 10789
2008-04-11 14:21:06 +00:00
Florian Fainelli
f0e627da97 Fix hostapd compilation errors on STA_INFO (#3308)
SVN-Revision: 10784
2008-04-10 14:28:14 +00:00
Florian Fainelli
1063bac7d4 Fix typo in the payload option for br2684ctl (#3318)
SVN-Revision: 10783
2008-04-10 14:09:04 +00:00
Felix Fietkau
56223a6f79 madwifi: remove reset delay - seems like it's not necessary anymore
SVN-Revision: 10777
2008-04-09 19:55:08 +00:00
Florian Fainelli
ce754ec644 Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
SVN-Revision: 10775
2008-04-09 19:20:07 +00:00
Felix Fietkau
081ebaca76 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
2008-04-09 15:35:34 +00:00
Felix Fietkau
511908059a upgrade uci to 0.3.1 - fixes a parser problem
SVN-Revision: 10772
2008-04-08 19:51:15 +00:00
Felix Fietkau
99e6b2d7dc fix a dependency bug
SVN-Revision: 10769
2008-04-07 23:29:41 +00:00
Gabor Juhos
5798590c7c add a polled GPIO buttons input driver
SVN-Revision: 10766
2008-04-07 19:54:44 +00:00
Felix Fietkau
3c94156b28 fix use of uci_set_state in network scripts (thx, netprince)
SVN-Revision: 10763
2008-04-07 16:02:50 +00:00
Florian Fainelli
081afd037e Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
SVN-Revision: 10755
2008-04-07 08:48:20 +00:00
Florian Fainelli
8f38048f1f Migrate rt2x00 to the compat-wireless version
SVN-Revision: 10753
2008-04-07 07:29:37 +00:00
Felix Fietkau
3ae4858088 fix the route to the pptp server when using pptp as wan interface
SVN-Revision: 10751
2008-04-07 01:07:50 +00:00
Felix Fietkau
0cb8228277 add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841
SVN-Revision: 10750
2008-04-07 00:24:26 +00:00
Felix Fietkau
978958a888 upgrade to broadcom-wl 4.150.10.5.2
SVN-Revision: 10749
2008-04-07 00:24:19 +00:00
Florian Fainelli
52315c5150 Fix layer7 user-space iptables compilation (#3307)
SVN-Revision: 10745
2008-04-06 18:01:53 +00:00
Felix Fietkau
88cb2e91d6 revert iproute2 to the old version until the new one is fixed (#3026)
SVN-Revision: 10744
2008-04-06 17:13:00 +00:00
Florian Fainelli
720acc785a This rt2x00 version only compiles for 2.6.24 (#3211)
SVN-Revision: 10743
2008-04-06 15:41:43 +00:00
Florian Fainelli
ef3c5ee59f Switch to compat-wireless
SVN-Revision: 10742
2008-04-06 13:40:45 +00:00
Florian Fainelli
80769eb3f0 Fix typo
SVN-Revision: 10741
2008-04-06 10:47:51 +00:00
Florian Fainelli
d8b6908430 rt2500 cvs will not build on 2.6.24
SVN-Revision: 10740
2008-04-06 10:47:24 +00:00
Florian Fainelli
8b0dffad62 2.6.24 rt2x00 version needs more objects to produce the library
SVN-Revision: 10737
2008-04-06 09:52:32 +00:00
Andy Boyett
24c9bbe5f7 Install libuci and headers in staging_dir
SVN-Revision: 10732
2008-04-04 21:48:43 +00:00
Matteo Croce
633e548e01 fix typo(2) in watchdog init script
SVN-Revision: 10727
2008-04-03 21:01:16 +00:00
Matteo Croce
cd4447d269 fix typo in watchdog init script
SVN-Revision: 10726
2008-04-03 20:59:18 +00:00
John Crispin
b526f65baf add gpio support to atheros, fixes #1861, thanks Othello
SVN-Revision: 10724
2008-04-03 20:28:10 +00:00
Florian Fainelli
dd2afbeee3 Start the watchdog daemon if a harware watchdog is present
SVN-Revision: 10721
2008-04-03 14:36:10 +00:00
Florian Fainelli
825915f38f Make sure we will build USB hid support
SVN-Revision: 10719
2008-04-03 13:51:14 +00:00
Felix Fietkau
f4f7d687f0 fix interface enumeration issues related to /var/state/network (thx to fish for debugging this)
SVN-Revision: 10715
2008-04-02 21:27:28 +00:00
Florian Fainelli
a1114db1e8 Fix kmod-nls-* dependency under brcm-2.4
SVN-Revision: 10712
2008-04-02 15:00:37 +00:00
Florian Fainelli
add755735a Add routed support to br2684
Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>

SVN-Revision: 10710
2008-04-02 13:00:06 +00:00
Florian Fainelli
3b72dadac9 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
2008-04-01 20:02:27 +00:00
Felix Fietkau
ec02c6dd90 add a package for the udev vol_id utility (thx, fish)
SVN-Revision: 10697
2008-04-01 14:25:29 +00:00
Felix Fietkau
54d981bccb fix dnsmasq compilation on some systems
SVN-Revision: 10696
2008-03-31 21:17:45 +00:00
Andy Boyett
c15de3860c Add support for the WL-500gP v2
SVN-Revision: 10693
2008-03-31 08:04:56 +00:00
Andy Boyett
e229b1b849 Add support for the ASUS WL-520gU
SVN-Revision: 10692
2008-03-31 08:04:27 +00:00
Andy Boyett
a6a59ce520 broadcom-diag cleanup
SVN-Revision: 10691
2008-03-31 08:04:06 +00:00
Travis Kemen
f97e92cee0 add frameburst closes #1759
SVN-Revision: 10689
2008-03-29 21:10:24 +00:00
Florian Fainelli
6bfbf6a5af Add support for the C19 revision of the ACX111 firmware (#3280)
SVN-Revision: 10686
2008-03-29 17:58:15 +00:00
Travis Kemen
1bdcabb1cf fix wrong description name
SVN-Revision: 10684
2008-03-29 05:30:43 +00:00
Travis Kemen
4b467fd22e add sdcard support for avr32 platforms
SVN-Revision: 10683
2008-03-29 05:16:10 +00:00
Florian Fainelli
d0556cda49 Allow setting mac80211 interface into ad-hoc mode (#3247)
SVN-Revision: 10677
2008-03-27 18:47:59 +00:00
Florian Fainelli
6776a34d73 Create the kmod-spi package and load mmc_over_gpio after spi (#3273)
SVN-Revision: 10675
2008-03-27 18:36:56 +00:00
Florian Fainelli
f6631d7bd4 Fix the watchdog path for the SCX200 watchdog driver
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>

SVN-Revision: 10672
2008-03-27 16:50:07 +00:00
Florian Fainelli
e9c19c7de9 Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli
9a3d8e3163 Load xt_layer7 for 2.6 kernels (#3269)
SVN-Revision: 10667
2008-03-27 14:47:54 +00:00
Travis Kemen
6703cacfde This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis <alex at ozo.com>
SVN-Revision: 10663
2008-03-26 16:26:59 +00:00
Travis Kemen
af4faf3373 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
2008-03-25 15:18:16 +00:00
Michael Büsch
414325c08c mmc_over_gpio: Add initscript that will create a device Note that we should use a config file where we can define an arbitrary number of devices.
SVN-Revision: 10638
2008-03-21 17:38:16 +00:00
Michael Büsch
12b5a779b9 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
SVN-Revision: 10637
2008-03-21 16:52:27 +00:00
Travis Kemen
e1ea7361df fix a bug causing the init script to fail and incorrect number of lan ports
SVN-Revision: 10635
2008-03-20 20:11:21 +00:00
Felix Fietkau
0e58011e62 madwifi: add support for drop-in hal replacements
SVN-Revision: 10629
2008-03-20 06:57:01 +00:00
Andy Boyett
69c4c6c5a9 Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.
SVN-Revision: 10628
2008-03-20 01:57:27 +00:00
Travis Kemen
515e65dd5a fix broken init file and some cleanup
SVN-Revision: 10613
2008-03-18 03:16:32 +00:00
Florian Fainelli
3b9efe808d Fix compilation of fuse with 2.6.24
SVN-Revision: 10609
2008-03-16 20:32:45 +00:00
Andy Boyett
79d3f5e8ec bumped wpa_supplicant to 0.5.10
SVN-Revision: 10608
2008-03-16 18:33:37 +00:00
Michael Büsch
c8ffd446c9 gpioctl: Allow build on bcm47xx
SVN-Revision: 10604
2008-03-15 20:00:30 +00:00
Michael Büsch
4769134ec3 gpioctl get: Fix typo in the printf arguments.
SVN-Revision: 10603
2008-03-15 19:59:45 +00:00
Michael Büsch
6a2a1e251b Check the return values of kmalloc()
SVN-Revision: 10599
2008-03-13 15:22:46 +00:00
John Crispin
cb354d2750 make madwifi startup script aware of new iwpriv options
SVN-Revision: 10598
2008-03-13 14:54:26 +00:00
Matteo Croce
5ef201120c ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
SVN-Revision: 10590
2008-03-11 17:39:54 +00:00
Matteo Croce
f89eeb69b5 ar7-atm: apply patch well
SVN-Revision: 10589
2008-03-11 17:16:13 +00:00
Matteo Croce
d8e61674a5 ar7-atm: fix sysctl (closes #3122)
SVN-Revision: 10588
2008-03-11 01:25:07 +00:00
Felix Fietkau
0308392977 fix ixp4xx-microcode compile on osx
SVN-Revision: 10583
2008-03-10 22:45:34 +00:00
Matteo Croce
59b5ba7441 ar7-atm: add an useful patch from #2561, tnx Axel Gembe
SVN-Revision: 10576
2008-03-09 17:58:43 +00:00
Florian Fainelli
8bd1e72bd0 Upgrade x86 to 2.6.24
SVN-Revision: 10575
2008-03-09 11:21:18 +00:00
Florian Fainelli
fef15a956c Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
SVN-Revision: 10573
2008-03-09 10:55:19 +00:00
Matteo Croce
3d66117ef0 Fix two of the three bugs in #3122
SVN-Revision: 10571
2008-03-08 19:10:40 +00:00
John Crispin
d0a1717399 add new led trigger for network traffic, fixes #2776
SVN-Revision: 10567
2008-03-07 21:34:54 +00:00
John Crispin
43a3b5a53a this package should only be available for targets with generic gpio support, fixes #3132
SVN-Revision: 10564
2008-03-07 15:31:29 +00:00
John Crispin
18e061bd2a made ppp usepeerdns configurable, fixes #3187
SVN-Revision: 10562
2008-03-07 11:18:54 +00:00
Florian Fainelli
f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
2008-03-07 10:47:23 +00:00
Florian Fainelli
8d30372bdc Make the syslog ring-buffer size configurable (#3204)
SVN-Revision: 10557
2008-03-07 10:44:13 +00:00
Felix Fietkau
b5a90e5cd9 madwifi: add patches for maximum and minimum rate (thx, SeG)
SVN-Revision: 10555
2008-03-07 01:36:41 +00:00
Felix Fietkau
9712028f88 madwifi: don't deliver broadcast frames to vaps that aren't up
SVN-Revision: 10554
2008-03-07 01:06:41 +00:00
Felix Fietkau
0c8a2085f9 fix channel change bugs
SVN-Revision: 10553
2008-03-07 01:06:37 +00:00
Felix Fietkau
b3767e965e include noise in stats struct
SVN-Revision: 10552
2008-03-07 01:06:31 +00:00
Felix Fietkau
eec5e041bb debugging fixes
SVN-Revision: 10551
2008-03-07 01:06:26 +00:00
Felix Fietkau
e5bafab092 madwifi: napi polling fixes
SVN-Revision: 10550
2008-03-07 01:06:23 +00:00
Gabor Juhos
69083f6e4d kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175)
SVN-Revision: 10548
2008-03-06 19:28:42 +00:00
Florian Fainelli
c3c83c6574 Fix typo
SVN-Revision: 10544
2008-03-04 15:50:41 +00:00
Florian Fainelli
62b0af39c7 Also call setup_switch on network restart
SVN-Revision: 10540
2008-03-02 14:56:13 +00:00
Felix Fietkau
d65241e13b fix switch-robo.c compile errors on linux 2.4
SVN-Revision: 10539
2008-03-01 15:34:17 +00:00
Travis Kemen
e8bbb631e3 remove the packages repo as it is not compatable with trunk
SVN-Revision: 10537
2008-02-29 02:41:39 +00:00
Travis Kemen
603f612d83 Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10536
2008-02-28 19:56:09 +00:00
Michael Büsch
a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
2008-02-27 22:35:41 +00:00
Travis Kemen
66340c40ff add config file support for the adm5120 switch
SVN-Revision: 10529
2008-02-27 15:59:15 +00:00
Felix Fietkau
ad86cb6640 sync with madwifi commit 3362
SVN-Revision: 10519
2008-02-23 14:26:55 +00:00
Travis Kemen
fafda593a9 madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
SVN-Revision: 10517
2008-02-22 16:42:44 +00:00
Felix Fietkau
11b8c9974d *sigh* nuke more debug crap
SVN-Revision: 10516
2008-02-21 13:04:30 +00:00
Felix Fietkau
0f5d018d81 madwifi: minor ap scanning bugfix
SVN-Revision: 10513
2008-02-21 02:13:49 +00:00
Felix Fietkau
cb17bac6f8 improve reliability of beacon transmissions after channel change
SVN-Revision: 10512
2008-02-20 21:26:29 +00:00
Felix Fietkau
4f8a59539d refresh madwifi patches, fix an issue with napi polling (thx SeG)
SVN-Revision: 10511
2008-02-20 21:26:21 +00:00
Michael Büsch
19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
2008-02-20 17:56:24 +00:00
Felix Fietkau
c68dfd4de4 napi polling fix
SVN-Revision: 10507
2008-02-20 16:54:51 +00:00
Felix Fietkau
caed2f7f9c madwifi: remove a dangerous debugging define
SVN-Revision: 10506
2008-02-20 16:54:45 +00:00
Felix Fietkau
23acc030cb improve reliability of the beaconcal patch
SVN-Revision: 10505
2008-02-20 16:54:40 +00:00
Michael Büsch
faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch
66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch
c57ca284ce ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Travis Kemen
fe7e52b4fa change psk back to key
SVN-Revision: 10488
2008-02-18 23:40:31 +00:00
Michael Büsch
670b7ab883 b43: Make probing of NPHY devices possible.
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Michael Büsch
b09be5c15e hostapd: Disable driver_nl80211 if mac80211 is not built
SVN-Revision: 10481
2008-02-17 17:02:02 +00:00
Michael Büsch
941d4aa429 b43: Switch to latest firmware.
SVN-Revision: 10479
2008-02-17 13:43:27 +00:00
Michael Büsch
7a62cb1f15 hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
SVN-Revision: 10478
2008-02-17 13:30:24 +00:00
Michael Büsch
23405a451a mac80211 wifi script: Tell hostapd to use the nl80211 driver.
SVN-Revision: 10477
2008-02-17 13:29:22 +00:00
Michael Büsch
306caa660a hostapd: use patches to add the nl80211 driver instead of copying the files.
SVN-Revision: 10475
2008-02-17 12:18:33 +00:00
Michael Büsch
256c2586b5 Whoops, forgot to add this file to the b43-update commit.
SVN-Revision: 10472
2008-02-16 22:28:51 +00:00
Michael Büsch
c77dfdeedd mac80211: allow AP and VLAN modes
SVN-Revision: 10471
2008-02-16 19:21:08 +00:00
Michael Büsch
5fc0f18316 Enable nl80211 support in hostapd.
SVN-Revision: 10470
2008-02-16 19:01:59 +00:00
Michael Büsch
794ddf6b63 Add hostapd support for nl80211 (mac80211 stack)
SVN-Revision: 10469
2008-02-16 18:51:55 +00:00
Michael Büsch
99aaf500ed Upgrade b43 and mac80211.
This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211.
Will do that in a seperate patch.

SVN-Revision: 10466
2008-02-15 22:47:47 +00:00
Gabor Juhos
4e45a1d1ac iptables: remove obsolete patch
SVN-Revision: 10464
2008-02-15 09:31:07 +00:00
Travis Kemen
8cd2c6a4cd push a couple of fixes upstream from Acinonyx
SVN-Revision: 10463
2008-02-15 00:33:31 +00:00
Travis Kemen
cf1cf9a8fd create the dhcp leasefile if it doesn't exist
SVN-Revision: 10460
2008-02-14 21:17:14 +00:00
Travis Kemen
80f0eec0aa fix problems with the use of a passphrase, add option to use a key instead of passphrase
SVN-Revision: 10450
2008-02-13 03:40:45 +00:00
Felix Fietkau
3b2d9a13ee upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist
SVN-Revision: 10447
2008-02-12 22:04:08 +00:00
Matteo Croce
43e70d58c6 update acx100
SVN-Revision: 10439
2008-02-10 20:30:28 +00:00
Felix Fietkau
1963209708 commit after running uci_set_default
SVN-Revision: 10434
2008-02-09 18:14:01 +00:00
Felix Fietkau
c86404e5a1 don't fail on uci_load() with nonexisting config files, but return the right return code
SVN-Revision: 10433
2008-02-09 18:08:05 +00:00
Felix Fietkau
e1bb6ae6be make uci_add() create anonymous sections if requested and store the new section name in a variable
SVN-Revision: 10432
2008-02-09 17:27:43 +00:00
Felix Fietkau
dd90a2cadd bump uci to 0.2.5 - adds support for adding unnamed sections
SVN-Revision: 10431
2008-02-09 16:37:56 +00:00
Matteo Croce
cf02f1c6b2 backport acx100 2.6.24 fixes from SVN
SVN-Revision: 10425
2008-02-08 20:15:23 +00:00
Matteo Croce
bbc597e9be fix AR7 DSL with 2.6.24
SVN-Revision: 10423
2008-02-08 18:18:10 +00:00
Felix Fietkau
d5c5246c32 add a fix for memleaks caused by failed memory allocations
SVN-Revision: 10417
2008-02-08 05:13:06 +00:00
Felix Fietkau
f4012149b6 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength
SVN-Revision: 10416
2008-02-08 05:13:00 +00:00
Nicolas Thill
1725614fc0 fix a typo in kmod-crypto-test
SVN-Revision: 10406
2008-02-06 13:04:26 +00:00
Nicolas Thill
78be22e32d add a workaround for watchdog path changes
SVN-Revision: 10403
2008-02-06 07:41:04 +00:00
Nicolas Thill
f497e4c1c7 add a workaround for crypto modules renamed in 2.6.24
SVN-Revision: 10402
2008-02-06 07:36:51 +00:00
Felix Fietkau
cf4ea1eed0 disable radar detection by default until it is fixed
SVN-Revision: 10401
2008-02-05 22:25:29 +00:00
Felix Fietkau
bb84ed507e update uci - fixes a bug in parse_uci_tuple
SVN-Revision: 10400
2008-02-05 20:30:44 +00:00
Felix Fietkau
bbc3a023ca fix a stupid copy&paste mistake
SVN-Revision: 10399
2008-02-05 20:22:47 +00:00
Florian Fainelli
752737ff5b Allow more ttyUSB<N> devices to use the 3g script (#3098)
SVN-Revision: 10396
2008-02-05 15:43:33 +00:00
John Crispin
2630cb3800 fix wpa_supplicant for madwifi
SVN-Revision: 10392
2008-02-05 13:36:30 +00:00
Felix Fietkau
b7dc7f320f fix another crash
SVN-Revision: 10391
2008-02-05 05:05:25 +00:00