Commit Graph

247 Commits

Author SHA1 Message Date
Gabor Juhos
bb6c1aa770 new experimental driver for the CF slot on the RouterBOARD 153
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Felix Fietkau
252fa41bc0 fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
Signed-off-by: Mirko Vogt <dev@nanl.de>

SVN-Revision: 9696
2007-12-09 20:46:10 +00:00
Felix Fietkau
aee342712b add i8x0 audio driver
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 9652
2007-12-03 21:21:17 +00:00
Florian Fainelli
bbf087176a Fix AutoLoad macro typos (#2765)
SVN-Revision: 9615
2007-11-28 13:33:59 +00:00
Felix Fietkau
2b32beba84 package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9613
2007-11-28 12:50:20 +00:00
Felix Fietkau
679089c6a8 work around kernel config issues with sound modules
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Felix Fietkau
4402192ded add missing dependency
SVN-Revision: 9597
2007-11-25 16:26:39 +00:00
Gabor Juhos
63c05b7e2e kernel: add a kernel module for the usbtest driver
SVN-Revision: 9572
2007-11-16 09:38:18 +00:00
Felix Fietkau
46383c512e fix up ata/scsi core depends
SVN-Revision: 9526
2007-11-10 16:56:51 +00:00
Felix Fietkau
04ad386f48 turn kmod-crypto-core dep into a select, so that packages like mac80211 are always selectable
SVN-Revision: 9521
2007-11-10 15:22:56 +00:00
Florian Fainelli
6b70ed8f18 Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
2007-10-24 19:23:47 +00:00
Florian Fainelli
2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Felix Fietkau
db9e706f8c fix up a few ide related kernel config issues (related to #2516)
SVN-Revision: 9364
2007-10-20 14:39:17 +00:00
Gabor Juhos
ab8a75d73f make morse LED trigger available as a package, and fix it to compile with 2.6.23
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Gabor Juhos
d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
SVN-Revision: 9362
2007-10-20 07:45:08 +00:00
John Crispin
dc0a4f8ff8 added rtl8169, from #2554
SVN-Revision: 9339
2007-10-16 21:02:36 +00:00
Gabor Juhos
4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
SVN-Revision: 9269
2007-10-12 14:58:35 +00:00
Gabor Juhos
7e54993042 add a kernel module for GPIO LEDs
SVN-Revision: 9262
2007-10-11 11:05:16 +00:00
Nicolas Thill
c07d990490 split ipip & iptunnel4 and ipv6 & sit into separate packages
SVN-Revision: 9241
2007-10-10 13:27:06 +00:00
Gabor Juhos
6a7a3bfa6a build leds-adm5120 as a module
SVN-Revision: 9219
2007-10-09 19:37:30 +00:00
Gabor Juhos
c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
2007-10-09 19:23:22 +00:00
Nicolas Thill
d75d8c65e1 remove trailing spaces to fix errors at dump time
SVN-Revision: 9209
2007-10-09 01:49:55 +00:00
John Crispin
6c59772456 added sdparm and scsi-generic module, from #2481
SVN-Revision: 9201
2007-10-08 21:54:13 +00:00
Gabor Juhos
8309e3dff2 add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
2007-10-07 17:17:04 +00:00
Florian Fainelli
cce66b1965 Add support for the network packet generator
SVN-Revision: 9091
2007-10-02 11:10:29 +00:00
Nicolas Thill
2068b8d48d fix kernel config item for 3c95x/vortex network cards (closes: #2441)
SVN-Revision: 9068
2007-09-29 14:18:47 +00:00
Rod Whitby
f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
SVN-Revision: 9047
2007-09-27 14:20:53 +00:00
Nicolas Thill
e598e2e5c1 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
SVN-Revision: 9030
2007-09-26 02:49:50 +00:00
Nicolas Thill
c4049c01ab fix kmod-crypto-core error missing crypto_hash (closes: #2422)
SVN-Revision: 9004
2007-09-23 23:47:08 +00:00
Nicolas Thill
18a31a88bb add LM77 sensors support (closes: #2419)
SVN-Revision: 9002
2007-09-23 21:21:51 +00:00
Nicolas Thill
0bf90f2a0d add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
2007-09-23 17:22:17 +00:00
Nicolas Thill
3d44871496 move hardware monitoring support in a separate hwmon.mk (before adding other modules)
SVN-Revision: 8983
2007-09-23 17:14:24 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Felix Fietkau
c7fb1aaf1d add missing kconfig option for pppoa
SVN-Revision: 8965
2007-09-22 23:34:39 +00:00
Nicolas Thill
295baddb22 add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
SVN-Revision: 8944
2007-09-22 04:27:35 +00:00
Nicolas Thill
bdd607786e add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
SVN-Revision: 8942
2007-09-22 04:17:24 +00:00
Nicolas Thill
cd56b5255c add support Konica based USB video devices
SVN-Revision: 8913
2007-09-21 13:05:13 +00:00
Nicolas Thill
0ce1d4773c add a kernel module for usb video devices
SVN-Revision: 8912
2007-09-21 12:58:13 +00:00
Nicolas Thill
d725c9b25b revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
SVN-Revision: 8910
2007-09-21 12:01:22 +00:00
Nicolas Thill
3a60e0ca9c add compat 'PROVIDES' for renamed kernel modules
SVN-Revision: 8907
2007-09-21 10:08:01 +00:00
Rod Whitby
c538ef9899 Add reiserfs module and include it in the FSG-3 profile.
SVN-Revision: 8872
2007-09-20 11:11:41 +00:00
Nicolas Thill
22c6c0b076 disable another module on UML
SVN-Revision: 8869
2007-09-20 10:46:23 +00:00
Nicolas Thill
cb41569988 oops, forgot a file in [8865]
SVN-Revision: 8866
2007-09-20 10:29:14 +00:00
Nicolas Thill
5d4246a015 move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib
SVN-Revision: 8865
2007-09-20 10:27:38 +00:00
Nicolas Thill
926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Felix Fietkau
1e319bd6b6 fix kmod-sched kconfig value (#2380)
SVN-Revision: 8858
2007-09-20 09:05:08 +00:00
Nicolas Thill
ff924a74c7 disable more modules not supported on UML
SVN-Revision: 8857
2007-09-20 07:46:00 +00:00
Nicolas Thill
092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup
SVN-Revision: 8856
2007-09-20 07:31:06 +00:00
Nicolas Thill
aa1c1c4aa3 only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
SVN-Revision: 8838
2007-09-19 11:56:26 +00:00
Rod Whitby
ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking).
SVN-Revision: 8833
2007-09-18 13:55:03 +00:00