Module Name: src Committed By: rin Date: Sat Feb 9 07:55:26 UTC 2019
Modified Files: src/share/man/man4: mue.4 Log Message: Elucidate chip family of supported adapters. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/mue.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/mue.4 diff -u src/share/man/man4/mue.4:1.3 src/share/man/man4/mue.4:1.4 --- src/share/man/man4/mue.4:1.3 Wed Feb 6 12:10:00 2019 +++ src/share/man/man4/mue.4 Sat Feb 9 07:55:26 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: mue.4,v 1.3 2019/02/06 12:10:00 rin Exp $ +.\" $NetBSD: mue.4,v 1.4 2019/02/09 07:55:26 rin Exp $ .\" $OpenBSD: mue.4,v 1.2 2018/08/03 06:13:14 jmc Exp $ .\" .\" Copyright (c) 2018 Kevin Lo <ke...@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd February 6, 2019 +.Dd February 9, 2019 .Dt MUE 4 .Os .Sh NAME @@ -28,16 +28,20 @@ The .Nm driver supports Microchip LAN7500/LAN7505/LAN7515/LAN7850 USB 2.0 Gigabit -Ethernet devices and LAN7800/LAN7801 USB 3.0 Gigabit Ethernet devices, -including the following: +Ethernet devices including: .Pp .Bl -tag -width Ds -offset indent -compact -.It Raspberry Pi 3 Model B+ -.It Microchip EVB-LAN7800LC .It StarTech USB21000S2 .It Z-TEK ZE582 .El .Pp +and LAN7800/LAN7801 USB 3.0 Gigabit Ethernet devices including: +.Pp +.Bl -tag -width Ds -offset indent -compact +.It Microchip EVB-LAN7800LC +.It Raspberry Pi 3 Model B+ (USB 2.0) +.El +.Pp For more information on configuring this device, see .Xr ifconfig 8 . .Sh SEE ALSO