[OpenWrt-Devel] [PATCH] bcm63xx: AV4202N: add missing PCI pinmux

2020-06-20 Thread Daniel González Cabanelas
The ADB P.DG AV4202N device has a wifi chipset connected via PCI. But the PCI pinmux is missing and without it the wifi won't work properly. Add the pinctrl_pci to enable the missing PCI pins for this device. Signed-off-by: Daniel González Cabanelas --- target/linux/bcm63xx/dts/bcm6368-adb-av42

Re: [OpenWrt-Devel] [PATCH 18.06] libubox: backport additional length-checking fixes

2020-06-20 Thread Baptiste Jonglez
Hi, I should have added more details in the commit message: this fixes a serious regression where procd fails to start some services, for instance rpcd. See FS#3177. This is the same regression that Rafał found in 19.07.2 and 19.07.3. I would like a review that I backported the right set of com

[OpenWrt-Devel] Dumb Wi-Fi client

2020-06-20 Thread Enrico Mioso
hello Bjorn, hello all!! I would like to use an Archer C60 as a dumb Wi-Fi client. In particular, I would like to: - be able to connect to the WAN port of tthe ethernet switch to access the LAN network to which the router is connectes as a client, directly e.g.: when I do dhcp o n WAN, t

Re: [OpenWrt-Devel] Dumb Wi-Fi client

2020-06-20 Thread Vincent Wiemann
Hi Enrico, On 20.06.20 23:03, Enrico Mioso wrote: > hello Bjorn, > hello all!! > > I would like to use an Archer C60 as a dumb Wi-Fi client. In particular, I > would like to: > - be able to connect to the WAN port of tthe ethernet switch to access the > LAN network to which the router is connec