Re: [OpenWrt-Devel] [ar71xx] Help with Ubiquiti Rocket M5 XW support patch

2015-04-16 Thread Roger Pueyo Centelles
Hi lynxis, Just one port, but without switch. The init is correct now and the Ethernet port works. I was using the wrong mask, I thought it would be BIT(2) but I was wrong. I'll be submitting the patch in a while. Thank you very much! Roger 2015-04-16 0:15 GMT+02:00 Alexander Couzens : > Hi R

Re: [OpenWrt-Devel] [ar71xx] Help with Ubiquiti Rocket M5 XW support patch

2015-04-15 Thread Alexander Couzens
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

[OpenWrt-Devel] [ar71xx] Help with Ubiquiti Rocket M5 XW support patch

2015-04-15 Thread Roger Pueyo Centelles
Hi, I've been working on supporting the new XW version of Ubiquiti's Rocket M5 devices. The hardware is very similar to the NanoStation [Loco] M5 XW, so the images for these devices work on the Rocket *except* for the Ethernet interface. I posted some information about the device in the forum