openwrt.git
16 years agodon't overwrite device default for fast frames closes #2321
thepeople [Wed, 28 Nov 2007 03:07:18 +0000 (03:07 +0000)]
don't overwrite device default for fast frames closes #2321

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

16 years agoadd option to turn off dynamic dhcp closes #2694
thepeople [Wed, 28 Nov 2007 03:02:20 +0000 (03:02 +0000)]
add option to turn off dynamic dhcp closes #2694

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

16 years agoinit: check permissions on rc.d files
nbd [Wed, 28 Nov 2007 02:36:14 +0000 (02:36 +0000)]
init: check permissions on rc.d files

We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.

This change only tries to run execulable startup scripts.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9607 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoinit: don't start hotplug2 if it doesn't exist
nbd [Wed, 28 Nov 2007 02:36:10 +0000 (02:36 +0000)]
init: don't start hotplug2 if it doesn't exist

The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.

This change checks for the presence of the hotplug2 binary before
trying to start it.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9606 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agops3: use readable video mode descriptions in readme
nbd [Wed, 28 Nov 2007 02:36:06 +0000 (02:36 +0000)]
ps3: use readable video mode descriptions in readme

The ps3 video modes can be specified as readable names (eg "720p"), so
use those instead.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9605 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agops3: build-in ps3 system manager
nbd [Wed, 28 Nov 2007 02:36:03 +0000 (02:36 +0000)]
ps3: build-in ps3 system manager

This changes the ps3 kernel config to build-in the System Manager
module, which is required for proper shutdown and reboot.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9604 3c298f89-4303-0410-b956-a3cf2f4a3e73

16 years agoupdate to latest madwifi snapshot - fixes some noderef bugs
nbd [Tue, 27 Nov 2007 22:06:27 +0000 (22:06 +0000)]
update to latest madwifi snapshot - fixes some noderef bugs

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

16 years agofix remaining netif_rx calls in napi polling patch
nbd [Tue, 27 Nov 2007 22:05:40 +0000 (22:05 +0000)]
fix remaining netif_rx calls in napi polling patch

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

