diff options
author | 2013-03-30 05:30:57 +0000 | |
---|---|---|
committer | 2013-03-30 05:30:57 +0000 | |
commit | 51ede24a0eca473b2e37bfda4e6eb687a1b1f7dd (patch) | |
tree | dca14ca2bcf2c5ef7a2188eacd7b91ece38ebe50 | |
parent | go back to the old method of execbuffer pinning (diff) | |
download | wireguard-openbsd-51ede24a0eca473b2e37bfda4e6eb687a1b1f7dd.tar.xz wireguard-openbsd-51ede24a0eca473b2e37bfda4e6eb687a1b1f7dd.zip |
Remove mentioning dual-port cards and being built into motherboards
and the bit about the hw list not being exhaustive.
ok kettenis@
-rw-r--r-- | share/man/man4/fxp.4 | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 502698ada55..45e454cdded 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.42 2007/08/31 22:06:26 deraadt Exp $ +.\" $OpenBSD: fxp.4,v 1.43 2013/03/30 05:30:57 brad Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -24,7 +24,7 @@ .\" (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 $Mdocdate: August 31 2007 $ +.Dd $Mdocdate: March 30 2013 $ .Dt FXP 4 .Os .Sh NAME @@ -42,10 +42,7 @@ The .Nm device driver supports the Intel EtherExpress 100 family of Ethernet cards based on various revisions of the i82557, i82558, i82559, i82559S, -i82550, i82551, and i82562 chipsets. -These come in several different varieties, including dual-port cards, and -as built-in Ethernet solutions on certain motherboards. -This includes, among others, the following models: +i82550, i82551, and i82562 chipsets, including the following: .Pp .Bl -item -offset indent -compact .It @@ -68,12 +65,6 @@ Intel PRO/100 M Intel PRO/100 S .El .Pp -This list is not exhaustive. -In particular, the -.Nm -driver should support any card by any manufacturer which is based on one of the -aforementioned chipsets. -.Pp The following media types and options (as given to .Xr ifconfig 8 ) are supported: |