Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
QLXGB(4)		    Kernel Interfaces Manual		      QLXGB(4)

NAME
       qlxgb --	QLogic 10 Gigabit Ethernet & CNA Adapter Driver

SYNOPSIS
       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"

DESCRIPTION
       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/.

HARDWARE
       The  qlxgb  driver  supports 10 Gigabit Ethernet	& CNA Adapter based on
       the following chipsets:

          QLogic 3200 series
          QLogic 8200 series

SUPPORT
       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>.

SEE ALSO
       altq(4),	arp(4),	netintro(4), ng_ether(4), ifconfig(8)

HISTORY
       The qlxgb device	driver first appeared in FreeBSD 10.0.

AUTHORS
       The qlxgb driver	was written by David C Somayajulu at  QLogic  Corpora-
       tion.

FreeBSD	14.3		       November	3, 2011			      QLXGB(4)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=qlxgb&sektion=4&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help