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

262 Commits

Author SHA1 Message Date
florian
b8ed4db356 Fix the r8169 kernel module (#2554)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 19:23:47 +00:00
florian
3fb6c53e6d The RB513 CF driver is now a module, enable it by default for the RB1xx profile.
Fix the membase of the CF driver.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 10:46:19 +00:00
nbd
880c2d571d fix up a few ide related kernel config issues (related to #2516)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 14:39:17 +00:00
juhosg
34047fa1ae make morse LED trigger available as a package, and fix it to compile with 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 14:32:13 +00:00
juhosg
07c2f61f37 [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 07:45:08 +00:00
blogic
ce0af016cc added rtl8169, from #2554
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-16 21:02:36 +00:00
juhosg
1fe9314a6d [kernel] 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-12 14:58:35 +00:00
juhosg
818220b46c [packages] add a kernel module for GPIO LEDs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 11:05:16 +00:00
nico
ff18604cfb split ipip & iptunnel4 and ipv6 & sit into separate packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 13:27:06 +00:00
juhosg
2e3f93a716 [adm5120] build leds-adm5120 as a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 19:37:30 +00:00
juhosg
459f908815 [adm5120] add custom GPIO-based I2C driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 19:23:22 +00:00
nico
de61908068 remove trailing spaces to fix errors at dump time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 01:49:55 +00:00
blogic
3f06f841b9 added sdparm and scsi-generic module, from #2481
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08 21:54:13 +00:00
juhosg
f29e1c9edb 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]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 17:17:04 +00:00
florian
83d9200fc6 Add support for the network packet generator
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-02 11:10:29 +00:00
nico
59219c4430 fix kernel config item for 3c95x/vortex network cards (closes: #2441)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:18:47 +00:00
rwhitby
50f24c3712 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-27 14:20:53 +00:00
nico
66661aa6db fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26 02:49:50 +00:00
nico
642998b556 fix kmod-crypto-core error missing crypto_hash (closes: #2422)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 23:47:08 +00:00
nico
48e6e98d6c add LM77 sensors support (closes: #2419)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 21:21:51 +00:00
nico
45d02992d9 add ipv6 conntrack support (closes: #2192)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 17:22:17 +00:00
nico
eb35ecc373 move hardware monitoring support in a separate hwmon.mk (before adding other modules)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 17:14:24 +00:00
nico
2cd399391e move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 15:12:12 +00:00
nbd
f1fba8f29d add missing kconfig option for pppoa
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:34:39 +00:00
nico
d5cb822afa add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:27:35 +00:00
nico
c93d2afa0d add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:17:24 +00:00
nico
257cd3579f add support Konica based USB video devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 13:05:13 +00:00
nico
2b8d2f49fe add a kernel module for usb video devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 12:58:13 +00:00
nico
9fb66acf63 revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 12:01:22 +00:00
nico
d8a29114d2 add compat 'PROVIDES' for renamed kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 10:08:01 +00:00
rwhitby
ecd9e20a51 Add reiserfs module and include it in the FSG-3 profile.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 11:11:41 +00:00
nico
a22f5040d6 disable another module on UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:46:23 +00:00
nico
7f1f827fda oops, forgot a file in [8865]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:29:14 +00:00
nico
dbebb3f8b0 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:27:38 +00:00
nico
876dffc71b build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 10:03:41 +00:00
nbd
c8f54497e0 fix kmod-sched kconfig value (#2380)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 09:05:08 +00:00
nico
7f445511cf disable more modules not supported on UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 07:46:00 +00:00
nico
157f1fad33 video modules changes: change dependency on kmod-video-core from select to depends, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 07:31:06 +00:00
nico
d4036d6d46 only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 11:56:26 +00:00
rwhitby
7c1ce4c03e Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-18 13:55:03 +00:00
nico
71a4f23666 i2c changes:
* split i2c algos in separate packages
 * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 14:48:01 +00:00
nico
f07284d46f disable package that can't build on atheros target (no pci/usb)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 02:04:38 +00:00
nico
fef4a866f1 fix wrong submenu for kmod-leds-wrap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 01:48:35 +00:00
nico
97e5235351 only build in-kernel bcm43xx on broadcom targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 01:36:18 +00:00
nico
50584c3b66 move CAPI/ISDN module from other.mk to network.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 01:34:31 +00:00
nico
db46ba48f4 add kernel module for PCengines WRAP leds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:31:37 +00:00
nico
b1be8daa27 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:16:10 +00:00
nico
3cd053e7cc rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:09:01 +00:00
nico
afbfec9e73 usb-atm fixes:
* change dependency for usb-atm modules from kmod-atm to kmod-usb-atm
 * prefix package names with kmod-usb-atm-
 * title cleanup


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 17:48:44 +00:00
nico
ee3549fd86 cosmetic changes: rename submenu vars, add missing copyright headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 17:45:15 +00:00