summaryrefslogtreecommitdiff
path: root/static/openbsd/man4/dcphy.4
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 14:02:27 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 14:02:27 -0400
commit6d8bdc65446a704d0750217efd05532fc641ea7d (patch)
tree8ae6d698b3c9801750a8b117b3842fb369872a3a /static/openbsd/man4/dcphy.4
parent2f467bd7ff8f8db0dafa40426166491d7f57f368 (diff)
docs: OpenBSD Man Pages Added
Diffstat (limited to 'static/openbsd/man4/dcphy.4')
-rw-r--r--static/openbsd/man4/dcphy.423
1 files changed, 23 insertions, 0 deletions
diff --git a/static/openbsd/man4/dcphy.4 b/static/openbsd/man4/dcphy.4
new file mode 100644
index 00000000..8c4f1829
--- /dev/null
+++ b/static/openbsd/man4/dcphy.4
@@ -0,0 +1,23 @@
+.\" $OpenBSD: dcphy.4,v 1.5 2009/07/31 14:20:29 jmc Exp $
+.\"
+.\" Michael Shalayeff, 2003. Public Domain.
+.\"
+.Dd $Mdocdate: July 31 2009 $
+.Dt DCPHY 4
+.Os
+.Sh NAME
+.Nm dcphy
+.Nd Pseudo-driver for media support on DEC 21143 controllers
+.Sh SYNOPSIS
+.Cd "dcphy* at mii?"
+.Sh DESCRIPTION
+The
+.Nm
+driver handles media selection on the
+.Tn DEC 21143
+chip as it has no real MII interface.
+.Sh SEE ALSO
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr mii 4 ,
+.Xr ifconfig 8