Add vmx device to the i386 and amd64 NOTES files
This commit is contained in:
parent
5d9c97fa88
commit
f46bf10bc5
@ -309,6 +309,7 @@ options DRM_DEBUG # Include debug printfs (slow)
|
||||
# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
|
||||
# nve: nVidia nForce MCP on-board Ethernet Networking
|
||||
# sfxge: Solarflare SFC9000 family 10Gb Ethernet adapters
|
||||
# vmx: VMware VMXNET3 Ethernet (BSD open source)
|
||||
# wpi: Intel 3945ABG Wireless LAN controller
|
||||
# Requires the wpi firmware module
|
||||
|
||||
@ -325,6 +326,7 @@ device mthca # Mellanox HCA InfiniBand
|
||||
device nfe # nVidia nForce MCP on-board Ethernet
|
||||
device nve # nVidia nForce MCP on-board Ethernet Networking
|
||||
device sfxge # Solarflare SFC9000 10Gb Ethernet
|
||||
device vmx # VMware VMXNET3 Ethernet
|
||||
device wpi # Intel 3945ABG wireless NICs.
|
||||
|
||||
# IEEE 802.11 adapter firmware modules
|
||||
|
@ -580,6 +580,7 @@ hint.mse.0.irq="5"
|
||||
# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
|
||||
# nve: nVidia nForce MCP on-board Ethernet Networking
|
||||
# sbni: Granch SBNI12-xx ISA and PCI adapters
|
||||
# vmx: VMware VMXNET3 Ethernet (BSD open source)
|
||||
# wl: Lucent Wavelan (ISA card only).
|
||||
# wpi: Intel 3945ABG Wireless LAN controller
|
||||
# Requires the wpi firmware module
|
||||
@ -629,6 +630,7 @@ hint.sbni.0.at="isa"
|
||||
hint.sbni.0.port="0x210"
|
||||
hint.sbni.0.irq="0xefdead"
|
||||
hint.sbni.0.flags="0"
|
||||
device vmx # VMware VMXNET3 Ethernet
|
||||
device wl
|
||||
hint.wl.0.at="isa"
|
||||
hint.wl.0.port="0x300"
|
||||
|
Loading…
Reference in New Issue
Block a user