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
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
nbd
235b19acea
bump package versions after updates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 20:41:57 +00:00
nico
d275f1aba0
fix board name for nvram and switch packages on brcm-2.4 after [8653]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 12:54:24 +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
76c7aa6ffa
package Makefile cleanup: remove uneeded vars
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:20:36 +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
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
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
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
0dcc8eefcb
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 17:56:42 +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