History log of /openbsd/sys/dev/pci/if_dwqe_pci.c (Results 1 – 3 of 3)
Revision Date Author Comments
# b7fc3726 11-Nov-2023 stsp <stsp@openbsd.org>

Attach dwqe(4) to Intel Elkhart Lake PSE SGMII devices.

Patch by msaitoh@netbsd, who tested both PSE SGMII ports on a Helix 330.


# c6788f19 31-Oct-2023 jsg <jsg@openbsd.org>

remove unneeded includes
ok deraadt@


# 6e9149a4 11-Oct-2023 stsp <stsp@openbsd.org>

Add initial support for Elkhart Lake ethernet to dwqe(4).

For now, only attach to PSE0/RGMII (device ID 0x4ba0) which is the
only device I have access to for testing.

There is a known problem where

Add initial support for Elkhart Lake ethernet to dwqe(4).

For now, only attach to PSE0/RGMII (device ID 0x4ba0) which is the
only device I have access to for testing.

There is a known problem where Tx throughput is lower than expected.
This is being looked into.

ok kettenis@

show more ...