Hello Josef
On 1/12/23 10:14, Josef Söntgen wrote:
Hello Pirmin,
Most of my time working with Genode is related to my job. Privately i did build a test machine to run Genode on. The onboard Nic of this machine isn't supported by the ipxe network driver. Therefore I started porting the intel_igc driver from Linux. I hope I can finish this soon. The original plan was to port the AMD Radeon drivers (Framebuffer) from Linux. This was interrupted by the intel_igc driver thou.
Having a Linux-based ethernet driver for PC would be nice as I could piggyback on that with a RTL8125 driver (as that is also unsupported in iPXE).
Currently it crashes during startup (something wen creating sockets). The current progress is at:
https://github.com/trimpim/genode-trimpim/tree/intel_igc
Regards Pirmin