Hauke Mehrtens
3c2943b45a
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.
SVN-Revision: 20348
2010-03-21 14:22:38 +00:00
Hauke Mehrtens
cd2cee46ac
kernel: these modules are already loaded by the scsi-core package
...
SVN-Revision: 20347
2010-03-21 14:19:48 +00:00
Hauke Mehrtens
68a2efe2d1
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
SVN-Revision: 20346
2010-03-21 14:18:11 +00:00
Hauke Mehrtens
c91903ad41
kernel: load after its dependencies
...
SVN-Revision: 20345
2010-03-21 14:12:32 +00:00
Hauke Mehrtens
5925292e14
kernel: fix tg3 installation
...
libphy is build into the kernel for brcm47xx and not as an extra module.
SVN-Revision: 20344
2010-03-21 14:09:24 +00:00
Hauke Mehrtens
627ebde4db
kernel: include aes-i586 and twofish-i586 into crypto packages for x86
...
SVN-Revision: 20343
2010-03-21 14:07:30 +00:00
Hauke Mehrtens
35ccc68de9
kernel: fix typo
...
SVN-Revision: 20342
2010-03-21 14:06:32 +00:00
Hauke Mehrtens
94e9763799
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
SVN-Revision: 20341
2010-03-21 14:05:59 +00:00
Florian Fainelli
ea66b2355d
add more usb-storage modules ( #6067 )
...
SVN-Revision: 20323
2010-03-20 17:18:54 +00:00
Florian Fainelli
0bb16e35b2
add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
...
SVN-Revision: 20312
2010-03-20 10:27:30 +00:00
Florian Fainelli
e796067c6a
update netfilter packages description, patch from Edgar Soldin
...
SVN-Revision: 20311
2010-03-20 10:27:24 +00:00
Florian Fainelli
05178e6695
add sn9c201 webcam driver, patch from Chris Li
...
SVN-Revision: 20310
2010-03-20 10:27:18 +00:00
Travis Kemen
411ab9871e
fix missing nls support for 2.6.33
...
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Felix Fietkau
14e104688d
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
...
SVN-Revision: 20196
2010-03-14 13:16:26 +00:00
Nicolas Thill
c3ddcedf4a
kernel: fix kmod-pcmcia-yenta on 2.4
...
SVN-Revision: 20147
2010-03-11 16:37:11 +00:00
Claudio Mignanti
ff96ad6b8b
fix kernel modules dependences for i2c and ata-core
...
SVN-Revision: 20146
2010-03-11 15:38:50 +00:00
Nicolas Thill
5601865155
kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
...
SVN-Revision: 20133
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen
93f97a1bb0
kernel: Add SoC sound support package
...
SVN-Revision: 20130
2010-03-11 01:35:12 +00:00
Nicolas Thill
f00bcb24be
kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
...
SVN-Revision: 20123
2010-03-10 17:53:04 +00:00
Hauke Mehrtens
32885a5a05
mac80211: build ipw2x00 driver from compat-wireless
...
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.
SVN-Revision: 20073
2010-03-08 22:05:36 +00:00
Gabor Juhos
945cfb9059
package: add module for the RB750 LED driver
...
SVN-Revision: 20052
2010-03-08 12:10:07 +00:00
Imre Kaloz
cf57e90014
drop support for the old style magicbox-cf driver
...
SVN-Revision: 19932
2010-03-01 08:04:14 +00:00
Imre Kaloz
c4d515e007
partly revert [19925] as the ata version builds fine
...
SVN-Revision: 19931
2010-03-01 08:00:03 +00:00
Nicolas Thill
4949756ceb
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
...
SVN-Revision: 19925
2010-03-01 06:25:44 +00:00
Florian Fainelli
32bba7d154
fix kmod-nls-base dependency with usb-core ( #6753 )
...
SVN-Revision: 19918
2010-02-28 20:50:41 +00:00
Felix Fietkau
61c2b29295
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
...
SVN-Revision: 19879
2010-02-26 22:46:00 +00:00
Hauke Mehrtens
f56666bde4
ext4: fix for commit r19799
...
SVN-Revision: 19800
2010-02-21 20:26:37 +00:00
Hauke Mehrtens
ad11f6881a
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 .
SVN-Revision: 19799
2010-02-21 20:14:24 +00:00
Jo-Philipp Wich
3651c9804b
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
SVN-Revision: 19772
2010-02-20 05:17:39 +00:00
Jo-Philipp Wich
bd4f4a9204
kernel: rename cp2101 driver to cp210x, has changed upstream ( #6673 )
...
SVN-Revision: 19725
2010-02-19 02:12:48 +00:00
Jo-Philipp Wich
5ebe347f07
kernel: add the token bucket filter to kmod-sched ( #6681 )
...
SVN-Revision: 19723
2010-02-19 01:56:10 +00:00
Lars-Peter Clausen
8d7a6df6ef
kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
SVN-Revision: 19712
2010-02-18 23:31:08 +00:00
Felix Fietkau
e9d9efa678
kernel: build the scsi core package even if CONFIG_SCSI=y
...
SVN-Revision: 19666
2010-02-16 18:28:59 +00:00
Felix Fietkau
19d6a9ce6a
kernel: add a package for block2mtd
...
SVN-Revision: 19665
2010-02-16 18:28:55 +00:00
Felix Fietkau
eca17a4a28
kernel: add a package for kmod-ata-sil
...
SVN-Revision: 19664
2010-02-16 18:28:50 +00:00
Lars-Peter Clausen
900de42186
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.
SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Jo-Philipp Wich
e48f324dc0
kernel: add xen kmods
...
SVN-Revision: 19611
2010-02-12 19:01:45 +00:00
Travis Kemen
9e5844fda2
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
...
SVN-Revision: 19595
2010-02-12 01:37:02 +00:00
Imre Kaloz
c272d54969
add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
...
SVN-Revision: 19497
2010-02-02 11:26:53 +00:00
Hauke Mehrtens
d711afb3be
Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
...
SVN-Revision: 19386
2010-01-29 21:08:28 +00:00
Felix Fietkau
1a4a9cea95
openssl: make engines support dynamically configurable (based on a patch by puchu)
...
SVN-Revision: 19371
2010-01-28 19:28:06 +00:00
Gabor Juhos
b774acb479
package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595 )
...
SVN-Revision: 19364
2010-01-28 18:38:27 +00:00
Gabor Juhos
af7050699e
package: kmod-usb-core depends on kmod-nls-base on 2.6.32
...
SVN-Revision: 19347
2010-01-26 14:41:29 +00:00
Felix Fietkau
39b2af1f5b
remove obsolete dependencies and checks
...
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Nicolas Thill
815dc97a58
add explicit dependency on kmod-crypto-core when required ( closes : #6557 )
...
SVN-Revision: 19291
2010-01-23 16:39:31 +00:00
Nicolas Thill
405553df58
kernel: specify kmod packages dependencies in a uniform way
...
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Nicolas Thill
6769fc65bb
kernel: cleanup crypto stuff and fix module names on 2.4
...
SVN-Revision: 19058
2010-01-06 18:50:38 +00:00
Nicolas Thill
04ba8ab358
kernel: remove even more calls to CompareKernelPatchVer
...
SVN-Revision: 19057
2010-01-06 18:46:42 +00:00
Nicolas Thill
6e3bbe7843
kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
...
SVN-Revision: 19049
2010-01-06 01:11:31 +00:00
Nicolas Thill
ad91c89f08
kernel: fix IDE modules on 2.4
...
SVN-Revision: 19048
2010-01-06 01:08:00 +00:00