diff options
author | simon <simon@FreeBSD.org> | 2003-08-31 19:37:48 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2003-08-31 19:37:48 +0000 |
commit | cfd5492c4e3bd9dd6ab87575758b41248bd8749a (patch) | |
tree | 465fdc8e37167f0242e952fe4103a3d0b8345d34 /share | |
parent | 2e20fc26fbbc44fcb632feec56feaead9d56f8be (diff) | |
download | FreeBSD-src-cfd5492c4e3bd9dd6ab87575758b41248bd8749a.zip FreeBSD-src-cfd5492c4e3bd9dd6ab87575758b41248bd8749a.tar.gz |
Catch up my(4) with hardware notes by adding Myson MTD89X to list of
supported devices.
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/56244
Confirmed by: driver source code
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/my.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/my.4 b/share/man/man4/my.4 index 69f2712..0515928 100644 --- a/share/man/man4/my.4 +++ b/share/man/man4/my.4 @@ -45,6 +45,8 @@ Supported models include: Myson MTD800 PCI Fast Ethernet chip .It Myson MTD803 PCI Fast Ethernet chip +.It +Myson MTD89X PCI Gigabit Ethernet chip .El .Pp The driver will work with almost any MII-compliant PHY, thus failure to |