diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-10-04 13:03:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-10-04 13:03:51 +0000 |
commit | 955345604aaae3059b6ee1dc8dbe96750e505e3a (patch) | |
tree | a88de59de826245a5cb043455dfcbb4321179c57 /share/man | |
parent | 0dcc820faa611159285a4a16d5acadf5b3f050b5 (diff) |
new devices supported
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/amphy.4 | 6 | ||||
-rw-r--r-- | share/man/man4/axe.4 | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/amphy.4 b/share/man/man4/amphy.4 index 3b5cffbf202..b5d40fcd5ab 100644 --- a/share/man/man4/amphy.4 +++ b/share/man/man4/amphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amphy.4,v 1.7 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: amphy.4,v 1.8 2004/10/04 13:03:50 deraadt Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -35,8 +35,8 @@ .Sh DESCRIPTION The .Nm -driver supports AMD AM79c873 Ethernet PHYs, and the Davicom DM9101 -and DM9102 Ethernet PHY. +driver supports AMD AM79c873 Ethernet PHYs, and the Davicom DM9101, +DM9102, and DM9601 integrated Ethernet PHY. These PHYs are found on a variety of Ethernet interfaces. .Sh SEE ALSO .Xr ifmedia 4 , diff --git a/share/man/man4/axe.4 b/share/man/man4/axe.4 index d7364524c2e..5583566f38e 100644 --- a/share/man/man4/axe.4 +++ b/share/man/man4/axe.4 @@ -29,7 +29,7 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/axe.4,v 1.3 2003/05/29 21:28:35 ru Exp $ -.\" $OpenBSD: axe.4,v 1.7 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: axe.4,v 1.8 2004/10/04 13:03:50 deraadt Exp $ .\" .Dd April 20, 2003 .Dt AXE 4 @@ -57,6 +57,8 @@ Netgear FA120 Buffalo(MELCO) LUA-U2-KTX .It Sitecm LN029 +.It +Corega FEther USB2-TX .El .Pp The AX88172 is a USB 2.0 device which contains a 10/100 |