16 years ago[adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scream_...
juhosg [Mon, 26 Nov 2007 19:02:12 +0000 (19:02 +0000)]
[adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (closes: #2756)

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

16 years ago[adm5120] more USB driver fixes, now it passes usbtests 1-14
juhosg [Mon, 26 Nov 2007 08:49:58 +0000 (08:49 +0000)]
[adm5120] more USB driver fixes, now it passes usbtests 1-14

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

16 years agowork around kernel config issues with sound modules
nbd [Sun, 25 Nov 2007 17:15:30 +0000 (17:15 +0000)]
work around kernel config issues with sound modules

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

16 years agoadd missing dependency
nbd [Sun, 25 Nov 2007 16:26:39 +0000 (16:26 +0000)]
add missing dependency

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

16 years ago[adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
juhosg [Fri, 23 Nov 2007 18:11:49 +0000 (18:11 +0000)]
[adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG defined

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

16 years ago[adm5120] USB driver updates, the driver passes usbtests 1-10 now
juhosg [Fri, 23 Nov 2007 15:53:35 +0000 (15:53 +0000)]
[adm5120] USB driver updates, the driver passes usbtests 1-10 now

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

16 years ago[adm5120] disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
juhosg [Fri, 23 Nov 2007 14:58:55 +0000 (14:58 +0000)]
[adm5120] disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors

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

16 years agofix build issues that happen when the staging dir is cleared and the build directorie...
nbd [Tue, 20 Nov 2007 22:43:38 +0000 (22:43 +0000)]
fix build issues that happen when the staging dir is cleared and the build directories stay

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

16 years agofix a few stampfile locations
nbd [Tue, 20 Nov 2007 19:58:49 +0000 (19:58 +0000)]
fix a few stampfile locations

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

16 years agoadd external kernel tree support
ejka [Tue, 20 Nov 2007 13:21:01 +0000 (13:21 +0000)]
add external kernel tree support

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

16 years agoupdate stripped subset of l7 patterns to 11-03-2007 patterns
pavlov [Mon, 19 Nov 2007 23:07:00 +0000 (23:07 +0000)]
update stripped subset of l7 patterns to 11-03-2007 patterns

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

16 years agofix libnl include issues which broke a few packages
nbd [Mon, 19 Nov 2007 23:03:09 +0000 (23:03 +0000)]
fix libnl include issues which broke a few packages

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

16 years agoremove madwifi tx locking patch - i don't trust it
nbd [Sun, 18 Nov 2007 15:40:12 +0000 (15:40 +0000)]
remove madwifi tx locking patch - i don't trust it

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

16 years agofix path to .config (#2722)
nbd [Sat, 17 Nov 2007 16:01:28 +0000 (16:01 +0000)]
fix path to .config (#2722)

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

16 years agoprevent mac80211 from accidentally starting to build on older kernel versions because...
nbd [Sat, 17 Nov 2007 15:54:53 +0000 (15:54 +0000)]
prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)

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

16 years agocomment out dependencies that are not supposed to be used yet (#2723)
nbd [Sat, 17 Nov 2007 15:50:41 +0000 (15:50 +0000)]
comment out dependencies that are not supposed to be used yet (#2723)

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

16 years agoclean up stale stampfiles
nbd [Sat, 17 Nov 2007 14:21:14 +0000 (14:21 +0000)]
clean up stale stampfiles

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

16 years agofix hostapd rebuild check, isolate the common src/ directory for hostapd variants...
nbd [Sat, 17 Nov 2007 14:14:16 +0000 (14:14 +0000)]
fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected (#2722)

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

16 years agofix hostapd build with openssl
nbd [Fri, 16 Nov 2007 23:37:24 +0000 (23:37 +0000)]
fix hostapd build with openssl

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

16 years ago[packages] kernel: add a kernel module for the usbtest driver
juhosg [Fri, 16 Nov 2007 09:38:18 +0000 (09:38 +0000)]
[packages] kernel: add a kernel module for the usbtest driver

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

16 years agoFix build on non-SMP machines of the remote GDB debugging (#2666)
florian [Fri, 16 Nov 2007 07:39:48 +0000 (07:39 +0000)]
Fix build on non-SMP machines of the remote GDB debugging (#2666)

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

16 years agoFix tx stats (#2705)
florian [Fri, 16 Nov 2007 07:31:28 +0000 (07:31 +0000)]
Fix tx stats (#2705)

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

16 years agoAllow specifying static IPv6 gateways (#2710)
florian [Fri, 16 Nov 2007 07:27:59 +0000 (07:27 +0000)]
Allow specifying static IPv6 gateways (#2710)

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

16 years agohostapd: turn libnl into a build dependency
nbd [Fri, 16 Nov 2007 05:08:32 +0000 (05:08 +0000)]
hostapd: turn libnl into a build dependency

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

16 years agoprefer http downloads over svn/git checkouts, remove git dependency
nbd [Fri, 16 Nov 2007 04:10:01 +0000 (04:10 +0000)]
prefer http downloads over svn/git checkouts, remove git dependency

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

16 years agobetter scope handling for the configured stamp
nbd [Fri, 16 Nov 2007 03:48:43 +0000 (03:48 +0000)]
better scope handling for the configured stamp

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

16 years agofix config change detect for hostapd
nbd [Fri, 16 Nov 2007 03:47:11 +0000 (03:47 +0000)]
fix config change detect for hostapd

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

16 years agoupdate hostapd patches to the latest from http://johannes.sipsolutions.net/patches...
nbd [Fri, 16 Nov 2007 03:24:01 +0000 (03:24 +0000)]
update hostapd patches to the latest from johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/

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

16 years agoimprove build checks for hostapd (combinations of madwifi and mac80211)
nbd [Fri, 16 Nov 2007 03:11:42 +0000 (03:11 +0000)]
improve build checks for hostapd (combinations of madwifi and mac80211)

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

16 years agouse the static version of libnl for hostapd
nbd [Fri, 16 Nov 2007 03:11:39 +0000 (03:11 +0000)]
use the static version of libnl for hostapd

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

16 years agomake libnl build a static version as well
nbd [Fri, 16 Nov 2007 03:11:36 +0000 (03:11 +0000)]
make libnl build a static version as well

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

16 years agofix wl-700gE ide init (patch by biblbroks, fixes #2686)
nbd [Fri, 16 Nov 2007 03:11:30 +0000 (03:11 +0000)]
fix wl-700gE ide init (patch by biblbroks, fixes #2686)

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

16 years agoadd lzma compressed initramfs for bcm947xx
nbd [Fri, 16 Nov 2007 03:11:27 +0000 (03:11 +0000)]
add lzma compressed initramfs for bcm947xx

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

16 years agoadd missing config symbols for ide on broadcom 4780
nbd [Fri, 16 Nov 2007 03:11:24 +0000 (03:11 +0000)]
add missing config symbols for ide on broadcom 4780

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

16 years agofix initramfs images
nbd [Fri, 16 Nov 2007 03:11:21 +0000 (03:11 +0000)]
fix initramfs images

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

16 years agocreate broadcom initramfs images and move the lzma decompressor area a bit further
nbd [Fri, 16 Nov 2007 03:11:17 +0000 (03:11 +0000)]
create broadcom initramfs images and move the lzma decompressor area a bit further

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

16 years agofix adm switch misdetection, which led to bogus button events that caused the system...
nbd [Fri, 16 Nov 2007 03:11:09 +0000 (03:11 +0000)]
fix adm switch misdetection, which led to bogus button events that caused the system to shut down

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

16 years agofix up hostapd for mac80211
nbd [Fri, 16 Nov 2007 03:10:56 +0000 (03:10 +0000)]
fix up hostapd for mac80211

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

16 years agoadd git checkout support
nbd [Fri, 16 Nov 2007 03:10:40 +0000 (03:10 +0000)]
add git checkout support

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

16 years agoadd libnl
nbd [Fri, 16 Nov 2007 03:10:33 +0000 (03:10 +0000)]
add libnl

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

16 years agofix copy&paste mistake
nbd [Thu, 15 Nov 2007 12:35:51 +0000 (12:35 +0000)]
fix copy&paste mistake

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

16 years ago[adm5120] more USB driver changes
juhosg [Thu, 15 Nov 2007 09:16:47 +0000 (09:16 +0000)]
[adm5120] more USB driver changes

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

16 years agofix the image builder
nbd [Wed, 14 Nov 2007 23:11:07 +0000 (23:11 +0000)]
fix the image builder

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

16 years agoAdd detection support for Buffalo WHR-G125 from #2611
florian [Tue, 13 Nov 2007 07:39:29 +0000 (07:39 +0000)]
Add detection support for Buffalo WHR-G125 from #2611

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

16 years agoAdd bcm5354 fixes from #2611
florian [Tue, 13 Nov 2007 07:38:39 +0000 (07:38 +0000)]
Add bcm5354 fixes from #2611

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

16 years agoadd busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
nbd [Mon, 12 Nov 2007 21:41:25 +0000 (21:41 +0000)]
add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)

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

16 years agoadd support for interfaces with ipv6, but no ipv4 (patch from #2695)
nbd [Mon, 12 Nov 2007 16:29:08 +0000 (16:29 +0000)]
add support for interfaces with ipv6, but no ipv4 (patch from #2695)

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

16 years ago[adm5120] make build of the images a bit quiet
juhosg [Mon, 12 Nov 2007 15:19:41 +0000 (15:19 +0000)]
[adm5120] make build of the images a bit quiet

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

16 years ago[adm5120] USB driver cleanups, no it is still not finished
juhosg [Mon, 12 Nov 2007 13:55:06 +0000 (13:55 +0000)]
[adm5120] USB driver cleanups, no it is still not finished

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

16 years ago[adm5120] fix an unbalanced spinlock issue
juhosg [Sun, 11 Nov 2007 17:56:32 +0000 (17:56 +0000)]
[adm5120] fix an unbalanced spinlock issue

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

16 years agofix image names in arm-magic.sh (closes: #2682)
juhosg [Sun, 11 Nov 2007 13:37:37 +0000 (13:37 +0000)]
fix image names in arm-magic.sh (closes: #2682)

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

16 years agoadd b43 fixes from #2677
nbd [Sun, 11 Nov 2007 11:44:59 +0000 (11:44 +0000)]
add b43 fixes from #2677

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

16 years agomake the image filenames a bit shorter
nbd [Sat, 10 Nov 2007 23:08:11 +0000 (23:08 +0000)]
make the image filenames a bit shorter

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

16 years agodisable a totally braindead optimization in busybox that causes various applets to...
nbd [Sat, 10 Nov 2007 22:56:55 +0000 (22:56 +0000)]
disable a totally braindead optimization in busybox that causes various applets to crash on mips

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

16 years agofix quilt apply for packages that change STAMP_*
nbd [Sat, 10 Nov 2007 22:51:02 +0000 (22:51 +0000)]
fix quilt apply for packages that change STAMP_*

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

16 years ago[adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]
juhosg [Sat, 10 Nov 2007 19:20:47 +0000 (19:20 +0000)]
[adm5120] more USB driver fixes [openwrt.pastebin.ca/768610 bootlog :)]

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

16 years agowlcompat: show wet mode as Managed mode as well to avoid confusion
nbd [Sat, 10 Nov 2007 19:01:00 +0000 (19:01 +0000)]
wlcompat: show wet mode as Managed mode as well to avoid confusion

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

16 years agomove wlcompat to the broadcom-wl package
nbd [Sat, 10 Nov 2007 19:00:53 +0000 (19:00 +0000)]
move wlcompat to the broadcom-wl package

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

16 years agodisable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
nbd [Sat, 10 Nov 2007 18:04:17 +0000 (18:04 +0000)]
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)

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

16 years agofix up ata/scsi core depends
nbd [Sat, 10 Nov 2007 16:56:51 +0000 (16:56 +0000)]
fix up ata/scsi core depends

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

16 years agoclean up rt2x00 downloading
nbd [Sat, 10 Nov 2007 16:51:20 +0000 (16:51 +0000)]
clean up rt2x00 downloading

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

16 years agoupgrade busybox to 1.8.1
nbd [Sat, 10 Nov 2007 16:51:11 +0000 (16:51 +0000)]
upgrade busybox to 1.8.1

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

16 years agoupdate wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)
nbd [Sat, 10 Nov 2007 15:45:38 +0000 (15:45 +0000)]
update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)

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

16 years agoclean up mac80211 related kernel version deps
nbd [Sat, 10 Nov 2007 15:23:02 +0000 (15:23 +0000)]
clean up mac80211 related kernel version deps

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

16 years agoturn kmod-crypto-core dep into a select, so that packages like mac80211 are always...
nbd [Sat, 10 Nov 2007 15:22:56 +0000 (15:22 +0000)]
turn kmod-crypto-core dep into a select, so that packages like mac80211 are always selectable

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

16 years agoadd config symbols for the kernel version
nbd [Sat, 10 Nov 2007 15:22:53 +0000 (15:22 +0000)]
add config symbols for the kernel version

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

16 years agorevert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc...
nbd [Fri, 9 Nov 2007 13:20:21 +0000 (13:20 +0000)]
revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01

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

16 years agodisable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities
nbd [Fri, 9 Nov 2007 03:20:13 +0000 (03:20 +0000)]
disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities
allows us to upgrade uClibc without breaking compatibility for nas and wl
breaks binary compatibility for packages from earlier kamikaze releases

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

16 years ago[adm5120] USB driver fixes
juhosg [Thu, 8 Nov 2007 12:28:27 +0000 (12:28 +0000)]
[adm5120] USB driver fixes

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

16 years agofix acx-mac80211 compile with older kernels
nbd [Wed, 7 Nov 2007 23:16:37 +0000 (23:16 +0000)]
fix acx-mac80211 compile with older kernels

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

16 years agofix p54 compile
nbd [Wed, 7 Nov 2007 21:11:16 +0000 (21:11 +0000)]
fix p54 compile

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

16 years agomove a few config options to the generic templates to avoid kernel config questions
nbd [Wed, 7 Nov 2007 20:36:12 +0000 (20:36 +0000)]
move a few config options to the generic templates to avoid kernel config questions

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

16 years agobump ppp version
nbd [Wed, 7 Nov 2007 13:24:13 +0000 (13:24 +0000)]
bump ppp version

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

16 years agoadd ppp ipv6 patch by farnz (from #2525)
nbd [Wed, 7 Nov 2007 13:24:10 +0000 (13:24 +0000)]
add ppp ipv6 patch by farnz (from #2525)

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

16 years agoupdate madwifi to latest rev - works around some crashiness
nbd [Wed, 7 Nov 2007 13:02:09 +0000 (13:02 +0000)]
update madwifi to latest rev - works around some crashiness

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

16 years agoAdd a boolean to allow NAT from LAN or not, default to nat LAN (#2535)
florian [Mon, 5 Nov 2007 14:19:16 +0000 (14:19 +0000)]
Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)

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

16 years agoFix missing IP section to properly add static hosts (#2650)
florian [Mon, 5 Nov 2007 14:14:06 +0000 (14:14 +0000)]
Fix missing IP section to properly add static hosts (#2650)

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

16 years ago[adm5120] add usb drivers to the Compex NP28G's profile, thanks to kenny
juhosg [Sun, 4 Nov 2007 20:11:40 +0000 (20:11 +0000)]
[adm5120] add usb drivers to the Compex NP28G's profile, thanks to kenny

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

16 years ago[adm5120] disable unsupported boards in the LED driver by default
juhosg [Sun, 4 Nov 2007 17:57:09 +0000 (17:57 +0000)]
[adm5120] disable unsupported boards in the LED driver by default

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

16 years ago[packages] base-files: suppress error messages in usb-storage script
juhosg [Sun, 4 Nov 2007 15:12:08 +0000 (15:12 +0000)]
[packages] base-files: suppress error messages in usb-storage script

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

16 years ago[adm5120] only use trxsplit on NOR flash devices
juhosg [Sun, 4 Nov 2007 14:32:28 +0000 (14:32 +0000)]
[adm5120] only use trxsplit on NOR flash devices

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

16 years ago[adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache with the...
juhosg [Sun, 4 Nov 2007 12:58:52 +0000 (12:58 +0000)]
[adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache with the correct arguments

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

16 years agofix parallel build issues
nbd [Sun, 4 Nov 2007 11:42:47 +0000 (11:42 +0000)]
fix parallel build issues

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

16 years agofix missing CONFIG_USB_BLUETOOTH issue
ryd [Sat, 3 Nov 2007 22:32:54 +0000 (22:32 +0000)]
fix missing CONFIG_USB_BLUETOOTH issue

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

16 years ago[firmware-utils] fix some definitions in the ZyXEL tool
juhosg [Sat, 3 Nov 2007 17:00:57 +0000 (17:00 +0000)]
[firmware-utils] fix some definitions in the ZyXEL tool

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

16 years agofix wr850g detection (#1936)
nbd [Sat, 3 Nov 2007 16:17:53 +0000 (16:17 +0000)]
fix wr850g detection (#1936)

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

16 years ago[adm5120] RB153 must use the generic RB1xx's setup code
juhosg [Sat, 3 Nov 2007 15:35:25 +0000 (15:35 +0000)]
[adm5120] RB153 must use the generic RB1xx's setup code

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

16 years ago[adm5120] image generation fixes (closes: #2643, #2644)
juhosg [Sat, 3 Nov 2007 14:53:24 +0000 (14:53 +0000)]
[adm5120] image generation fixes (closes: #2643, #2644)
 * rewrite mkcsysimg to use an align parameter instead of a fixed size
 * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on

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

16 years agoincrease scan depth to 5 for package/ (x.org is nested deeper than the rest of the...
nbd [Sat, 3 Nov 2007 12:13:23 +0000 (12:13 +0000)]
increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages)

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

16 years ago[adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)
juhosg [Fri, 2 Nov 2007 09:24:01 +0000 (09:24 +0000)]
[adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641)

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

16 years agoadd default option for the OTi-6858 USB serial device (closes #2631)
juhosg [Fri, 2 Nov 2007 09:08:59 +0000 (09:08 +0000)]
add default option for the OTi-6858 USB serial device (closes #2631)

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

16 years ago[adm5120] fix USB driver to compile even if USB_DEBUG is disabled
juhosg [Fri, 2 Nov 2007 08:59:37 +0000 (08:59 +0000)]
[adm5120] fix USB driver to compile even if USB_DEBUG is disabled

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