[OpenWrt-Devel] [ar71xx] Help with Ubiquiti Rocket M5 XW support patch
Alexander Couzens
lynxis at fe80.eu
Wed Apr 15 18:15:55 EDT 2015
Hi Roger,
how many ethernet ports does this product has? 1 or 2?
Ubiquity add a switch chip to it's new nanostation m (xw).
I would say this product has only one port.
Can you try this init please?
static void __init ubnt_rocket_m_xw_setup(void)
{
ubnt_xw_init();
ath79_register_mdio(0, ~BIT(4));
ath79_eth0_data.phy_mask = BIT(4);
ath79_register_eth(0);
}
Best Regards,
lynxis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150416/7195dcfc/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list