Martin Kennedy

Results 87 comments of Martin Kennedy

@gekmihesg Could you review my fix for this broken `opkg` module behavior soon after first boot?

Commit 16f590e fixes this commit's behavior in check-mode. Unfortunately, in order to find the number of files in e.g. `/tmp/opkg-lists`, I need to use the `find` command, which does not...

Based on [this FOSDEM presentation](https://habkost.net/talks/fosdem-2017/), there isn't any 'nice' way to translate a device tree directly into any of the QEMU device APIs, so a QEMU config would have to...

No, you understood me correctly. I actually was not actually really cognizant that the Qemu Object Model actually gets used using C code. Thanks for the links to the SoC...

Hi there, Seems these patches are stale again; against OpenWrt master. Attached the .rej files and the output of `nohup make -j9 V=sc &` on the OpenWrt master tree with...

rtw88-usb isn't ready yet, but the chipset should be compatible with mac80211, so as features get added you should be able to use them. You should try it here: https://github.com/ulli-kroll/rtw88-usb...

> patched Hey all, Regarding patching 'Das U-boot': The ultimate reason we need to do this is because the OEM bootloader by default ignores the content of `bootcmd`. This is...

@adschm: Due to the combination of 'forced' `bootcmd` and a limited gunzip space, would it be palatable to require users download a patched version of U-boot and replace it, or...

Hi @adschm: I have significantly refactored on this pull request; I will move `dmascord:add_aerohive_ap370` out of the way and force-push to it with this refactoring. Edit: Unfortunately, I realize I...

I realized I now have the power to force-push to `dmascord/openwrt`, so I've done so. Note that as of yesterday, this PR has two commits: one adding the HiveAP 370...