mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
BCM5721 is supported as well.
This commit is contained in:
parent
35ca8069a9
commit
9c629c3588
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138994
@ -31,12 +31,12 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 16, 2004
|
||||
.Dd December 18, 2004
|
||||
.Dt BGE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm bge
|
||||
.Nd "Broadcom BCM570x/5750/5751 PCI Gigabit Ethernet adapter driver"
|
||||
.Nd "Broadcom BCM570x/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,
|
||||
5750 and 5751 families of Gigabit Ethernet controller chips.
|
||||
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 New Issue
Block a user