CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2025/03/28 10:13:54

Modified files:
        sys/dev/pci    : if_ice.c 

Log message:
allow ice(4) to work when phy type does not map to a known media type

Map unknown PHY types to IFM_ETHER as a catch-all, as suggested by
dlg@ in https://marc.info/?l=openbsd-tech&m=173388658508179&w=2

Verified by temporarily making the phy type of my test device unknown.

Reply via email to