openwrt/target/linux
Gabor Juhos 3626444c6d ramips: rt305x: add support for the Asus WL-330N3G board
This patch adds support for the ASUS WL-330N3G

Comparing to the WL-330N, It have 32MB ram, usb support and a bicolor led.

The bi-color led is driven by 2 gpio.
I don't know how to handle this, so I simply made 2 leds : one red, one blue.
But the red light takes precedence over the blue one according to the chart below.

r = led is red
b = led is blue
0 = led is off

xy= x->r for red, b for blue led, y->value of brightness in /sys/class/leds/x/brughtness

initial state	action	 led	gpio state

r0	b0	r0->r1	 r  	r0	b0
r0	b0	b0->b1   b	r0	b1

r1	b0	r1->r0	 0	r0	b0
r1	b0	b0->b1	 r	r1	*b1*

r1	b1	r1->r0   b	r0	b1
r1	b1	b1->b0   r	r1	b0

r0	b1	r0->r1   r	r1	*b1*
r0	b1	b1->b0   0	r0	r0

Signed-off-by: Frédéric Leroy <fredo@starox.org>

SVN-Revision: 31450
2012-04-23 16:56:05 +00:00
..
adm5120
adm8668
amazon amazon: remove 2.6.3{0,2} support 2012-04-22 07:20:53 +00:00
ar7
ar71xx
at91 flexibity: Cleanup the subtarget config 2012-04-22 16:56:10 +00:00
atheros
au1000 au1000: remove 2.6.39 support 2012-04-21 16:30:40 +00:00
avr32
brcm47xx
brcm63xx
cns3xxx cns3xxx: remove 2.6.31 support 2012-04-21 16:42:05 +00:00
cns21xx
cobalt
coldfire
ep93xx ep93xx: remove 2.6.39 support 2012-04-22 07:20:55 +00:00
etrax
gemini
generic ar8216: enable forwarding of multicast frames to the cpu port on ar8327 (thx, SeG) 2012-04-22 19:19:49 +00:00
goldfish linux: add broken flag to targets which are using 2.6.30 2012-04-21 15:18:54 +00:00
imx21
iop32x
ixp4xx ixp4xx: remove 2.6.3{2,8} and 3.0 support 2012-04-21 16:17:46 +00:00
kirkwood
lantiq Adding wifi eeprom extract for ARV752DPW - Easybox 802 2012-04-23 09:40:37 +00:00
leon
malta switch to 3.3 2012-04-23 12:33:30 +00:00
mpc52xx
mpc83xx mpc83xx: remove 2.6.32 support 2012-04-21 16:51:59 +00:00
mpc85xx
octeon octeon: remove 2.6.30 support 2012-04-21 16:45:32 +00:00
omap4
omap24xx omap24xx: remove 2.6.38 support 2012-04-21 17:16:40 +00:00
omap35xx
orion
ppc40x
ppc44x
ps3 linux: add broken flag to targets which are using 2.6.30 2012-04-21 15:18:54 +00:00
pxa
pxcab linux: add broken flag to targets which are using 2.6.30 2012-04-21 15:18:54 +00:00
ramips ramips: rt305x: add support for the Asus WL-330N3G board 2012-04-23 16:56:05 +00:00
rb532
rdc
realview
s3c24xx linux: add broken flag to targets which are using 2.6.30 2012-04-21 15:18:54 +00:00
sibyte
sparc
ubicom32 linux: add broken flag to targets which are using 2.6.30 2012-04-21 15:18:54 +00:00
uml switch to 3.3.2 2012-04-23 12:33:24 +00:00
x86 x86: remove 2.6.32 support 2012-04-21 16:17:48 +00:00
xburst xburst: remove 2.6.36 support 2012-04-21 17:03:10 +00:00
Makefile