The branch main has been updated by jhb:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=f2d166d5322e557ff1388a5419ed694187fc1dbc

commit f2d166d5322e557ff1388a5419ed694187fc1dbc
Author:     John Baldwin <j...@freebsd.org>
AuthorDate: 2022-04-22 22:18:06 +0000
Commit:     John Baldwin <j...@freebsd.org>
CommitDate: 2022-04-22 22:18:06 +0000

    amd64 NOTES: Add entries for qlxgb, glxgbe, and glxge.
---
 sys/amd64/conf/NOTES | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 5af3176a0d93..df1b2097e406 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -301,6 +301,9 @@ device              cpufreq
 # mlx4ib: Mellanox ConnectX HCA InfiniBand
 # mlx4en: Mellanox ConnectX HCA Ethernet
 # nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
+# qlxgb: QLogic 3200 and 8200 series 10 Gigabit Ethernet & CNA Adapter
+# qlxgbe: QLogic 8300 series 10 Gigabit Ethernet & CNA Adapter
+# qlxge: QLogic 8100 series 10 Gigabit Ethernet & CNA Adapter
 # sfxge: Solarflare SFC9000 family 10Gb Ethernet adapters
 # vmx: VMware VMXNET3 Ethernet (BSD open source)
 # wpi: Intel 3945ABG Wireless LAN controller
@@ -321,6 +324,9 @@ 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         qlxgb           # QLogic 3200/8200 Ethernet
+device         qlxgbe          # QLogic 8300 Ethernet
+device         qlxge           # QLogic 8100 Ethernet
 device         sfxge           # Solarflare SFC9000 10Gb Ethernet
 device         vmx             # VMware VMXNET3 Ethernet
 device         wpi             # Intel 3945ABG wireless NICs.

Reply via email to