diff options
| author | Paul Saab <ps@FreeBSD.org> | 2003-03-25 18:08:57 +0000 |
|---|---|---|
| committer | Paul Saab <ps@FreeBSD.org> | 2003-03-25 18:08:57 +0000 |
| commit | b4cb26bfd21d527185bee175d7a2fcdc40373909 (patch) | |
| tree | 450b42456aecc7e7be5247cf07fd346aa49b9621 | |
| parent | 7ca75716dc74122f5f990cc576477ffe9e28f59c (diff) | |
Notes
| -rw-r--r-- | share/man/man4/bge.4 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 4733f2ac3696e..15771159ec8d7 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -55,6 +55,12 @@ Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX) .It IBM x235 server integrated BCM5703x NIC (10/100/1000baseTX) .It +HP ProLiant NC7760 embedded Gigabit NIC (10/100/1000baseTX) +.It +HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseTX) +.It +HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseTX) +.It Netgear GA302T (10/100/1000baseTX) .It SysKonnect SK-9D21 (10/100/1000baseTX) @@ -123,11 +129,9 @@ or .Cm half-duplex modes. .It Cm 1000baseTX -Set 1000baseTX operation over twisted pair. +Set 1000baseTX operation over twisted pair. Only .Cm full-duplex -and -.Cm half-duplex -modes are supported. +mode is supported. .It Cm 1000baseSX Set 1000Mbps (gigabit ethernet) operation. Both |
