openwrt.git
16 years agomac80211 wifi script: Tell hostapd to use the nl80211 driver.
mb [Sun, 17 Feb 2008 13:29:22 +0000 (13:29 +0000)]
mac80211 wifi script: Tell hostapd to use the nl80211 driver.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10477 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agobcm47xx: We can use the ssb-invariants callback now,
mb [Sun, 17 Feb 2008 13:06:45 +0000 (13:06 +0000)]
bcm47xx: We can use the ssb-invariants callback now,
as was changed to be called late enough.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10476 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agohostapd: use patches to add the nl80211 driver instead of copying the files.
mb [Sun, 17 Feb 2008 12:18:33 +0000 (12:18 +0000)]
hostapd: use patches to add the nl80211 driver instead of copying the files.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10475 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agobcm47xx: Remove FIXME
mb [Sun, 17 Feb 2008 11:59:28 +0000 (11:59 +0000)]
bcm47xx: Remove FIXME
We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10474 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agobcm47xx: Extract all available information from NVRAM into the sprom data structure.
mb [Sat, 16 Feb 2008 23:35:31 +0000 (23:35 +0000)]
bcm47xx: Extract all available information from NVRAM into the sprom data structure.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10473 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoWhoops, forgot to add this file to the b43-update commit.
mb [Sat, 16 Feb 2008 22:28:51 +0000 (22:28 +0000)]
Whoops, forgot to add this file to the b43-update commit.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10472 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomac80211: allow AP and VLAN modes
mb [Sat, 16 Feb 2008 19:21:08 +0000 (19:21 +0000)]
mac80211: allow AP and VLAN modes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10471 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoEnable nl80211 support in hostapd.
mb [Sat, 16 Feb 2008 19:01:59 +0000 (19:01 +0000)]
Enable nl80211 support in hostapd.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10470 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoAdd hostapd support for nl80211 (mac80211 stack)
mb [Sat, 16 Feb 2008 18:51:55 +0000 (18:51 +0000)]
Add hostapd support for nl80211 (mac80211 stack)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10469 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoFix support for PCI devices behind a SSB->PCI bridge.
mb [Sat, 16 Feb 2008 17:09:50 +0000 (17:09 +0000)]
Fix support for PCI devices behind a SSB->PCI bridge.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10468 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoUpgrade b43 and mac80211.
mb [Fri, 15 Feb 2008 22:47:47 +0000 (22:47 +0000)]
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10466 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[package] iptables: remove obsolete patch
juhosg [Fri, 15 Feb 2008 09:31:07 +0000 (09:31 +0000)]
[package] iptables: remove obsolete patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10464 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agopush a couple of fixes upstream from Acinonyx
thepeople [Fri, 15 Feb 2008 00:33:31 +0000 (00:33 +0000)]
push a couple of fixes upstream from Acinonyx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10463 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd eabi autoselection for the kernel as well - fixes iptables problems
nbd [Thu, 14 Feb 2008 22:01:15 +0000 (22:01 +0000)]
add eabi autoselection for the kernel as well - fixes iptables problems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10461 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agocreate the dhcp leasefile if it doesn't exist
thepeople [Thu, 14 Feb 2008 21:17:14 +0000 (21:17 +0000)]
create the dhcp leasefile if it doesn't exist

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10460 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd missing config change for OABI
nbd [Thu, 14 Feb 2008 19:41:33 +0000 (19:41 +0000)]
add missing config change for OABI

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10459 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agorevert ARM to oabi by default, add some eabi patches for fixing up the toolchain...
nbd [Thu, 14 Feb 2008 14:31:31 +0000 (14:31 +0000)]
revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10458 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoUpgrade brcm63xx to 2.6.24
florian [Wed, 13 Feb 2008 17:31:17 +0000 (17:31 +0000)]
Upgrade brcm63xx to 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10455 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoUpgrade rdc to 2.6.24
florian [Wed, 13 Feb 2008 14:35:18 +0000 (14:35 +0000)]
Upgrade rdc to 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10453 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix problems with the use of a passphrase, add option to use a key instead of passphrase
thepeople [Wed, 13 Feb 2008 03:40:45 +0000 (03:40 +0000)]
fix problems with the use of a passphrase, add option to use a key instead of passphrase

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10450 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoremove old profile
blogic [Wed, 13 Feb 2008 01:41:27 +0000 (01:41 +0000)]
remove old profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10449 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade uci to 0.3.0
nbd [Tue, 12 Feb 2008 22:04:08 +0000 (22:04 +0000)]
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10447 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[brcm63xx] resync kernel config
juhosg [Mon, 11 Feb 2008 15:28:45 +0000 (15:28 +0000)]
[brcm63xx] resync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10444 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade & standardize kernel versions
kaloz [Mon, 11 Feb 2008 10:50:40 +0000 (10:50 +0000)]
upgrade & standardize kernel versions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade sibyte to 2.6.24
kaloz [Mon, 11 Feb 2008 10:32:01 +0000 (10:32 +0000)]
upgrade sibyte to 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10442 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoAdd missing bridge ioctls to make bluez-utils compile with brcm-3.4
florian [Sun, 10 Feb 2008 22:31:33 +0000 (22:31 +0000)]
Add missing bridge ioctls to make bluez-utils compile with brcm-3.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10441 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade iop32x to 2.6.24
kaloz [Sun, 10 Feb 2008 21:14:59 +0000 (21:14 +0000)]
upgrade iop32x to 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10440 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupdate acx100
matteo [Sun, 10 Feb 2008 20:30:28 +0000 (20:30 +0000)]
update acx100

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10439 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoprepare 2.6.24 on ixp4xx
kaloz [Sun, 10 Feb 2008 18:55:46 +0000 (18:55 +0000)]
prepare 2.6.24 on ixp4xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10438 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix typo
kaloz [Sun, 10 Feb 2008 18:50:51 +0000 (18:50 +0000)]
fix typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10437 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd missing dependency for the target metadata scan
nbd [Sat, 9 Feb 2008 19:53:20 +0000 (19:53 +0000)]
add missing dependency for the target metadata scan

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10436 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agouse cp instead of $(CP), because bzImage might be a symlink
nbd [Sat, 9 Feb 2008 19:28:50 +0000 (19:28 +0000)]
use cp instead of $(CP), because bzImage might be a symlink

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10435 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agocommit after running uci_set_default
nbd [Sat, 9 Feb 2008 18:14:01 +0000 (18:14 +0000)]
commit after running uci_set_default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10434 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agodon't fail on uci_load() with nonexisting config files, but return the right return...
nbd [Sat, 9 Feb 2008 18:08:05 +0000 (18:08 +0000)]
don't fail on uci_load() with nonexisting config files, but return the right return code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10433 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomake uci_add() create anonymous sections if requested and store the new section name...
nbd [Sat, 9 Feb 2008 17:27:43 +0000 (17:27 +0000)]
make uci_add() create anonymous sections if requested and store the new section name in a variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10432 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agobump uci to 0.2.5 - adds support for adding unnamed sections
nbd [Sat, 9 Feb 2008 16:37:56 +0000 (16:37 +0000)]
bump uci to 0.2.5 - adds support for adding unnamed sections

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10431 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoignore package/openwrt-packages in svn as well
juhosg [Sat, 9 Feb 2008 16:09:52 +0000 (16:09 +0000)]
ignore package/openwrt-packages in svn as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10430 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd package/openwrt-packages to .gitignore
nbd [Sat, 9 Feb 2008 16:01:34 +0000 (16:01 +0000)]
add package/openwrt-packages to .gitignore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10429 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] fix RB153 CompactFlash driver for .24
juhosg [Sat, 9 Feb 2008 13:23:48 +0000 (13:23 +0000)]
[adm5120] fix RB153 CompactFlash driver for .24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10428 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] switch to 2.6.24
juhosg [Sat, 9 Feb 2008 10:29:28 +0000 (10:29 +0000)]
[adm5120] switch to 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10427 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agobackport acx100 2.6.24 fixes from SVN
matteo [Fri, 8 Feb 2008 20:15:23 +0000 (20:15 +0000)]
backport acx100 2.6.24 fixes from SVN

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10425 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agocpmac: reapply [9664]
matteo [Fri, 8 Feb 2008 19:41:10 +0000 (19:41 +0000)]
cpmac: reapply [9664]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10424 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix AR7 DSL with 2.6.24
matteo [Fri, 8 Feb 2008 18:18:10 +0000 (18:18 +0000)]
fix AR7 DSL with 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10423 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[AR7] build cpmac driver
matteo [Fri, 8 Feb 2008 17:27:01 +0000 (17:27 +0000)]
[AR7] build cpmac driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10422 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[AR7] Update kernel to 2.6.24
matteo [Fri, 8 Feb 2008 17:17:45 +0000 (17:17 +0000)]
[AR7] Update kernel to 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10421 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd a fix for memleaks caused by failed memory allocations
nbd [Fri, 8 Feb 2008 05:13:06 +0000 (05:13 +0000)]
add a fix for memleaks caused by failed memory allocations

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10417 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomadwifi: add ap mode specific improvements to the calibration process. reported to...
nbd [Fri, 8 Feb 2008 05:13:00 +0000 (05:13 +0000)]
madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10416 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[AR7] make current AR7 code 2.6.24 aware, for future use
matteo [Fri, 8 Feb 2008 00:21:08 +0000 (00:21 +0000)]
[AR7] make current AR7 code 2.6.24 aware, for future use

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10415 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agouse GCC 4.2.3 by default for AVR32
kaloz [Thu, 7 Feb 2008 20:21:18 +0000 (20:21 +0000)]
use GCC 4.2.3 by default for AVR32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10414 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd GCC 4.2.3
kaloz [Thu, 7 Feb 2008 20:18:40 +0000 (20:18 +0000)]
add GCC 4.2.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10413 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
kaloz [Thu, 7 Feb 2008 20:08:19 +0000 (20:08 +0000)]
upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10412 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agosync AVR32 patches with upstream
kaloz [Thu, 7 Feb 2008 20:05:11 +0000 (20:05 +0000)]
sync AVR32 patches with upstream

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10411 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[AR7] more 2.6.24 patches
matteo [Thu, 7 Feb 2008 18:40:24 +0000 (18:40 +0000)]
[AR7] more 2.6.24 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10410 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoincrease the flash window size for ar5312 - there are apparently 5312 devices out...
nbd [Thu, 7 Feb 2008 18:31:36 +0000 (18:31 +0000)]
increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10409 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix a typo in kmod-crypto-test
nico [Wed, 6 Feb 2008 13:04:26 +0000 (13:04 +0000)]
fix a typo in kmod-crypto-test

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10406 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupdate uml readme with working cmdline example
nico [Wed, 6 Feb 2008 07:47:52 +0000 (07:47 +0000)]
update uml readme with working cmdline example

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10405 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupdate uml to 2.6.24 (i386 only for now)
nico [Wed, 6 Feb 2008 07:45:40 +0000 (07:45 +0000)]
update uml to 2.6.24 (i386 only for now)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10404 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd a workaround for watchdog path changes
nico [Wed, 6 Feb 2008 07:41:04 +0000 (07:41 +0000)]
add a workaround for watchdog path changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10403 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd a workaround for crypto modules renamed in 2.6.24
nico [Wed, 6 Feb 2008 07:36:51 +0000 (07:36 +0000)]
add a workaround for crypto modules renamed in 2.6.24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10402 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agodisable radar detection by default until it is fixed
nbd [Tue, 5 Feb 2008 22:25:29 +0000 (22:25 +0000)]
disable radar detection by default until it is fixed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10401 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupdate uci - fixes a bug in parse_uci_tuple
nbd [Tue, 5 Feb 2008 20:30:44 +0000 (20:30 +0000)]
update uci - fixes a bug in parse_uci_tuple

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10400 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix a stupid copy&paste mistake
nbd [Tue, 5 Feb 2008 20:22:47 +0000 (20:22 +0000)]
fix a stupid copy&paste mistake

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10399 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoDevice Tree Compiler require more recent bison ...
ralph [Tue, 5 Feb 2008 19:39:57 +0000 (19:39 +0000)]
Device Tree Compiler require more recent bison ...

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10398 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoAllow more ttyUSB<N> devices to use the 3g script (#3098)
florian [Tue, 5 Feb 2008 15:43:33 +0000 (15:43 +0000)]
Allow more ttyUSB<N> devices to use the 3g script (#3098)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10396 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix wpa_supplicant for madwifi
blogic [Tue, 5 Feb 2008 13:36:30 +0000 (13:36 +0000)]
fix wpa_supplicant for madwifi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10392 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix another crash
nbd [Tue, 5 Feb 2008 05:05:25 +0000 (05:05 +0000)]
fix another crash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10391 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade to uci 0.2.2 - fixes uci invocations from hotplug
nbd [Tue, 5 Feb 2008 02:30:43 +0000 (02:30 +0000)]
upgrade to uci 0.2.2 - fixes uci invocations from hotplug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10390 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd an extra safety check
nbd [Tue, 5 Feb 2008 01:47:47 +0000 (01:47 +0000)]
add an extra safety check

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10389 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoimport uci v0.2.1 - fixes a merge-import bug
nbd [Tue, 5 Feb 2008 01:14:30 +0000 (01:14 +0000)]
import uci v0.2.1 - fixes a merge-import bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10388 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix wrong path to uci (thx, phr3ak)
nbd [Tue, 5 Feb 2008 00:52:48 +0000 (00:52 +0000)]
fix wrong path to uci (thx, phr3ak)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10387 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd uci v0.2 - implements batch mode and a command for listing changes to a package
nbd [Tue, 5 Feb 2008 00:34:17 +0000 (00:34 +0000)]
add uci v0.2 - implements batch mode and a command for listing changes to a package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10386 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomove /etc/config/firewall to /etc/firewall.config to prevent it from interfering...
nbd [Mon, 4 Feb 2008 22:03:18 +0000 (22:03 +0000)]
move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10383 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade uci 0.1.2, which accepts more characters in the section type validation
nbd [Mon, 4 Feb 2008 21:59:49 +0000 (21:59 +0000)]
upgrade uci 0.1.2, which accepts more characters in the section type validation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10382 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupdate uci to 0.1.1 - accepts options without value or with an empty value as valid
nbd [Mon, 4 Feb 2008 21:08:12 +0000 (21:08 +0000)]
update uci to 0.1.1 - accepts options without value or with an empty value as valid

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10381 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago* disable ikconfig by default
kaloz [Mon, 4 Feb 2008 07:44:14 +0000 (07:44 +0000)]
* disable ikconfig by default
* update ppc40x default config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10380 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agochange learning settings for NPE-C as well
nbd [Mon, 4 Feb 2008 05:54:05 +0000 (05:54 +0000)]
change learning settings for NPE-C as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10379 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoswitch ixp4xx microcode - use one that does not have the "learning" mode, which can...
nbd [Mon, 4 Feb 2008 04:02:37 +0000 (04:02 +0000)]
switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10378 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoUpgrade au1000 to .24
florian [Sun, 3 Feb 2008 19:49:50 +0000 (19:49 +0000)]
Upgrade au1000 to .24

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10377 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix path to etrax patches (#3055)
nbd [Sun, 3 Feb 2008 18:22:22 +0000 (18:22 +0000)]
fix path to etrax patches (#3055)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10376 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd missing config selections
nbd [Sun, 3 Feb 2008 18:00:55 +0000 (18:00 +0000)]
add missing config selections

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10375 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoimplement ar2313_adjust_link
nbd [Sun, 3 Feb 2008 18:00:46 +0000 (18:00 +0000)]
implement ar2313_adjust_link

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10374 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago*sigh* :P
kaloz [Sun, 3 Feb 2008 17:36:04 +0000 (17:36 +0000)]
*sigh* :P

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10373 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoconvert ppc44x to arch/powerpc, use squashfs images by default
kaloz [Sun, 3 Feb 2008 14:54:01 +0000 (14:54 +0000)]
convert ppc44x to arch/powerpc, use squashfs images by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10372 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupgrade Magicbox to 2.6.24, create only squashfs rootfs by default
kaloz [Sun, 3 Feb 2008 10:21:18 +0000 (10:21 +0000)]
upgrade Magicbox to 2.6.24, create only squashfs rootfs by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10370 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoenable uci by default
nbd [Sun, 3 Feb 2008 07:30:39 +0000 (07:30 +0000)]
enable uci by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10369 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agofix copy&paste bug
nbd [Sun, 3 Feb 2008 07:00:22 +0000 (07:00 +0000)]
fix copy&paste bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10368 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoHere comes the new UCI. Enjoy :)
nbd [Sun, 3 Feb 2008 06:48:15 +0000 (06:48 +0000)]
Here comes the new UCI. Enjoy :)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10367 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[adm5120] refresh .23 kernel paches
juhosg [Sun, 3 Feb 2008 05:15:25 +0000 (05:15 +0000)]
[adm5120] refresh .23 kernel paches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd missing kernel config option
nbd [Sat, 2 Feb 2008 18:18:44 +0000 (18:18 +0000)]
add missing kernel config option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10362 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoAdd binutils-2.18 patches for all arches but AVR32.
nbd [Sat, 2 Feb 2008 18:06:32 +0000 (18:06 +0000)]
Add binutils-2.18 patches for all arches but AVR32.

Re-diff the existing patches for binutils-2.17 for all architectures
but AVR32, and make the possible selection of binutils-2.18 dependent
on selecting any arch but that one for the time being.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10360 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoturn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
nbd [Sat, 2 Feb 2008 02:31:15 +0000 (02:31 +0000)]
turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10358 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agopackage uuidgen
nbd [Sat, 2 Feb 2008 01:29:32 +0000 (01:29 +0000)]
package uuidgen

Package uuidgen utility. It is useful for other filesystem
utilities and miniupnpd.
There is no need to change the release.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10350 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoDG834G Power LED fix
nbd [Sat, 2 Feb 2008 01:21:57 +0000 (01:21 +0000)]
DG834G Power LED fix

This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state.

Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago"default-on" LED Trigger
nbd [Sat, 2 Feb 2008 01:21:54 +0000 (01:21 +0000)]
"default-on" LED Trigger

The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoAdd CDMA/EVDO support to comgt package
nbd [Sat, 2 Feb 2008 01:21:31 +0000 (01:21 +0000)]
Add CDMA/EVDO support to comgt package

This patch adds a chat script and makes some modifications to
/lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in
addition to the existing GPRS/UMTS support.  Modifications to 3g.sh
are:
 - Added 'chat' variable to point at the appropriate script
 - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip
the whole gcom initialization bit
 - Changed pppd connection speed from 460800 to more widely supported
115200; in my experience, this is not your actual connection speed,
but at what speed pppd sends setup commands to the interface.

This kinda eliminates the need for /etc/ppp/3g.connect - I think I've
replaced that functionality, but in a slightly more standardized
method, using the 'connect' variable understood by PPP.

Signed-off-by: RB<aoz.syn@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10347 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[toolchain] eliminate the root cause of the uClibc problems on the powerpc platform
juhosg [Fri, 1 Feb 2008 18:42:22 +0000 (18:42 +0000)]
[toolchain] eliminate the root cause of the uClibc problems on the powerpc platform

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10346 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years ago[toolchain] gcc: fix version selection for Magicbox
juhosg [Fri, 1 Feb 2008 16:44:52 +0000 (16:44 +0000)]
[toolchain] gcc: fix version selection for Magicbox

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10345 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupdate default packages
blogic [Thu, 31 Jan 2008 19:46:17 +0000 (19:46 +0000)]
update default packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10343 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoadd mopre default packages
blogic [Thu, 31 Jan 2008 17:39:29 +0000 (17:39 +0000)]
add mopre default packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10341 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agomake avila have 6 pci devices, such that usb works
blogic [Thu, 31 Jan 2008 17:39:12 +0000 (17:39 +0000)]
make avila have 6 pci devices, such that usb works

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10340 3c298f89-4303-0410-b956-a3cf2f4a3e73