On Mon, Sep 18, 2023 at 09:15:48AM +0200, Wolfgang Oelerich wrote: > ok; thank you for the quick reply.
The next amd64 -current snapshot should have dwqe(4) attach to at least one of the Elkhart Lake interfaces of your system, provided it has PCI product Id 4ba0 in pcidump -vv output. > > Am 15.09.2023 um 21:54 schrieb Stefan Sperling <s...@stsp.name>: > > On Fri, Sep 15, 2023 at 04:55:42PM +0200, Wolfgang Oelerich wrote: > >> Hello, > >> > >> recently, I „inherited“ one of Compulab‘s Fitlet3. I received it with > >> Linux Mint installed and found all 4 available Ethernet ports working: > >> 2 of its extensional FACET card and 2 of Intel‘s Elkhart Lake Atom X6425E > >> with MARVELL-type PHY „88E1512" at Atom's PCIe bus (see link below). > >> > >> Now, I tried a clean install of OpenBSD 7.3/AMD64 which smoothly worked > >> out but only the FACET card Ethernet ports have been recognized properly. > >> While assuming BIOS is ok since Linux Mint worked I am wondering how far > >> the hardware combination of X6425E/MARVELL PHY 88E1512 is already set to > >> be working or if there is some driver or other Kernel level code not > >> available yet. > > > > Elkhart Lake Ethernet will require PCI attachment code to be written > > for dwqe(4). There is interest in getting this working but it will take > > time. Definitely won't be ready for OpenBSD 7.4. Maybe 7.5. > >