1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:20:45 +03:00
Commit Graph

26 Commits

Author SHA1 Message Date
thepeople
ba43ecdcd5 fix broken patch file from #2997
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 02:46:58 +00:00
florian
7fdc9f28c1 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>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-07 19:38:17 +00:00
matteo
71435f63a5 [AR7] updated DSL driver and firmware (closes #2532)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-05 02:44:04 +00:00
matteo
cfdf1da417 ar7-atm: updated the firmware image (#2532)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 15:21:18 +00:00
matteo
c2bd0e57e3 Fix sangam DSL build with 2.6.23 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 14:31:45 +00:00
nbd
6db7ad74f6 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
nico
c4b73fa154 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
nbd
17c7b6c3fd 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00
nico
a702c26fde use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
nico
b548c2a378 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-18 17:34:50 +00:00
nico
01b7a2fbb9 fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 14:44:08 +00:00
nico
38d9c42391 update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 03:07:52 +00:00
florian
fcb99d5385 Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 10:58:39 +00:00
florian
20cc95339e Remove reference to old ar7-2.4 code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-18 15:44:29 +00:00
nbd
3f52da6181 fix ar7 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-24 15:59:32 +00:00
florian
5a62fa32a0 Fix objects linking order (#1643)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 19:39:56 +00:00
malbon
8def3135f5 Make only on ar7 platforms.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-24 11:01:04 +00:00
nbd
145c8a06f7 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-20 23:48:26 +00:00
nbd
643f013d15 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
nbd
17126ba85f cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:01:53 +00:00
nbd
a4a6443af1 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nbd
5be70dfb57 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
nbd
e0b4f3dcb5 convert ar7-atm to KernelPackage template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 13:52:56 +00:00
nbd
441866d28c fix tiatm compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 13:42:03 +00:00
nbd
26bee8c09f move the ar7 adsl driver into a separate package directory with external build and source download
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 14:47:54 +00:00