Commit Graph

50 Commits

Author SHA1 Message Date
Florian Fainelli
590cb083bc add support for 2.6.37, thanks Wipster!
SVN-Revision: 25569
2011-02-18 12:52:04 +00:00
Florian Fainelli
41534f1d58 fix proc filesystem usage, patch from Wipster.
SVN-Revision: 24008
2010-11-15 18:33:09 +00:00
Florian Fainelli
7ec50d1a2f add compile fixes for ar7-atm
SVN-Revision: 22811
2010-08-26 09:13:38 +00:00
Claudio Mignanti
2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Nicolas Thill
98cc7650b5 package/ar7-atm: move configuration in submenu
SVN-Revision: 20914
2010-04-16 10:48:09 +00:00
Florian Fainelli
ae329c40eb add support for new ar7-atm version D7.05.00.00 (#6515)
SVN-Revision: 20039
2010-03-07 18:16:07 +00:00
Florian Fainelli
dc192096e9 fix the use of proc_dostring w/ 2.6.32+
SVN-Revision: 19512
2010-02-04 09:47:20 +00:00
Florian Fainelli
e63dfd411e allow different ar7-atm versions to be selected (#6345)
SVN-Revision: 18887
2009-12-22 12:28:02 +00:00
Florian Fainelli
8e10e1270c more compile fixes for sangam-atm and 2.6.31
SVN-Revision: 17228
2009-08-11 18:50:45 +00:00
Florian Fainelli
b2c58364fe more 2.6.30 related fixes for ar7-atm
SVN-Revision: 17183
2009-08-08 21:29:37 +00:00
Florian Fainelli
ad4d3c72dd use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1
SVN-Revision: 17114
2009-08-03 22:21:51 +00:00
Florian Fainelli
c22ab8f99e compile fixes in ar7-atm for new kernels
SVN-Revision: 17096
2009-08-02 12:37:51 +00:00
Florian Fainelli
92f26dfbef refresh ar7-atm patches
SVN-Revision: 16158
2009-05-28 19:04:54 +00:00
Florian Fainelli
aef879ea10 remove the ar7-atm hotplug for the moment since it makes the driver oops
SVN-Revision: 16125
2009-05-28 09:44:00 +00:00
Florian Fainelli
075a46c066 updated led status on atm events (#2996)
SVN-Revision: 16074
2009-05-26 09:32:28 +00:00
Florian Fainelli
ec662b9141 allow ar7-atm annex a and b co-existence by symlinking firmwares
SVN-Revision: 16071
2009-05-26 08:43:52 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Matteo Croce
5ef201120c ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
SVN-Revision: 10590
2008-03-11 17:39:54 +00:00
Matteo Croce
f89eeb69b5 ar7-atm: apply patch well
SVN-Revision: 10589
2008-03-11 17:16:13 +00:00
Matteo Croce
d8e61674a5 ar7-atm: fix sysctl (closes #3122)
SVN-Revision: 10588
2008-03-11 01:25:07 +00:00
Matteo Croce
59b5ba7441 ar7-atm: add an useful patch from #2561, tnx Axel Gembe
SVN-Revision: 10576
2008-03-09 17:58:43 +00:00
Matteo Croce
3d66117ef0 Fix two of the three bugs in #3122
SVN-Revision: 10571
2008-03-08 19:10:40 +00:00
Matteo Croce
bbc597e9be fix AR7 DSL with 2.6.24
SVN-Revision: 10423
2008-02-08 18:18:10 +00:00
Matteo Croce
94ccc26f42 update ar7 sangam tarball
SVN-Revision: 10203
2008-01-15 03:25:11 +00:00
Travis Kemen
2099ad591a fix broken patch file from #2997
SVN-Revision: 10152
2008-01-09 02:46:58 +00:00
Florian Fainelli
c3c33ff16a Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377, which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().
Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.

Signed-off-by: <benoit.ganne@gmail.com>

SVN-Revision: 10141
2008-01-07 19:38:17 +00:00
Matteo Croce
c0310c2f5f updated DSL driver and firmware (closes #2532)
SVN-Revision: 10118
2008-01-05 02:44:04 +00:00
Matteo Croce
3a4b1e95c0 ar7-atm: updated the firmware image (#2532)
SVN-Revision: 9426
2007-10-24 15:21:18 +00:00
Matteo Croce
bc2dcb8be4 Fix sangam DSL build with 2.6.23 kernel
SVN-Revision: 9119
2007-10-04 14:31:45 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Nicolas Thill
60157ca058 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
SVN-Revision: 8426
2007-08-18 17:34:50 +00:00
Nicolas Thill
54c6b0b975 fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)
SVN-Revision: 8303
2007-08-01 14:44:08 +00:00
Nicolas Thill
39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
SVN-Revision: 8189
2007-07-27 03:07:52 +00:00
Florian Fainelli
254ba4f19f Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
SVN-Revision: 8140
2007-07-24 10:58:39 +00:00
Florian Fainelli
f479b9e32f Remove reference to old ar7-2.4 code
SVN-Revision: 7667
2007-06-18 15:44:29 +00:00
Felix Fietkau
53496b7cc9 fix ar7 compile
SVN-Revision: 7331
2007-05-24 15:59:32 +00:00
Florian Fainelli
367032444d Fix objects linking order (#1643)
SVN-Revision: 7140
2007-05-08 19:39:56 +00:00
Mike Albon
906a0df973 Make only on ar7 platforms.
SVN-Revision: 7041
2007-04-24 11:01:04 +00:00
Felix Fietkau
e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
SVN-Revision: 7020
2007-04-20 23:48:26 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Felix Fietkau
c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
SVN-Revision: 6136
2007-01-20 02:01:53 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Felix Fietkau
c35280f08a convert ar7-atm to KernelPackage template
SVN-Revision: 5277
2006-10-24 13:52:56 +00:00
Felix Fietkau
ea03a8d681 fix tiatm compile
SVN-Revision: 5275
2006-10-24 13:42:03 +00:00
Felix Fietkau
396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
2006-10-17 14:47:54 +00:00