Re: [OpenWrt-Devel] [Patch][v2] generic: ar8216: add AR8337N switch support

2013-11-29 Thread Gabor Juhos
2013.11.27. 21:13 keltezéssel, Dirk Neukirchen írta: > This patch is needed to use the switch inside the Sitecom WLR-8100; > it was unusable and detected as Generic-Phy before. > > since ar8337 is behaving like ar8327 > generally do the same thing > see: https://forum.openwrt.org/viewtopic.php?pid

[OpenWrt-Devel] [Patch][v2] generic: ar8216: add AR8337N switch support

2013-11-27 Thread Dirk Neukirchen
This patch is needed to use the switch inside the Sitecom WLR-8100; it was unusable and detected as Generic-Phy before. since ar8337 is behaving like ar8327 generally do the same thing see: https://forum.openwrt.org/viewtopic.php?pid=214218#p214218 forward-ported to trunk Signed-off-by: Dirk Neuk