Hi,
comments inline.
> [...]
> + # partition - stateless, mdadm --assemble --scan
> --config=partition; see mdadm(8)
> + # uci - stateful, dynamically generated mdadm.conf via uci
> array values (below),
> + # stored in /var/etc/mdadm.conf
> + #
On 10.01.19 19:03, Christian Lamparter wrote:
> On Tuesday, January 8, 2019 1:20:56 AM CET David Bauer wrote:
>> Hardware
>>
>> CPU: Freescale P1010 PowerPC
>> RAM: 128M DDR3
>> NAND: 128MiB
>> ETH: RTL8211F SGMII PHY
>> RTL8367B 5-port RGMII switch
>> (not connected to S
On Thu, Jan 10, 2019 at 12:23:09AM -0500, Daniel F. Dickinson wrote:
> On 2019-01-07 4:57 p.m., Marcel Telka wrote:
> > On Sat, Jan 05, 2019 at 03:54:52AM -0500, Daniel F. Dickinson wrote:
> >> On 2019-01-04 2:14 a.m., Marcel Telka wrote:
> >>> Hi,
> >>>
> >>> After upgrade from LEDE 17.01.4 to Ope
On Tuesday, January 8, 2019 1:20:56 AM CET David Bauer wrote:
> Hardware
>
> CPU: Freescale P1010 PowerPC
> RAM: 128M DDR3
> NAND: 128MiB
> ETH: RTL8211F SGMII PHY
> RTL8367B 5-port RGMII switch
> (not connected to SoC - unmanaged)
> WiFi: SparkLan WPEA-121N
>- Ather
This fixed warnings caused by returning value in a void function
Signed-off-by: Chuanhong Guo
---
target/linux/generic/files/drivers/net/phy/ar8327.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/generic/files/drivers/net/phy/ar8327.c
b/target/linux/gene
Hi,
this mail gives a detailed background explanation and motivation for the patch
"[PATCH] umbim: add registration set support" (the analysis is probably too
lengthy to be included as a commit message).
I am using a Medion S4222 (MediaTek OEM) USB stick and it failed to
connect in OpenWrt:
# um
This implements the MBIM automatic registration mode to let the function
select the best provider network.
Signed-off-by: Ingo Feinerer
---
cli.c | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/cli.c b/cli.c
index 1dd6330..e00b6d4 100644
--- a/cli.c
+++ b/cli.c
@@
Petr Štetiar [2019-01-02 01:24:22]:
> 1. MAC reset issue
>
> While converting UBNT Nanostation M XW to ath79, I've found out, that the MAC
> isn't properly reset on ath79, resulting in disfunctional networking due to
> MAC_CFG2_CRC_EN bit set in AG71XX_REG_MAC_CFG2. My first naive attempt to