1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 08:23:41 +03:00
Commit Graph

16704 Commits

Author SHA1 Message Date
thepeople
bc38a415b6 Cleanup redundant psk handling code in wpa_supplicant.sh.
(I sent this one to openwrt-devel before, but I am resending it as part of
this series because the next patch will also edit wpa_supplicant.sh).

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:19:42 +00:00
jow
52cf5276c2 [x86] base-files: remove redundant "Press " when writing enter failsafe message
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 22:57:16 +00:00
jow
4a78f61b44 [package] base-files: make press key message more explicit in preinit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 22:56:12 +00:00
jow
3e79d08bae [package] block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 17:08:35 +00:00
jow
6fefa51cae [PATCH] kernel: fix xen-fbdev description
This patch fixes the description for KernelPackage xen-fbdev caused by a
typo in xen.mk.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 15:24:54 +00:00
acoul
bc06f31e4a generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 15:02:29 +00:00
nico
003ff49add [package] linux-atm: fix compilation of 'qgen' host tool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 14:32:14 +00:00
acoul
86e3738d75 generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 12:42:17 +00:00
florian
f3b58435df [ar7] also generate images for AG1A, thanks obinou
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 09:09:48 +00:00
juhosg
fadc950fd9 uClibc: fix free-after-use bug in __dns_lookup (closes #6886)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 08:12:24 +00:00
thepeople
198af96941 [uci] bump to the lastest git commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 01:28:52 +00:00
jow
a091d3050b [include] the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error -
replace it with a more efficient version


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 01:21:50 +00:00
lars
113249c0a9 [xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,
because hw_free can be called multiple times aswell.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 18:57:50 +00:00
lars
124c6d16d7 [xburst] sound jz4740_pcm: Don't request dma channel mor then once.
It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 15:22:26 +00:00
acoul
a62005234b hostap-driver: fix a typo (thanks acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:43:46 +00:00
acoul
15cd0290d9 hostap-driver: fix DEPENDS on Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:39:47 +00:00
jow
820b5f4b75 [package] remove leftover wpa_supplicant directory after r19286
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 22:43:36 +00:00
jow
0e89584a5c [package] hostapd: always strip "11" from hwmode value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 22:35:58 +00:00
hauke
14d26e83af kernel: fix some documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 19:12:36 +00:00
acoul
84ad36f3f8 atheros: config-2.6.33, add missing option on commit r20332
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 18:18:13 +00:00
juhosg
8b81ef5e98 ar71xx: use the RB411 setup for the RB411U
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 18:16:24 +00:00
juhosg
e6e9309426 ar71xx: change PHY select logic, and update phy_masks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 18:16:07 +00:00
florian
a27a0f0fe5 [package] fix path to the orinoco pcmcia driver, thanks hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:56:19 +00:00
florian
9e7554db87 change from /jffs to /overlay, patch from Daniel Dickinson
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:50 +00:00
florian
f27821cfca [package] disable ucitrigger for now, not used, patch from Dave Kooper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:45 +00:00
florian
c55e10aab7 [package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:41 +00:00
florian
013976e1d1 [package] add pcmcia hermes module, patch from Guillaume Lecerf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:36 +00:00
florian
a3d62deca2 [atheros] fix ethernet driver remove function to use the correct annotation (#6311)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 16:05:27 +00:00
lars
8ffe821c14 [xburst] jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 15:46:49 +00:00
hauke
75ea7f242b kernel: fix some minor error:
* module ide-pci-generic is also included if it was build
 * correct loading queue for kmod-dm
 * place for mvsas.ko changed in new kernel. 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:22:38 +00:00
hauke
c013a5f64c kernel: these modules are already loaded by the scsi-core package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:19:48 +00:00
hauke
11476e81c4 kernel: x86 remove dependency on ata-core and scsi-core
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:18:11 +00:00
hauke
5ff066b558 kernel: load after its dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:12:32 +00:00
hauke
39c3b81b39 kernel: fix tg3 installation
libphy is build into the kernel for brcm47xx and not as an extra module.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:09:24 +00:00
hauke
09c79fcf66 kernel: include aes-i586 and twofish-i586 into crypto packages for x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:07:30 +00:00
hauke
ed449985f5 kernel: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:06:32 +00:00
hauke
1f2659822a kernel: make ISDN build again
In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:05:59 +00:00
hauke
e2b35b4810 x86: do no overwrite CONFIG_SCSI_LOWLEVEL
CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:02:30 +00:00
hauke
c863d2afc3 kernel: Add some missing config symbols
This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 13:57:07 +00:00
blogic
dd21794488 [ifxmips] add register definitions for ebu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 13:35:33 +00:00
acoul
e5332c71e5 atheros: config-2.6.33, PCI: disable common quirks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 11:22:40 +00:00
acoul
e9c11afbbd atheros: config-2.6.33, use UP-only small-memory-footprint RCU
(tested on production system, works solid for couple of weeks)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 11:19:23 +00:00
acoul
b33f0c06de atheros: config-2.6.33, optimize for size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 11:13:27 +00:00
acoul
c3c2b07763 atheros: config-2.6.33, turn off swap memory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 11:10:00 +00:00
acoul
c798844884 atheros: config-2.6.33, turn off BSD Process Accounting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 11:07:35 +00:00
acoul
dd040c4451 atheros: config-2.6.33, fix CONFIG_CMDLINE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 11:03:57 +00:00
acoul
527d6ed65d hostap-driver: make hostap-pci visible (similarly to r20047)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 08:13:01 +00:00
acoul
a1ce9f6f9b generic-2.6: sync patches to 2.6.34-rc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 06:53:08 +00:00
florian
bf84c66678 [rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 17:45:41 +00:00
florian
d3b97bce9f [package] add more usb-storage modules (#6067)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 17:18:54 +00:00