QLXGB(4) | MidnightBSD Kernel Interfaces Manual | QLXGB(4) |
qlxgb
— QLogic 10
Gigabit Ethernet & CNA Adapter Driver
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device qlxgb
To load the driver as a module at boot time, place the following line in loader.conf(5):
if_qlxgb_load="YES"
The qlxgb
driver supports IPv4 checksum
offload, TCP and UDP checksum offload for both IPv4 and IPv6, Large Segment
Offload for both IPv4 and IPv6, Jumbo frames, VLAN Tag, and Receive Side
scaling. For further hardware information, see
http://www.qlogic.com/.
The qlxgb
driver supports 10 Gigabit
Ethernet & CNA Adapter based on the following chipsets:
For support questions please contact your QLogic approved reseller or QLogic Technical Support at http://support.qlogic.com, or by E-mail at <support@qlogic.com>.
The qlxgb
device driver first appeared in
FreeBSD 10.0.
The qlxgb
driver was written by
David C Somayajulu at QLogic Corporation.
November 3, 2011 | midnightbsd-3.1 |