diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-31 09:08:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-05-31 09:08:22 +0000 |
commit | 050a77f01ae14768664151fe06dc0220b576e76a (patch) | |
tree | 91f00547d1cc711501c4a1e90573ab8c07544db1 /share/man/man4/sqphy.4 | |
parent | c5cd702cb092d4224aae84b552518cf8acf4fe0d (diff) |
more models supported; Henning Brauer, hostmaster@bsws.de
Diffstat (limited to 'share/man/man4/sqphy.4')
-rw-r--r-- | share/man/man4/sqphy.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/sqphy.4 b/share/man/man4/sqphy.4 index 7fab2487322..319e0ea75ef 100644 --- a/share/man/man4/sqphy.4 +++ b/share/man/man4/sqphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sqphy.4,v 1.4 2000/10/18 02:38:23 aaron Exp $ +.\" $OpenBSD: sqphy.4,v 1.5 2001/05/31 09:08:21 deraadt Exp $ .\" $NetBSD: sqphy.4,v 1.1 1998/11/04 05:53:59 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -36,18 +36,18 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd November 3, 1998 +.Dd May 31, 2001 .Dt SQPHY 4 .Os .Sh NAME .Nm sqphy -.Nd Seeq 80220/80221 and 80223 10/100 Ethernet PHY driver +.Nd Seeq 80220/80221, 80223 and 84220 10/100 Ethernet PHY driver .Sh SYNOPSIS .Cd "sqphy* at mii? phy ?" .Sh DESCRIPTION The .Nm -driver supports the Seeq 80220/80221 and 80223 10/100 Ethernet PHYs. The +driver supports the Seeq 80220/80221, 80223 and 84220 10/100 Ethernet PHYs. The 80223 is a 3.3 volt version of the 80221. These PHYs are found on a variety of high-performance Ethernet interfaces. .Sh SEE ALSO |