NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: quad port gigabit eithernet?



On 2020/09/24 22:59, Jeremy C. Reed wrote:
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

NetBSD's wm(4) does support I350-T4[V2]. The PCI device ID is 0x1521.

I will likely order a E1G44ET2 or EXPI9404PT (82571GB controllers). (I
head about Intel PRO/1000 PT Quad Port Server Adapter off list).

Thanks again



--
-----------------------------------------------
                SAITOH Masanobu (msaitoh%execsw.org@localhost
                                 msaitoh%netbsd.org@localhost)


Home | Main Index | Thread Index | Old Index