diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-27 18:42:31 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-27 18:42:31 +0000 |
commit | a9129a8bbb57d74491e9b6c7dd1023e35f278c9c (patch) | |
tree | 0a4c7eb8a4db75a23059d079fdcd0fe2797790d7 /share/man | |
parent | 4975550700a46188f961724db718c6a954ce7614 (diff) |
ie(4) supports the Intel EtherExpress 16
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/ie.4 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4 index 29eb4391d0b..6475884f051 100644 --- a/share/man/man4/man4.i386/ie.4 +++ b/share/man/man4/man4.i386/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.4 1999/05/26 02:34:13 aaron Exp $ +.\" $OpenBSD: ie.4,v 1.5 1999/05/27 18:42:30 aaron Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -37,10 +37,11 @@ device driver supports Intel 82586-based Ethernet cards. This includes the following network adapters: .Pp .Bl -tag -width -offset indent -compact +.It 3Com 3C507 .It AT&T StarLAN 10 .It AT&T EN100 .It AT&T StarLan Fiber -.It 3Com 3C507 +.It Intel EtherExpress 16 .El .Pp Other models of 3Com network cards are supported by the @@ -51,6 +52,11 @@ Other models of 3Com network cards are supported by the and .Xr xl 4 drivers. +Other models of Intel network cards are supported by the +.Xr fxp 4 +and +.Xr iy 4 +drivers. .Pp For more information on configuring this device, see .Xr ifconfig 8 . @@ -63,6 +69,8 @@ For example, .Xr eg 4 , .Xr el 4 , .Xr ep 4 , +.Xr fxp 4 , .Xr ifmedia 4 , +.Xr iy 4 , .Xr xl 4 , .Xr ifconfig 8 |