[OpenWrt-Devel] [PATCH] ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2 (again)
Hannu Nyman
hannu.nyman at iki.fi
Fri Nov 20 13:09:51 EST 2015
Looks ok to me.
I have an old/original WNDR3700v2 with only ff's there in the version string.
But I had not noticed the effects of your r46455 patch in July as I had not
used my v2 since April. I flashed it with the trunk version 47515 from
yesterday, and indeed, the model name got parsed wrong as plain "NETGEAR".
I then tested with three different revisions of ar71xx.sh:
- the last one before 46455 (=46425) works ok
- version 46455 fails
- current version 47532 with your patch is ok:
root at OpenWrt:/lib# ./03_a_46425.sh
NETGEAR WNDR3700v2
root at OpenWrt:/lib# ./03_b_46455.sh
NETGEAR
root at OpenWrt:/lib# ./03_patch.sh
NETGEAR WNDR3700v2
On 20.11.2015 16:22, Matthias Schiffer wrote:
> When fixing the model string for WNDR3700v2 which contain a model string
> followed by 0xff in r46455, the match for other versions of the WNDR3700v2
> which just contain lots of 0xff broke
_______________________________________________
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