Felix Fietkau
3de189af5d
add missing kmod-hid module (thx, fish)
...
SVN-Revision: 10894
17 years ago
Nicolas Thill
6b8489761c
build the kmod-video-quickcam module only if it was selected
...
SVN-Revision: 10881
17 years ago
Nicolas Thill
eb8375839a
don't build acx* kernel modules on UML
...
SVN-Revision: 10880
17 years ago
Felix Fietkau
41fb282b6d
remove some redundant code
...
SVN-Revision: 10870
17 years ago
Matteo Croce
ac5cfeb417
fix swap{on,off} path
...
SVN-Revision: 10863
17 years ago
Florian Fainelli
b5ddac51df
Adm5120 also supports generic GPIO, allow gpioctl to be built ( #3132 )
...
SVN-Revision: 10857
17 years ago
Florian Fainelli
353e3305a5
Mark rt61 as 2.6.23 only ( #3337 )
...
SVN-Revision: 10856
17 years ago
Felix Fietkau
1147d2137e
more performance for madwifi :)
...
SVN-Revision: 10855
17 years ago
Gabor Juhos
52383189dc
use the spi-ks8995 driver on the WRT55AG v2 boards
...
SVN-Revision: 10853
17 years ago
Gabor Juhos
25bd89017f
spi-ks8995: fix a compiler warning, fix the copyright header
...
SVN-Revision: 10852
17 years ago
Gabor Juhos
efbc2a21d2
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
...
SVN-Revision: 10851
17 years ago
Felix Fietkau
94ddba360e
add performance improvement for madwifi on low-memory systems
...
SVN-Revision: 10850
17 years ago
Felix Fietkau
9a7d1bec79
remove udevextras dependency on udev (thx, fish)
...
SVN-Revision: 10847
17 years ago
Travis Kemen
37b0cc9a10
fix restart on platforms without a setup_switch()
...
SVN-Revision: 10846
17 years ago
Gabor Juhos
67fd9d7fba
move spi_gpio driver into the kernel, clean-up SPI modules
...
SVN-Revision: 10844
17 years ago
Gabor Juhos
d80f43d15f
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
SVN-Revision: 10843
17 years ago
Nicolas Thill
2a4a0c2bcc
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
...
SVN-Revision: 10839
17 years ago
Nicolas Thill
d07eb95838
mark b44 as broken, it doesn't build anymore due to SSB changes apparently ( closes : #3333 )
...
SVN-Revision: 10838
17 years ago
Imre Kaloz
41cf84f819
do target dependent optimizations
...
SVN-Revision: 10834
17 years ago
Imre Kaloz
9a1c5fdb6d
udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
...
SVN-Revision: 10833
17 years ago
Nicolas Thill
e2c65f6215
mark all openswan packages as broken
...
SVN-Revision: 10832
17 years ago
Andy Boyett
6eb6f7fd46
Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu
...
SVN-Revision: 10831
17 years ago
Nicolas Thill
0791acfc21
package shared library as well (partially closes : #3030 )
...
SVN-Revision: 10829
17 years ago
Felix Fietkau
0dd8c59f10
upgrade uci to 0.3.3, build lua plugin
...
SVN-Revision: 10818
17 years ago
Felix Fietkau
77760bba21
remove lua's dependency on libreadline and libncurses
...
SVN-Revision: 10817
17 years ago
Nicolas Thill
37066ff2b2
fix udevextras build when no extras were actually selected
...
SVN-Revision: 10816
17 years ago
Nicolas Thill
98f3ce2545
mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel module if it's selected
...
SVN-Revision: 10815
17 years ago
Nicolas Thill
cb30800bf6
update libnl to 1.1
...
SVN-Revision: 10814
17 years ago
Felix Fietkau
1563615bed
move lua from packages/ to trunk in anticipation of upcoming stuff ;)
...
SVN-Revision: 10806
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
Nicolas Thill
e2e1b51b41
fix build on linux >= 2.6.23
...
SVN-Revision: 10801
17 years ago
Nicolas Thill
c30a473d46
package/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback url ( closes : #3216 )
...
SVN-Revision: 10800
17 years ago
Nicolas Thill
e1cafed715
disable kmod-mmc-over-gpio on x86
...
SVN-Revision: 10799
17 years ago
Nicolas Thill
a08643d7ab
add missing MMC config symbol
...
SVN-Revision: 10798
17 years ago
Nicolas Thill
6ca5374194
package/qc-usb: * update to 0.6.6 ( closes : #3215 ) * fix build on linux > 2.6.23
...
SVN-Revision: 10796
17 years ago
Travis Kemen
bae7e5bebb
add missing include in restart
...
SVN-Revision: 10794
17 years ago
Yuji Mano
410d40f6e5
Add ps3 target specific utilities package
...
SVN-Revision: 10791
17 years ago
Florian Fainelli
867145bd32
Fix errors on capifs loading ( #3250 )
...
SVN-Revision: 10789
17 years ago
Florian Fainelli
f0e627da97
Fix hostapd compilation errors on STA_INFO ( #3308 )
...
SVN-Revision: 10784
17 years ago
Florian Fainelli
1063bac7d4
Fix typo in the payload option for br2684ctl ( #3318 )
...
SVN-Revision: 10783
17 years ago
Felix Fietkau
56223a6f79
madwifi: remove reset delay - seems like it's not necessary anymore
...
SVN-Revision: 10777
17 years ago
Florian Fainelli
ce754ec644
Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
...
SVN-Revision: 10775
17 years ago
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
17 years ago
Felix Fietkau
511908059a
upgrade uci to 0.3.1 - fixes a parser problem
...
SVN-Revision: 10772
17 years ago
Felix Fietkau
99e6b2d7dc
fix a dependency bug
...
SVN-Revision: 10769
17 years ago
Gabor Juhos
5798590c7c
add a polled GPIO buttons input driver
...
SVN-Revision: 10766
17 years ago
Felix Fietkau
3c94156b28
fix use of uci_set_state in network scripts (thx, netprince)
...
SVN-Revision: 10763
17 years ago
Florian Fainelli
081afd037e
Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
...
SVN-Revision: 10755
17 years ago