1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 15:13:41 +03:00
Commit Graph

52 Commits

Author SHA1 Message Date
nbd
03c1e266f1 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:45:39 +00:00
nbd
c8e962e8f9 fix broadcom-diag on linux 2.6.28 (#4633)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 17:12:36 +00:00
nbd
3b617e51cc add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:36:41 +00:00
florian
4a2e30239c Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-04 16:51:03 +00:00
nbd
4a91835511 broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:33:14 +00:00
juhosg
2307fc302d [brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 16:10:44 +00:00
florian
2300547db3 Add support for WRT600N and WRT600N v1.1 (#3535)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-07 14:17:02 +00:00
nbd
7f7d2044e4 (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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:09:27 +00:00
florian
a8f2d938ff Add Siemens SE505v2 detection to diag (#3416)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-31 12:32:05 +00:00
noz
73003484e2 [bcm47xx] Stopgap compilation fixes for diag and switch under 2.6.25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-20 22:33:45 +00:00
florian
059e0bf3b9 Add support for Asus wl-520gc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 01:18:57 +00:00
noz
73723cbc1d Fix typo in broadcom-diag LED output enable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 19:46:53 +00:00
agb
9325eaaa8c Add support for the WL-500gP v2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:04:56 +00:00
agb
6d8877319f Add support for the ASUS WL-520gU
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:04:27 +00:00
agb
f09be1cdd6 broadcom-diag cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-31 08:04:06 +00:00
mb
84296b55ed ssb: Make the GPIO API reentrancy safe.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 15:22:17 +00:00
mb
641e19bb65 ssb: Update the GPIO API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19 13:52:57 +00:00
florian
209f76b1df Add back Sitecom WL-105b support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 14:27:48 +00:00
nbd
99d53e81cb add switch gpio init for bcm57xx (untested, see #2744)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:14 +00:00
nbd
addc1928bd add extra wrt350n leds (patch from #2745)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:06 +00:00
nbd
173083fcbf fix adm switch misdetection, which led to bogus button events that caused the system to shut down
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16 03:11:09 +00:00
florian
bcd59b73c6 Add detection support for Buffalo WHR-G125 from #2611
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-13 07:39:29 +00:00
nbd
a9bfa187f2 fix wr850g detection (#1936)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-03 16:17:53 +00:00
mbm
c2e9789198 fix wan configuration on wr850g v2/v3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 12:27:01 +00:00
florian
1079a74978 Fix the typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-04 09:28:19 +00:00
florian
ecc24b8c0b Add support for the D-Link DWL-3150
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-04 09:04:55 +00:00
mbm
1ecb101e99 rearrange diag's platform detection code to look for known platform strings before guessing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 16:51:00 +00:00
nbd
1d5d64e647 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25 08:32:25 +00:00
nbd
37d063a852 fix a memleak in broadcom-diag (#1780)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-20 21:52:55 +00:00
florian
5cfab6a3ce Add support for the D-Link DIR-130/330
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-18 08:14:11 +00:00
florian
6a36796950 Add updated support for buffalo routers (#1874)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 11:31:27 +00:00
kaloz
16cbe040ff bcm47xx compile fix for .21, thanks to noz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 15:54:22 +00:00
nbd
d5e01e3fd2 fix gpio interrupts on broadcom (thanks, jpcass)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-04 17:35:58 +00:00
florian
9c9f768160 Fix reverse polarity on WGT634U (was : green while booting, amber when ready)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-15 19:44:15 +00:00
nbd
c7a59f885d add diag and switch support for brcm47xx-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-14 01:19:24 +00:00
nbd
ed628e041b add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 16:27:53 +00:00
nbd
ab94b8b851 add wl-500w diag support (untested, based on patch from #1298)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 00:01:41 +00:00
nbd
fca1e28839 Add WL-700gE support (based on work by jr)
Includes kernel/diag patch and a new target profile


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 12:35:00 +00:00
nbd
357436a724 add usb led for wl-hdd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 01:18:58 +00:00
nbd
f4e6645a5d add hardware detection for dell truemobile 2300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 06:40:32 +00:00
kaloz
e0bc1f6030 add diag support for the Buffalo WZR-G300N
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 23:03:54 +00:00
nbd
092c93d15f add diag support for the WRT350N
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 07:59:45 +00:00
florian
d313d6dbc3 Add Trendware TEW-411BRplus (#1038)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 21:46:31 +00:00
mbm
a24cfbd6de Ignore false button events generated by switch gpio use
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-01 22:31:11 +00:00
nbd
8205c709b4 fix gpios for wzr-rs-g54, add support for the wzr-rs-g54hp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-24 02:39:41 +00:00
nbd
4c1e0fff7d diag: add support for the buffalo wzr-rs-g54
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 20:58:18 +00:00
nbd
dbc6ada0fb fix dmz gpio for the wrtsl54gs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-21 14:09:34 +00:00
nbd
6ed76af34a fix motorola we800g misdetection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 00:18:56 +00:00
nbd
2cc1659bc9 improve accuracy of the diag detection of the wrt54g3g
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-13 18:22:05 +00:00
nbd
2c4d27ff3b forward port diag changes from whiterussian, add extra abstraction for the gpio stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 07:35:27 +00:00