On Wed, 23 Sep 2020, Hisashi T Fujinaka wrote:
Yes. Still in production.
https://ark.intel.com/content/www/us/en/ark/products/codename/36767/portville.html
On Wed, 23 Sep 2020, SAITOH Masanobu wrote:
I350-T4V2?
Thank you.
This gave me a hint to look in
sys/dev/pci/pcidevs_data.h
and
sys/dev/pci/if_wm.c
The link above is for
Controller: Intel 82576
System Interface Type PCIe v2.0 (2.5 GT/s)
E1G44ET2 Intel Gigabit ET2 Quad Port Server Adapter
which I think is the
#define PCI_PRODUCT_INTEL_82576_QUAD_COPPER_ET2 0x1526 /* 82576 quad-1000BaseT Ethernet */
The part number above I think is
Controller: Intel I350
PCIe v2.1 (5.0 GT/s)
and there are multiple pci definitions for I350 too but unsure about T4