CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/14 01:07:12
Modified files:
sys/dev/pci : if_em_hw.c if_em_hw.h
Log message:
change K1 exit timeout on Meteor Lake and later
without this my Panther Lake machine could not receive non-broadcast packets
tested on 0x57b3 / E1000_DEV_ID_PCH_PTP_I219_LM25 and
0x550b / E1000_DEV_ID_PCH_MTP_I219_V18
partly from Intel's DPDK driver
ok jmatthew@
