I'm still trying to make openwrt work on my router (now a lantiq target,
previously ifxmips) and I just noticed that the switch (an ar8216) doesn't
pass data between ports, i.e (warning, lousy ASCII art follows):
+--------------------+
| Router with ar8216 |
+----+---+-----------+
| |
| |
+----+ | | +----+
| A +----+ +---+ B |
+----+ +----+
The router can communicate with A and with B, but A and B cannot see
each other.
Note that they can see each other while in uboot, but as soon as the openwrt
kernel takes over, they stop communicating.
I'm currently using svn revision 25626 (around a week ago, but the ar8216 driver
hasn't changed since november), linux 2.6.35.11.
The kernel is configured with
CONFIG_ADM6996_PHY=y
CONFIG_AR8216_PHY=y
CONFIG_RTL8306_PHY=y
and I see from the boot messages that it finds the ar8216.
Any hint?
Bye
--
Luca
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel