1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 09:08:47 +03:00
Commit Graph

681 Commits

Author SHA1 Message Date
nico
4d520b5eae [package] kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-03 01:36:27 +00:00
hauke
348cb2f61e kernel: fix dependencies for x86 target
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it. 

This fixes #6963 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 21:02:14 +00:00
nico
a6aa085d67 ps3: move ps3lan kmod under target/linux/ps3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 03:29:22 +00:00
hcg
04423886a6 Create kernel module for PS3 networking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:11:01 +00:00
nico
b3a24b9652 [package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:09:13 +00:00
nico
0ccae7cb64 [package] kernel: fix kmod-crypto-misc on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 05:15:25 +00:00
florian
7eb7596718 [package] fix typo in gspa sn9c20x autoload line, patch from Chris Li
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 23:33:50 +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
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
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
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
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
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
florian
e3e02843a6 [package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:30 +00:00
florian
4e01d0a259 [package] update netfilter packages description, patch from Edgar Soldin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:24 +00:00
florian
944f5a8ff2 [package] add sn9c201 webcam driver, patch from Chris Li
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:18 +00:00
thepeople
d005d2e247 fix missing nls support for 2.6.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:22:57 +00:00
nbd
c057a8dbb6 add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:16:26 +00:00
nico
af1ec594fb [package] kernel: fix kmod-pcmcia-yenta on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 16:37:11 +00:00
claudio
5b3995238f [etrax] fix kernel modules dependences for i2c and ata-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 15:38:50 +00:00
nico
fdc060ab00 [package] kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:12:44 +00:00
lars
522f3e8fab [package] kernel: Add SoC sound support package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 01:35:12 +00:00
nico
7fbc018a9c [package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 17:53:04 +00:00
hauke
43675759a3 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 22:05:36 +00:00
juhosg
fc01504bd3 package: add module for the RB750 LED driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 12:10:07 +00:00
kaloz
9924a3340e [kernel]: drop support for the old style magicbox-cf driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:04:14 +00:00
kaloz
b28f79af53 [kernel]: partly revert [19925] as the ata version builds fine
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:00:03 +00:00
nico
fdaaca2130 kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 06:25:44 +00:00
florian
5a42dfc864 [package] fix kmod-nls-base dependency with usb-core (#6753)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 20:50:41 +00:00
nbd
554c407f4b mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:46:00 +00:00
hauke
a1952b9512 ext4: fix for commit r19799
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 20:26:37 +00:00
hauke
c6a1114e56 ext4: add Support for large (2TB+) block devices and files
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 20:14:24 +00:00
jow
abc05662c5 [package] kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 05:17:39 +00:00
jow
c5bf5112cf [package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 02:12:48 +00:00
jow
6af6a9cf59 [package] kernel: add the token bucket filter to kmod-sched (#6681)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:56:10 +00:00
lars
e538c2dafe [packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 23:31:08 +00:00
nbd
6271ea8ec3 kernel: build the scsi core package even if CONFIG_SCSI=y
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:59 +00:00
nbd
698e57880d kernel: add a package for block2mtd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:55 +00:00
nbd
e436ecd76a kernel: add a package for kmod-ata-sil
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:50 +00:00
lars
cd02ed524b Add audio feature flag.
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 20:03:18 +00:00
jow
3d52559043 [package] kernel: add xen kmods
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:01:45 +00:00
thepeople
accff9a4a7 Here is LVM support for OpenWRT. It introduces 3 new packages:
- kmod-dm for the device mapper kernel module.
- kmod-libdevmapper for the device-mapper library.
- kmod-lvm2 for the lvm tool.
Note that it currently does not create the symlinks for all the lvm
tools, so you have to use lvm pvs rather than just pvs.
Thanks Stefan Monnier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:37:02 +00:00
kaloz
225afe78f2 add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-02 11:26:53 +00:00