Deployment Bot (from Travis CI) | 6d7e6e9 | 2021-06-14 19:18:41 +0000 | [diff] [blame] | 1 | Supported Boot Devices |
| 2 | ====================== |
| 3 | |
| 4 | The OpenPower firmware uses Linux as a bootloader in order to discover boot |
| 5 | devices, and boot the final operating system. In order to discover boot devices |
| 6 | and load the operating system image from them, the bootloader's kernel needs to |
| 7 | include support for that hardware. |
| 8 | |
| 9 | This table lists the network adaptors and disk controllers that are currently |
| 10 | enabled. |
| 11 | |
| 12 | If you are adding a device to the kernel, please add the details here including |
| 13 | your email address in the owner field. We will use this to contact users when |
| 14 | considering the removal of modules. |
| 15 | |
| 16 | Likewise, if you are removing an option from the kernel config, please remove |
| 17 | it from this table and notify the person mentioned in the owner field. |
| 18 | |
| 19 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 20 | | Device name | Kconfig option | System | Owner | |
| 21 | +===============================+=======================+========+============================+ |
| 22 | | AOC-SG-I2 NIC | IGB | Boston | maurosr@linux.vnet.ibm.com | |
| 23 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 24 | | Broadcom NetExtreme II | BNX2X | | | |
| 25 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 26 | | Mellanox ConnectX-4 | MLX5_CORE_EN | | | |
| 27 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 28 | | Alteon AceNIC | ACENIC | | | |
| 29 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 30 | | Broadcom Tigon3 | TIGON3 | | | |
| 31 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 32 | | Chelsio 10Gb Ethernet | CHELSIO_T1 | | | |
| 33 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 34 | | SeverEngine BladeEngine 10Gb | BE2NET | | | |
| 35 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 36 | | Exar Xframe 10Gb | S2IO | | | |
| 37 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 38 | | Intel PRO/1000 PCIe | E1000E | | | |
| 39 | | Intel PRO/1000 | E1000 | Qemu | stewart@linux.vnet.ibm.com | |
| 40 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 41 | | Intel PRO/10GbE | IXGB | | | |
| 42 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 43 | | Intel 10GbE PCIe | IXGBE | | | |
| 44 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 45 | | Intel XL710 Ethernet | I40E | P9DSU | jk@ozlabs.org | |
| 46 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 47 | | Mellanox 1/10/40Gbit Ethernet | MLX4_EN | | | |
| 48 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 49 | | Myricom Myri-10G Ethernet | MYRI10GE | | | |
| 50 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 51 | | QLogic QLGE 10Gb Ethernet | QLGE | | | |
| 52 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 53 | | NetXen Gigabit Ethernet | NETXEN_NIC | | | |
| 54 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 55 | | Adaptec AACRAID | SCSI_AACRAID | | | |
| 56 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 57 | | QLogic BNX2 | SCSI_BNX2_ISCSI | | | |
| 58 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 59 | | Chelsio T3 iSCSI | SCSI_CXGB3_ISCSI | | | |
| 60 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 61 | | Chelsio T4 iSCSI | SCSI_CXGB4_ISCSI | | | |
| 62 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 63 | | LSI Logic MegaRAID | MEGARAID_NEWGEN | | | |
| 64 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 65 | | LSI MPT Fusion SAS (legacy) | SCSI_MPT2SAS | | | |
| 66 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 67 | | QLogic QLA2xxx Fibrechannel | SCSI_QLA_FC | | | |
| 68 | +-------------------------------+-----------------------+--------+----------------------------+ |
| 69 | | QLogic ISP4xxx and ISP82xxx | SCSI_QLA_ISCSI | | | |
| 70 | +-------------------------------+-----------------------+--------+----------------------------+ |