ARM: Want add support for two STMicroelectronis board in near future

2022-03-02 Thread Johannes (krjdev) Krottmayer
Hi, I want add two ARM-based boards to the supported boards to OpenBSD in the near future, which I own. STMicroelectronis STM32MP157F-DK2 board: SoC: STM32MP157F (Dual Core Cortex-A7 with Cortex-M4) Fully (expect the Vivante GPU) documented. U-Boot support: yes STMicroelectronis

NETGEAR RAX200 support

2022-05-01 Thread Johannes (krjdev) Krottmayer
Hi, Exists there an official support for this router? Here the official product page: https://www.netgear.com/home/wifi/routers/rax200/ If there is no official support for the SoC and the devices, I will try to add support for it. I'm currently need only to get the Ethernet ports to work for my

Kernel driver API overview

2022-05-01 Thread Johannes (krjdev) Krottmayer
Hi, Because I want add support for a new device (NETGEAR Nighthawk RAX200 router) to OpenBSD I need more detailed information about the Kernel API. Must create drivers for the corresponding devices. Want use OpenBSD as secure router operating system for my CAT8 home network. :) In the past I

Re: NETGEAR RAX200 support

2022-05-01 Thread Johannes (krjdev) Krottmayer
On 5/1/22 13:55, Stuart Henderson wrote: > On 2022/05/01 13:46, Johannes (krjdev) Krottmayer wrote: >> Yes, the information should be correct. I have extracted the vendor >> firmware image with binwalk. I have investigated the root Device-Tree >> blob. There will be

Re: NETGEAR RAX200 support

2022-05-01 Thread Johannes (krjdev) Krottmayer
Hi Mark! On 5/1/22 12:27, Mark Kettenis wrote: >> Date: Sun, 1 May 2022 11:13:13 +0200 >> From: "Johannes (krjdev) Krottmayer" >> >> Hi, > > Hi Johannes, > >> >> Exists there an official support for this router? >> >> Here the