Hello, On an amd64 device:
OpenBSD 7.7 (GENERIC.MP) #625: Sun Apr 13 08:30:20 MDT 2025 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 16968613888 (16182MB) avail mem = 16427728896 (15666MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 3.3 @ 0x76a32000 (86 entries) bios0: vendor American Megatrends International, LLC. version "S544C009A-IBT" date 06/27/2023 If I have: dwqe0 at pci0 dev 29 function 1 "Intel Elkhart Lake Ethernet" rev 0x11: rev 0x52, address ff:ff:ff:ff:ff:ff eephy0 at dwqe0 phy 1: 88E1512, rev. 1 Would It means the driver found the SFP in the MSA , but is not finishing the initialization ? Is this related to some MDIO stuff ? and to some recent freeBSD patch about X553 ( if i understand correctly some OS just ignore the dwqe device and only present the below interfaces ) Thank you for reading that far.