diff options
| author | Kip Macy <kmacy@FreeBSD.org> | 2008-12-19 06:34:57 +0000 |
|---|---|---|
| committer | Kip Macy <kmacy@FreeBSD.org> | 2008-12-19 06:34:57 +0000 |
| commit | 986efd3e2f9ad109e848dd74d62af36faced5a6c (patch) | |
| tree | 5ef2a224db1e53dace3f34180c109809ff22d0f4 | |
| parent | 16ad3d073bfb71e2a5130f768d18dea1ee09c968 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/cxgb.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/cxgb.4 b/share/man/man4/cxgb.4 index 2647208a3e57..155df3865f74 100644 --- a/share/man/man4/cxgb.4 +++ b/share/man/man4/cxgb.4 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2007, Chelsio Inc +.\" Copyright (c) 2007-2008, Chelsio Inc .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -56,7 +56,8 @@ if_cxgb_load="YES" The .Nm driver supports Transmit/Receive checksum offload, -Jumbo Frames as well as TCP segmentation offload (TSO). +Jumbo Frames, TCP segmentation offload (TSO), Large Receive Offload (LRO), +VLAN hardware insertion / extraction, and VLAN checksum offload. For further hardware information, see .Pa http://www.chelsio.com/ . .Pp @@ -76,7 +77,7 @@ For more information on configuring this device, see .Sh HARDWARE The .Nm -driver supports 10 Gigabit Ethernet adapters based on the T3 and T3B chipset: +driver supports 10 Gigabit and 1 Gigabit Ethernet adapters based on the T3 and T3B chipset: .Pp .Bl -bullet -compact .It @@ -111,7 +112,7 @@ go to the Chelsio support website at: If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to -.Aq help@chelsio.com . +.Aq support@chelsio.com . .Sh SEE ALSO .Xr altq 4 , .Xr arp 4 , |
