Index: share/man/man4/Makefile =================================================================== RCS file: /cvsroot/src/share/man/man4/Makefile,v retrieving revision 1.720 diff -u -r1.720 Makefile --- share/man/man4/Makefile 7 Dec 2021 17:39:54 -0000 1.720 +++ share/man/man4/Makefile 6 Jan 2022 18:17:35 -0000 @@ -22,7 +22,7 @@ ddb.4 ddc.4 dge.4 dk.4 dm.4 dmoverio.4 \ dmphy.4 dpt.4 dpti.4 drm.4 drum.4 drvctl.4 dtv.4 dtviic.4 dwctwo.4 \ eap.4 ebus.4 edc.4 elmc.4 emuxki.4 ena.4 envsys.4 ep.4 \ - esa.4 esiop.4 esm.4 eso.4 et.4 etphy.4 exphy.4 \ + eqos.4 esa.4 esiop.4 esm.4 eso.4 et.4 etphy.4 exphy.4 \ fd.4 finsio.4 flash.4 fms.4 fss.4 \ fujbp.4 full.4 fxp.4 \ gcscaudio.4 gem.4 genfb.4 gentbi.4 geodeide.4 \ @@ -38,8 +38,8 @@ jme.4 jmide.4 jmphy.4 joy.4 \ kcov.4 kloader.4 kse.4 ksyms.4 kttcp.4 \ l2tp.4 lagg.4 lc.4 ld.4 lii.4 lo.4 lua.4 lxtphy.4 \ - mainbus.4 makphy.4 malo.4 mbe.4 mca.4 mcclock.4 mcx.4 md.4 mfb.4 \ - mfi.4 mfii.4 mhzc.4 \ + mainbus.4 makphy.4 malo.4 mbe.4 mca.4 mcclock.4 mcommphy.4 \ + mcx.4 md.4 mfb.4 mfi.4 mfii.4 mhzc.4 \ micphy.4 midi.4 mii.4 mk48txx.4 mlx.4 mly.4 mpls.4 mpii.4 mpt.4 \ mpu.4 mtd.4 mtio.4 msm6242b.4 multicast.4 mvsata.4 \ nadb.4 ne.4 neo.4 netintro.4 nfe.4 nfsmb.4 njata.4 njs.4 \ Index: share/man/man4/eqos.4 =================================================================== RCS file: share/man/man4/eqos.4 diff -N share/man/man4/eqos.4 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ share/man/man4/eqos.4 6 Jan 2022 18:17:35 -0000 @@ -0,0 +1,56 @@ +.\" $NetBSD$ +.\" +.\" Copyright (c) 2022 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This code is derived from software contributed to The NetBSD Foundation +.\" by Nia Alarie. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS +.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd January 6, 2022 +.Dt EQOS 4 +.Os +.Sh NAME +.Nm eqos +.Nd DesignWare Ethernet Quality-of-Service controller +.Sh SYNOPSIS +.Cd "eqos* at acpi?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the DesignWare Ethernet Quality-of-Service +controller, which supports 10baseT, 100baseT, 1000baseT, and 2500baseT +modes of operation. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr mii 4 , +.Xr netintro 4 , +.Xr ifconfig 8 +.Sh HISTORY +The +.Nm +device driver was written by +.An Jared D. McNeill . +It first appeared in +.Nx 10.0 . Index: share/man/man4/mcommphy.4 =================================================================== RCS file: share/man/man4/mcommphy.4 diff -N share/man/man4/mcommphy.4 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ share/man/man4/mcommphy.4 6 Jan 2022 18:17:35 -0000 @@ -0,0 +1,55 @@ +.\" $NetBSD$ +.\" +.\" Copyright (c) 2022 The NetBSD Foundation, Inc. +.\" All rights reserved. +.\" +.\" This code is derived from software contributed to The NetBSD Foundation +.\" by Nia Alarie. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS +.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS +.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +.\" POSSIBILITY OF SUCH DAMAGE. +.\" +.Dd January 6, 2022 +.Dt MCOMMPHY 4 +.Os +.Sh NAME +.Nm mcommphy +.Nd Motorcomm YT8511C / YT8511H Ethernet Transceiver. +.Sh SYNOPSIS +.Cd "mcommphy* at mii?" +.Sh DESCRIPTION +The +.Nm +driver provides support for te Motorcomm YT8511C / YT8511H Integrated +10/100/1000 Gigabit Ethernet Transceiver. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr mii 4 , +.Xr netintro 4 , +.Xr ifconfig 8 +.Sh HISTORY +The +.Nm +device driver was written by +.An Jared D. McNeill . +It first appeared in +.Nx 10.0 . Index: distrib/sets/lists/man/mi =================================================================== RCS file: /cvsroot/src/distrib/sets/lists/man/mi,v retrieving revision 1.1730 diff -u -r1.1730 mi --- distrib/sets/lists/man/mi 7 Dec 2021 17:39:53 -0000 1.1730 +++ distrib/sets/lists/man/mi 6 Jan 2022 18:17:36 -0000 @@ -1088,6 +1088,7 @@ ./usr/share/man/cat4/envsys.0 man-sys-catman .cat ./usr/share/man/cat4/ep.0 man-sys-catman .cat ./usr/share/man/cat4/epic.0 man-sys-catman .cat +./usr/share/man/cat4/eqos.0 man-sys-catman .cat ./usr/share/man/cat4/esa.0 man-sys-catman .cat ./usr/share/man/cat4/esh.0 man-obsolete obsolete ./usr/share/man/cat4/esiop.0 man-sys-catman .cat @@ -1464,6 +1465,7 @@ ./usr/share/man/cat4/mc.0 man-sys-catman .cat ./usr/share/man/cat4/mca.0 man-sys-catman .cat ./usr/share/man/cat4/mcclock.0 man-sys-catman .cat +./usr/share/man/cat4/mcommphy.0 man-sys-catman .cat ./usr/share/man/cat4/mcd.0 man-sys-catman .cat ./usr/share/man/cat4/mcp23s17gpio.0 man-sys-catman .cat ./usr/share/man/cat4/mcp3kadc.0 man-sys-catman .cat @@ -4332,6 +4334,7 @@ ./usr/share/man/html4/envsys.html man-sys-htmlman html ./usr/share/man/html4/ep.html man-sys-htmlman html ./usr/share/man/html4/epic.html man-sys-htmlman html +./usr/share/man/html4/eqos.html man-sys-htmlman html ./usr/share/man/html4/esa.html man-sys-htmlman html ./usr/share/man/html4/esh.html man-obsolete obsolete ./usr/share/man/html4/esiop.html man-sys-htmlman html @@ -4670,6 +4673,7 @@ ./usr/share/man/html4/mc.html man-sys-htmlman html ./usr/share/man/html4/mca.html man-sys-htmlman html ./usr/share/man/html4/mcclock.html man-sys-htmlman html +./usr/share/man/html4/mcommphy.html man-sys-htmlman html ./usr/share/man/html4/mcd.html man-sys-htmlman html ./usr/share/man/html4/mcp23s17gpio.html man-sys-htmlman html ./usr/share/man/html4/mcp3kadc.html man-sys-htmlman html @@ -7352,6 +7356,7 @@ ./usr/share/man/man4/envsys.4 man-sys-man .man ./usr/share/man/man4/ep.4 man-sys-man .man ./usr/share/man/man4/epic.4 man-sys-man .man +./usr/share/man/man4/eqos.4 man-sys-man .man ./usr/share/man/man4/esa.4 man-sys-man .man ./usr/share/man/man4/esh.4 man-obsolete obsolete ./usr/share/man/man4/esiop.4 man-sys-man .man @@ -7729,6 +7734,7 @@ ./usr/share/man/man4/mc.4 man-sys-man .man ./usr/share/man/man4/mca.4 man-sys-man .man ./usr/share/man/man4/mcclock.4 man-sys-man .man +./usr/share/man/man4/mcommphy.4 man-sys-man .man ./usr/share/man/man4/mcd.4 man-sys-man .man ./usr/share/man/man4/mcp23s17gpio.4 man-sys-man .man ./usr/share/man/man4/mcp3kadc.4 man-sys-man .man