History log of /netbsd-src/sys/dev/pci/igc/igc_api.c (Results 1 – 2 of 2)
Revision Date Author Comments
# fb38d839 04-Oct-2023 rin <rin@NetBSD.org>

igc(4): Add support to Intel I225 / I226 series ethernet devices

Originally written by kevlo@o for OpenBSD, and ported by knakahara@,
msaitoh@, and myself.

The driver is *EXPERIMENTAL* at the momen

igc(4): Add support to Intel I225 / I226 series ethernet devices

Originally written by kevlo@o for OpenBSD, and ported by knakahara@,
msaitoh@, and myself.

The driver is *EXPERIMENTAL* at the moment, as some minor error
handling paths are not fully implemented.

Hardware VLAN tagging and TSO are not supported yet.

Although, we have never observed strange behaviors at least on amd64,
aarch64{,eb}, and evbppc (IBM405), except for PR port-arm/57643.

We will send pullup request to netbsd-10, after successful snapshot
build for -current.

show more ...


# d0d8f2a5 04-Oct-2023 rin <rin@NetBSD.org>

Import igc(4) from OpenBSD-current as of 2023-10-04