On Friday, October 30, 2015 03:25:02 PM Philippe DUCHEIN wrote: > Hi Conor, > yes, but at803x code, there is 20% of lost packets… clock delay is incorrect > into at803x file > then why don't you edit the existing at803x.c code instead?
Note: - WD Range extender has a AR8035 chip (older chip - but same ID). - Openmesh OM5P-AN has a AR8035 chip (older chip - but same ID). - Cisco MR18 also has a AR8035-A chip (same chip - same phy ID altought Cisco calls it the AR8033). The WD Range extender and OM5P-AN are already supported by openwrt for some time and each has their own set of quirks for the AR8035. So you could do the same and introduce a flag in the platform code and add the necessary quirk function into at803x.c. Regards Christian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
