I've committed igc(4) driver for Intel I225 and I226 series NICs with one-week delay ;)
As noted in the commit log, it is still experimental; it lacks some logic for minor error handling paths, but it works almost fine for both LP64/ILP32 and big-/little-endian. Have fun! rin On Fri, Sep 22, 2023 at 9:00 PM Pierre Pronchery <khor...@defora.org> wrote: > > Hi :) > > > On 22. Sep 2023, at 11:36, Rin Okuyama <rokuyama...@gmail.com> wrote: > > > > Sorry for the late response. > > No worries! > > > On Mon, Sep 18, 2023 at 6:01 AM Pierre Pronchery <khor...@defora.org> wrote: > >> I am wondering if anyone has any plans to work on supporting Intel’s I225 > >> and/or I226 series of Ethernet adapters in NetBSD? > >> > >> I have a board with a couple I226-V chips here (CW-J6-NAS, as per > >> https://cwwk.net/products/j6412-j6413-nas-board-six-sata3-0-dual-m-2-i226-v-nics). > >> It works great with NetBSD so far, but only the Realtek-based Ethernet > >> chip is recognised. > >> > >> I’ll be happy to test tentative drivers on request. > > > > knakahara@, msaitoh@, and I are working on importing igc(4) driver > > from OpenBSD. > > It already works almost fine. We will commit it next week if no > > serious problem appears :) > > This is awesome to hear, thank you! > > Looking forward to testing it, > -- > khorben