diff options
author | 2005-11-25 02:26:36 +0000 | |
---|---|---|
committer | 2005-11-25 02:26:36 +0000 | |
commit | 73b611b5ea4566a160ac62549b9494124bcfd3b0 (patch) | |
tree | 75c9df98a65cd7f8bb7f9cc6339e378e85442fec | |
parent | remove prototype for a non-existent function bge_free_jumbo_mem. (diff) | |
download | wireguard-openbsd-73b611b5ea4566a160ac62549b9494124bcfd3b0.tar.xz wireguard-openbsd-73b611b5ea4566a160ac62549b9494124bcfd3b0.zip |
mention BCM5715
-rw-r--r-- | share/man/man4/brgphy.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4 index 27d57d33065..7d7ba215845 100644 --- a/share/man/man4/brgphy.4 +++ b/share/man/man4/brgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brgphy.4,v 1.15 2005/10/01 17:24:45 brad Exp $ +.\" $OpenBSD: brgphy.4,v 1.16 2005/11/25 02:26:36 brad Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -36,7 +36,7 @@ The .Nm driver supports Broadcom BCM5400 100/1000TX Ethernet PHY interfaces, as well -as the BCM5401, BCM5411, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM5714, +as the BCM5401, BCM5411, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM5714, BCM5715, BCM5750 and BCM5752 10/100/1000baseTX Ethernet PHY interfaces. .Sh SEE ALSO .Xr bge 4 , |