diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2000-10-27 16:12:53 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2000-10-27 16:12:53 +0000 |
| commit | f2998370b7562cff84f0235b17c8d0589c0ba047 (patch) | |
| tree | cfde41e90b16049ab0ce68a1602dced8aa47ed16 /share | |
| parent | e87b9f282448930ff6fe1c21285cfebb44fdd666 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/wx.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/wx.4 b/share/man/man4/wx.4 index 77c4da01df038..cec07db4d9439 100644 --- a/share/man/man4/wx.4 +++ b/share/man/man4/wx.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 29, 2000 +.Dd October 27, 2000 .Dt WX 4 .Os FreeBSD .Sh NAME @@ -36,7 +36,8 @@ Intel Gigabit Ethernet device driver .Sh DESCRIPTION The .Nm -driver provides support for Intel Gigabit Ethernet PCI cards. +driver provides support for Intel Gigabit Ethernet PCI cards- both the +original WISEMAN and the newer LIVENGOOD chipsets. .Pp For more information on configuring this device, see .Xr ifconfig 8 . @@ -48,4 +49,4 @@ driver was written by .Sh BUGS The .Nm -does not recover well from link-up/link-down events. +is a bit chatty about link-up/link-down events. |
