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

Attachment: pgp2CiRp9J6aB.pgp
Description: OpenPGP digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to