1 .. SPDX-License-Identifier: GPL-2.0+
3 ========================================================
4 Linux Driver for the Pensando(R) Ethernet adapter family
5 ========================================================
7 Pensando Linux Ethernet driver.
8 Copyright(c) 2019 Pensando Systems, Inc
13 - Identifying the Adapter
16 Identifying the Adapter
17 =======================
19 To find if one or more Pensando PCI Ethernet devices are installed on the
20 host, check for the PCI devices::
23 b5:00.0 Ethernet controller: Device 1dd8:1002
24 b6:00.0 Ethernet controller: Device 1dd8:1002
26 If such devices are listed as above, then the ionic.ko driver should find
27 and configure them for use. There should be log entries in the kernel
28 messages such as these::
31 ionic Pensando Ethernet NIC Driver, ver 0.15.0-k
32 ionic 0000:b5:00.0 enp181s0: renamed from eth0
33 ionic 0000:b6:00.0 enp182s0: renamed from eth0
37 For general Linux networking support, please use the netdev mailing
38 list, which is monitored by Pensando personnel::
40 netdev@vger.kernel.org
42 For more specific support needs, please use the Pensando driver support