rwhitby
8d86a156cc
sound: Remove atheros restriction, since atheros can have usb sound cards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 11:54:49 +00:00
florian
22a405453c
Add support for OTI6858 and ARK3116 usb serial converters ( #3442 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 11:21:28 +00:00
nbd
6152e5b5b3
ifndef is not supported inside make variable expansion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 20:13:29 +00:00
rwhitby
9dfc3e092d
base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 00:13:05 +00:00
ymano
c69fa28f0f
update version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 18:56:04 +00:00
rwhitby
f983ced382
modules/other.mk: Enable bluetooth for atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 16:35:04 +00:00
florian
059e0bf3b9
Add support for Asus wl-520gc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 01:18:57 +00:00
thepeople
2d6e73eaf2
This patch adds a number of configuration options to the MadWifi package. You can
...
now configure the HAL, bus, default rate control algorithm as well as the debug
mode from within make menuconfig. The goal is to be able to support hardware
profiles with different HALs without messing around with the Makefile directly.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-15 00:59:34 +00:00
noz
8570a82f7c
Allow package/switch to compile against 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-14 15:03:05 +00:00
ralph
91e083bf47
adding check for /proc/net/vlan/config (==vlan enabled kernel)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 09:21:17 +00:00
noz
73723cbc1d
Fix typo in broadcom-diag LED output enable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 19:46:53 +00:00
agb
0446f79b61
[kernel] Fix kmod-ata-piix deps
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:41:12 +00:00
agb
b389d9e3e6
[kernel] Package nvidia sata driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:54 +00:00
agb
4fc969f862
[kernel] Package AHCI driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:37 +00:00
agb
b20c1d478d
[kernel] Package VIA sata driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:18 +00:00
nico
1e53aa8072
disable ip6tables as well on 2.6.25 until we have working IMQ support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 22:41:49 +00:00
nico
971fa88a04
fix fuse: use in-kernel module for 2.6.25+ kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 22:27:32 +00:00
nico
0ec5192c33
add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels ( closes : #3402 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 20:56:51 +00:00
nico
e43a5d11b5
add a package for the badblocks utility ( closes : #3404 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 10:33:34 +00:00
nico
fef26f42c6
fix typos in [11073]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 07:16:15 +00:00
nico
4a75cb1933
cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 11:32:46 +00:00
nico
008871c4e6
package/kernel fixes:
...
- remove dup netfilter.mk includes
- always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 11:16:07 +00:00
thepeople
06cb59cd07
only ignore dhcp but still listen for dns closes #3406
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 00:01:58 +00:00
nbd
cc3cf69f41
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 16:45:00 +00:00
ymano
3084e0210f
add missing udevextras package option - edd_id
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 21:58:03 +00:00
ymano
9aa18be82b
add ps3-dump-bootloader to package install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 21:49:24 +00:00
nbd
ec91a20cb7
fix lua compile configuration error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 17:48:26 +00:00
nico
fa5fbaba7b
remove dependency on zd1211-firmware, since it was removed in [11022]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 23:24:12 +00:00
blogic
6ee2982652
revert borked commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:28:13 +00:00
blogic
2049a7e3a6
make etrax serial driver register its device nodes, so we get a console
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:12:43 +00:00
nbd
fe941c5fc6
upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 17:08:39 +00:00
blogic
8afd9e14ed
remove old zd firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:10:51 +00:00
nico
c5122aa22a
[package] ppp/pptp fixes:
...
- prevent ppp from logging to /etc/ppp/connect-errors (closes : #2989 )
- add dependency on ppp and kmod-gre to pptp
- bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 12:11:35 +00:00
matteo
a6963e51fe
acx100 fix by nabcore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 18:48:47 +00:00
juhosg
2c64c2f0c9
[package] IMQ is not yet available on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 11:29:53 +00:00
nico
9ebf05f329
more use of the new GPIO_SUPPORT option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 00:30:39 +00:00
juhosg
4ada9dfdba
[package] kmod-ipt-iprange: fix build error on .25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 15:42:10 +00:00
rwhitby
5e5b8c026c
block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 05:16:17 +00:00
juhosg
568b9aba67
[package] import w1-gpio-custom driver from the Squidge ( http://squidge.sourceforge.net/ ) project
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 18:31:43 +00:00
juhosg
1d0772319e
[package] kernel/modules: modify AutoLoad levels of the W1 modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 18:13:32 +00:00
juhosg
322372e27c
[package] kernel/modules: make use the new GPIO_SUPPORT option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 17:21:08 +00:00
juhosg
1beb5b5691
[package] remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 17:18:21 +00:00
juhosg
9fdbc25842
[kernel] add Dallas's 1-wire related packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 15:53:04 +00:00
nbd
86b8f50b2b
fix lua cflags
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 22:00:57 +00:00
kaloz
18aeebfc58
add preliminary support for Storm SL3512 based devices, not ready yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 17:03:01 +00:00
florian
6ce6c90d0d
Use the locally mirrored compat-wireless tarblall ( #3377 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 01:47:32 +00:00
kaloz
469c6ca418
generate and install NPE-A ethernet microcode as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 10:00:04 +00:00
agb
0049c7b81a
only build kmod-hwmon-pc87360 for x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 21:46:02 +00:00
nbd
4e1db00174
initramfs: start one hotplug2 for coldplugging and one for handling events between coldplug and end of /init
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 16:20:46 +00:00
nbd
67ea4e32af
use the right hotplug2 invocation for initramfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 14:28:13 +00:00