Commit Graph

71 Commits

Author SHA1 Message Date
Jo-Philipp Wich
0cde46b3e7 add support for OvisLink WL-1600GL
SVN-Revision: 19262
2010-01-21 23:48:23 +00:00
Florian Fainelli
61a1c4d06b add western digital netcenter support to broadcom-diag (#6124) original patch from Christoph Muellner
SVN-Revision: 19008
2010-01-02 16:22:20 +00:00
Felix Fietkau
6ec88dfdfc add Askey RT210W support (patch from #6380)
SVN-Revision: 18922
2009-12-24 11:00:31 +00:00
Felix Fietkau
46f75ee869 add WRT300N v1.1 support (patch from #6379)
SVN-Revision: 18921
2009-12-24 10:58:09 +00:00
Andy Boyett
a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Felix Fietkau
8c7c2d9116 Added identification of WRT610N and its button/led definitions.
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>

SVN-Revision: 17434
2009-08-28 15:03:36 +00:00
Florian Fainelli
31fbb89034 add support for the WRT160N, patch from Westley Paynter
SVN-Revision: 17031
2009-07-27 13:00:23 +00:00
Hauke Mehrtens
b63576359d D-Link DIR-320 support (broadcom-diag)
This patch adds D-Link DIR-320 support to broadcom-diag.

"reserved" button is the button on the right side of the router without
any title. I'm not sure if I've selected right name.

Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>

SVN-Revision: 16443
2009-06-14 09:39:43 +00:00
Florian Fainelli
f3f5cfd4ee recognize WAP54Gv2 and assigne LED and GPIOs (#5335)
SVN-Revision: 16434
2009-06-13 15:56:21 +00:00
Florian Fainelli
74f8ea728a fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)
SVN-Revision: 16367
2009-06-07 09:28:29 +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
Felix Fietkau
f5fba5bc3c Asus WL-330gE Support
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.

Signed-off-by: David Cooper <dave@kupesoft.com>

SVN-Revision: 14624
2009-02-22 18:45:39 +00:00
Felix Fietkau
3a95badb10 fix broadcom-diag on linux 2.6.28 (#4633)
SVN-Revision: 14618
2009-02-22 17:12:36 +00:00
Felix Fietkau
c2b878a384 add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13909
2009-01-06 22:36:41 +00:00
Florian Fainelli
10f4e46cf9 Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
SVN-Revision: 12855
2008-10-04 16:51:03 +00:00
Felix Fietkau
1081dbcb41 broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts
SVN-Revision: 12030
2008-07-31 01:33:14 +00:00
Gabor Juhos
9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
SVN-Revision: 11935
2008-07-26 16:10:44 +00:00
Florian Fainelli
c4f83e0b0c Add support for WRT600N and WRT600N v1.1 (#3535)
SVN-Revision: 11740
2008-07-07 14:17:02 +00:00
Felix Fietkau
f7e09198fe (1/6) bcm57xx: init from diag
I've been working to finish up the bcm57xx module package nbd
posted a few months ago.  I am no expert, just had some spare
time and some motivation.  Here is the background:

https://dev.openwrt.org/ticket/2744

This first patch disables the bcm57xx gpio setup in broadcom-diag.
The switch needs to be initialized by the driver so the driver can
then reset the switch ASAP.  If the switch isn't reset quickly enough,
it will forward packets between the WAN and LAN, which will cause
problems with modems that only allow one mac to access the internet.

Tested on wrt350n.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11466
2008-06-15 11:09:27 +00:00
Florian Fainelli
6fab96eb3e Add Siemens SE505v2 detection to diag (#3416)
SVN-Revision: 11308
2008-05-31 12:32:05 +00:00
Peter Denison
f027ecb2cf Stopgap compilation fixes for diag and switch under 2.6.25
SVN-Revision: 11231
2008-05-20 22:33:45 +00:00
Florian Fainelli
99b6b35be3 Add support for Asus wl-520gc
SVN-Revision: 11145
2008-05-16 01:18:57 +00:00
Peter Denison
06c7c04288 Fix typo in broadcom-diag LED output enable
SVN-Revision: 11125
2008-05-12 19:46:53 +00:00
Andy Boyett
c15de3860c Add support for the WL-500gP v2
SVN-Revision: 10693
2008-03-31 08:04:56 +00:00
Andy Boyett
e229b1b849 Add support for the ASUS WL-520gU
SVN-Revision: 10692
2008-03-31 08:04:27 +00:00
Andy Boyett
a6a59ce520 broadcom-diag cleanup
SVN-Revision: 10691
2008-03-31 08:04:06 +00:00
Michael Büsch
faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch
66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Florian Fainelli
a4ca693c7e Add back Sitecom WL-105b support
SVN-Revision: 10142
2008-01-08 14:27:48 +00:00
Felix Fietkau
85ad2a43a0 add switch gpio init for bcm57xx (untested, see #2744)
SVN-Revision: 9642
2007-11-30 21:58:14 +00:00
Felix Fietkau
66a69b145a add extra wrt350n leds (patch from #2745)
SVN-Revision: 9641
2007-11-30 21:58:06 +00:00
Felix Fietkau
e3ecefbd23 fix adm switch misdetection, which led to bogus button events that caused the system to shut down
SVN-Revision: 9555
2007-11-16 03:11:09 +00:00
Florian Fainelli
874935fe41 Add detection support for Buffalo WHR-G125 from #2611
SVN-Revision: 9548
2007-11-13 07:39:29 +00:00
Felix Fietkau
9b486d6381 fix wr850g detection (#1936)
SVN-Revision: 9492
2007-11-03 16:17:53 +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
Felix Fietkau
4db9556f99 bump package versions after updates
SVN-Revision: 8680
2007-09-07 20:41:57 +00:00
Nicolas Thill
e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653]
SVN-Revision: 8664
2007-09-07 12:54:24 +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
be0de75a3e package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
2007-09-03 08:20:36 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Mike Baker
c6e6780624 fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
2007-08-25 12:27:01 +00:00
Florian Fainelli
b43058582a Fix the typo
SVN-Revision: 8336
2007-08-04 09:28:19 +00:00
Florian Fainelli
4be0c0cda1 Add support for the D-Link DWL-3150
SVN-Revision: 8335
2007-08-04 09:04:55 +00:00
Mike Baker
af7a203b76 rearrange diag's platform detection code to look for known platform strings before guessing
SVN-Revision: 7876
2007-07-04 16:51:00 +00:00
Felix Fietkau
8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
2007-06-25 08:32:25 +00:00
Felix Fietkau
fa799b9b4c fix a memleak in broadcom-diag (#1780)
SVN-Revision: 7683
2007-06-20 21:52:55 +00:00
Florian Fainelli
9f1f24069b Add support for the D-Link DIR-130/330
SVN-Revision: 7660
2007-06-18 08:14:11 +00:00
Florian Fainelli
4f1ed37138 Add updated support for buffalo routers (#1874)
SVN-Revision: 7585
2007-06-12 11:31:27 +00:00
Imre Kaloz
3237230249 bcm47xx compile fix for .21, thanks to noz
SVN-Revision: 7337
2007-05-26 15:54:22 +00:00
Felix Fietkau
a1206669e8 fix gpio interrupts on broadcom (thanks, jpcass)
SVN-Revision: 7090
2007-05-04 17:35:58 +00:00