diff options
author | Ed Maste <emaste@FreeBSD.org> | 2018-06-11 18:44:56 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2018-06-11 18:44:56 +0000 |
commit | 2d14fb8bec75dbf8a5a4ae147b3428ed2144f7b0 (patch) | |
tree | 3af0dfdd99183e6716a9862fbb7b3763df61b07b /share/man/man4/muge.4 | |
parent | 0ea9d9376ebb412cd62f695472e7894848a91bae (diff) |
Notes
Diffstat (limited to 'share/man/man4/muge.4')
-rw-r--r-- | share/man/man4/muge.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/muge.4 b/share/man/man4/muge.4 index 4f31ed41f7b50..c5e85be3ff420 100644 --- a/share/man/man4/muge.4 +++ b/share/man/man4/muge.4 @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 17, 2018 +.Dd June 11, 2018 .Dt MUGE 4 .Os .Sh NAME @@ -56,6 +56,8 @@ driver supports: .It Microchip LAN7800 USB 3.1 Gigabit Ethernet controller with PHY .It +Microchip LAN7850 USB 2.0 Gigabit Ethernet controller with PHY +.It Microchip LAN7515 USB 2 hub and Gigabit Ethernet controller with PHY .El .Sh SEE ALSO @@ -68,3 +70,6 @@ The .Nm device driver first appeared in .Fx 12.0 . +.Sh BUGS +USB-Ethernet adapters that use the LAN7850 without a configuration EEPROM +will not work. |