Re: [PATCH] Prototype metadata journaling system for libdiskfs

2025-07-22 Thread jbranso
July 21, 2025 at 2:38 PM, "Milos Nikic" mailto:nikic.mi...@gmail.com?to=%22Milos%20Nikic%22%20%3Cnikic.milos%40gmail.com%3E > wrote: > > Hello, > > Thank you for the detailed review — I really appreciate the time and care > you’ve put into this. I’ve signed and sent the copyright assignment.

[PATCH v3 hurd] rumpnet: Add device translator for (Intel) NICs

2025-07-22 Thread Damien Zammit
This adds a working rump driver for /dev/wmX cards, which are Intel i8254x Gigabit Ethernet devices. (See man.netbsd.org for "wm(4)") This should be easily extended to support other NICs by contributing some makefile foo to netbsd/rump. TESTED: - On UP+apic it works 100% with hurd-i386. - On S