mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add a HARDWARE section and bump the document date
MFC after: 3 days
This commit is contained in:
parent
57c645c7d9
commit
7284291340
1 changed files with 12 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 1, 2004
|
||||
.Dd August 19, 2004
|
||||
.Dt IXGB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -64,6 +64,17 @@ The maximum MTU size for Jumbo Frames is 16114.
|
|||
This driver version supports VLANs.
|
||||
For information on enabling VLANs, see the
|
||||
.Pa README .
|
||||
.Sh HARDWARE
|
||||
Adapters supported by the
|
||||
.Nm
|
||||
driver include:
|
||||
.Pp
|
||||
.Bl -bullet -compact
|
||||
.It
|
||||
Intel PRO/10GbE LR Server Adapter
|
||||
.It
|
||||
Intel PRO/10GbE SR Server Adapter
|
||||
.El
|
||||
.Sh DIAGNOSTICS
|
||||
.Bl -diag
|
||||
.It "ixgb%d: Unable to allocate bus resource: memory"
|
||||
|
|
|
|||
Loading…
Reference in a new issue