mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Document support for the 5714.
MFC after: 3 days
This commit is contained in:
parent
bf7f62ef58
commit
e9a32efc6e
1 changed files with 3 additions and 3 deletions
|
|
@ -31,12 +31,12 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 18, 2004
|
||||
.Dd May 20, 2005
|
||||
.Dt BGE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm bge
|
||||
.Nd "Broadcom BCM570x/5721/5750/5751 PCI Gigabit Ethernet adapter driver"
|
||||
.Nd "Broadcom BCM570x/5714/5721/5750/5751 PCI Gigabit Ethernet adapter driver"
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device miibus"
|
||||
.Cd "device bge"
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
The
|
||||
.Nm
|
||||
driver provides support for various NICs based on the Broadcom BCM570x,
|
||||
5721, 5750 and 5751 families of Gigabit Ethernet controller chips.
|
||||
5714, 5721, 5750 and 5751 families of Gigabit Ethernet controller chips.
|
||||
.Pp
|
||||
All of these NICs are capable of 10, 100 and 1000Mbps speeds over CAT5
|
||||
copper cable, except for the SysKonnect SK-9D41 which supports only
|
||||
|
|
|
|||
Loading…
Reference in a new issue