i386/amd64/NOTES: Add some missing devices
The following devices to x86: ocs_fc aq vge tws And this to amd64: ufshci These are in GENERIC, but not NOTES. Sponsored by: Netflix
This commit is contained in:
@@ -71,6 +71,9 @@ device smartpqi
|
||||
# Broadcom MPT Fusion, version 4, is 64-bit only
|
||||
device mpi3mr # LSI-Logic MPT-Fusion 4
|
||||
|
||||
# Universal Flash Storage Host Controller Interface support
|
||||
device ufshci # UFS host controller
|
||||
|
||||
#
|
||||
# Network interfaces:
|
||||
#
|
||||
|
||||
@@ -390,6 +390,9 @@ device vmd
|
||||
# PMC-Sierra SAS/SATA controller
|
||||
device pmspcv
|
||||
|
||||
device ocs_fc # Emulex FC adapters
|
||||
device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
|
||||
|
||||
#
|
||||
# Standard floppy disk controllers and floppy tapes, supports
|
||||
# the Y-E DATA External FDD (PC Card)
|
||||
@@ -442,6 +445,7 @@ device cpufreq
|
||||
# wpi: Intel 3945ABG Wireless LAN controller
|
||||
# Requires the wpi firmware module
|
||||
|
||||
device aq # Aquantia / Marvell AQC1xx
|
||||
device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
|
||||
device gve # Google Virtual NIC (gVNIC)
|
||||
device igc # Intel I225 2.5G Ethernet
|
||||
@@ -455,6 +459,7 @@ device mlx4 # Shared code module between IB and Ethernet
|
||||
device mlx4ib # Mellanox ConnectX HCA InfiniBand
|
||||
device mlx4en # Mellanox ConnectX HCA Ethernet
|
||||
device nfe # nVidia nForce MCP on-board Ethernet
|
||||
device vge # VIA VT612x gigabit Ethernet
|
||||
device vmx # VMware VMXNET3 Ethernet
|
||||
device wpi # Intel 3945ABG wireless NICs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user