History log of /openbsd-current/sys/dev/pci/igc_hw.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 13-May-2024 jsg

remove unneeded extern and struct; ok patrick@


Revision tags: OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.2 11-May-2022 kevlo

Use hardware routine for PHY reset and always accept the PHY that's present.

The previously used software reset routine wasn't sufficient to reset the PHY
if the bootloader hadn't left the device in an initialized state.
From FreeBSD.

Bug reported and the fix tested by daniel@


Revision tags: OPENBSD_7_1_BASE
# 1.1 31-Oct-2021 patrick

Add igc(4), a driver for the Intel 2.5Gb Ethernet controllers.

Ported by kevlo@
ok jmatthew@


# 1.2 11-May-2022 kevlo

Use hardware routine for PHY reset and always accept the PHY that's present.

The previously used software reset routine wasn't sufficient to reset the PHY
if the bootloader hadn't left the device in an initialized state.
From FreeBSD.

Bug reported and the fix tested by daniel@


Revision tags: OPENBSD_7_1_BASE
# 1.1 31-Oct-2021 patrick

Add igc(4), a driver for the Intel 2.5Gb Ethernet controllers.

Ported by kevlo@
ok jmatthew@


# 1.1 31-Oct-2021 patrick

Add igc(4), a driver for the Intel 2.5Gb Ethernet controllers.

Ported by kevlo@
ok jmatthew@