Re: HAMMER2 filesystem for OpenBSD

2023-10-20 Thread Chris Narkiewicz
On Thu, 2023-10-19 at 15:03 +0200, Denis Fondras wrote: > > https://marc.info/?l=openbsd-misc&m=169272174500676&w=2 > > Thank you, I missed that one. So the key piece of information from that thread is that Kusumi's implementation of HAMMER2 for OpenBSD is read-only. Cheers, Chris

Re: HAMMER2 filesystem for OpenBSD

2023-10-17 Thread Chris Narkiewicz
On Tue, 2023-10-17 at 16:22 -0600, Theo de Raadt wrote: > What will come of this discussion of opinions? If it's doable and the code quality is acceptable, I see 2 outcomes: 1. I could start looking for sponsorship, as I feel like my level of expertise is too limited to chew it myself 2. perhaps w

HAMMER2 filesystem for OpenBSD

2023-10-17 Thread Chris Narkiewicz
Hi, Tomohiro Kusumi is currently working on HAMMER2 implementation for OpenBSD, FreeBSD and NetBSD. The repository is here: https://github.com/kusumi/openbsd_hammer2 He maintains repositories for NetBSD, FreeBSD and OpenBSD, which suggests that the implementation is portable. He also provides a

Re: ifconfig description for wireguard peers

2023-01-05 Thread Chris Narkiewicz
o have. Best regards, Chris Narkiewicz

Re: gpio(4) support for APU2

2021-06-29 Thread Chris Narkiewicz
On Wed, Jan 29, 2020 at 10:47:28PM +0800, Nathanael Rensen wrote: > The diff below adds gpio(4) support to wbsio(4) for Nuvoton NCT5104D > (pcengines APU2). I'm resurrecting this thread. I was looking for GPIO support for APU2 board and found this patch in archives. Any chance of taking it in? P