Adrian Schmutzler

Results 91 comments of Adrian Schmutzler

> It is probably preferable to call scan_wifi after reloading the network. Doesn't look like you are really convinced this change is necessary.

I'm putting "blocked" here, since as I understand it, this is only for testing and would break the devices still needing swconfig in its current state?

> ar832/37 I'm a little confused by that identifier, do you mean ar8327 and ar8337, i.e. ar83{2,3}7?

I generally agree with your point. However, what happens to the targets that do not set either value if we now explicitly add "CONFIG_CPU_LITTLE_ENDIAN is not set" to generic config...

Commit title prefix should be the package name, i.e. "trelay: ...". Apart from that, please fix your duplicate Signed-off-by.

Just ran kernel_oldconfig myself and received the following diff: ``` --- a/target/linux/lantiq/xway/config-5.4 +++ b/target/linux/lantiq/xway/config-5.4 @@ -4,8 +4,11 @@ CONFIG_AT803X_PHY=y CONFIG_BLK_MQ_PCI=y CONFIG_CRC16=y CONFIG_CRYPTO_ACOMP2=y +CONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_HASH_INFO=y +CONFIG_CRYPTO_LIB_POLY1305_RSIZE=2 CONFIG_CRYPTO_LZO=y +CONFIG_CRYPTO_ZSTD=y CONFIG_GENERIC_ALLOCATOR=y CONFIG_INPUT=y CONFIG_INPUT_EVDEV=y...

After further research, it appears that this plugin is probably not suitable for gauge anyway...

Since the plugin is not working right now anyway and needs update first, I'm closing this again until (if ever) the plugin is updated. Ref: #1144

Since textoverlap (in general) is supposedly fixed in 5e486b57107573b2c0fc4282ff7c3ba91aa96e73, I'm reopening this. I've not retested, but the relevant part of the code is unchanged, so it's probably still relevant. Personally...

@irislieuw @netil I have a similar issue, and I've been unable to apply a proper padding _manually_. Would somebody be so kind to alter the fiddle linked above (or any...