diff options
author | 2005-12-08 02:53:49 +0000 | |
---|---|---|
committer | 2005-12-08 02:53:49 +0000 | |
commit | 1321abf5bbff203983eb082b8dfe859a60660c7e (patch) | |
tree | 7b9af4cf24e03f5cd5a14d60722024354d491749 | |
parent | eliminate the BGE_QUIRK_FEWER_MBUFS quirk flag and assume lower mbufs on (diff) | |
download | wireguard-openbsd-1321abf5bbff203983eb082b8dfe859a60660c7e.tar.xz wireguard-openbsd-1321abf5bbff203983eb082b8dfe859a60660c7e.zip |
BCM5780
-rw-r--r-- | share/man/man4/brgphy.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4 index e4b1cf154be..8bed9ec24fe 100644 --- a/share/man/man4/brgphy.4 +++ b/share/man/man4/brgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brgphy.4,v 1.17 2005/11/25 03:48:46 brad Exp $ +.\" $OpenBSD: brgphy.4,v 1.18 2005/12/08 02:53:49 brad Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -36,8 +36,8 @@ The .Nm driver supports Broadcom BCM5400 100/1000TX Ethernet PHY interfaces, as well -as the BCM5401, BCM541x, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM575x -10/100/1000baseTX Ethernet PHY interfaces. +as the BCM5401, BCM541x, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM575x and +BCM5780 10/100/1000baseTX Ethernet PHY interfaces. .Sh SEE ALSO .Xr bge 4 , .Xr ifmedia 4 , |