diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-11-08 03:56:53 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-11-08 03:56:53 +0000 |
commit | e4d52d8e4223835aeb0680f73f9f9f57498efd08 (patch) | |
tree | 6806480cdf2115cf5ffc84de19e33188d1f78f9b /share/man/man4/man4.mvme88k | |
parent | 8bdb5d91f6d7b7f9840eac8482fccdc0ba1fa149 (diff) |
remove mention of the SIOCSIFADDR ioctl or the use of arp in individual
Ethernet driver man pages.
Diffstat (limited to 'share/man/man4/man4.mvme88k')
-rw-r--r-- | share/man/man4/man4.mvme88k/ie.4 | 14 | ||||
-rw-r--r-- | share/man/man4/man4.mvme88k/le.4 | 14 |
2 files changed, 2 insertions, 26 deletions
diff --git a/share/man/man4/man4.mvme88k/ie.4 b/share/man/man4/man4.mvme88k/ie.4 index 152af556f1b..a7362a1a696 100644 --- a/share/man/man4/man4.mvme88k/ie.4 +++ b/share/man/man4/man4.mvme88k/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.4 2006/08/30 22:56:05 jmc Exp $ +.\" $OpenBSD: ie.4,v 1.5 2006/11/08 03:56:52 brad Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -44,18 +44,6 @@ i82596CA 32-bit Local Area Network Coprocessor for .Tn Ethernet . .Pp -Each of the host's network addresses -is specified at boot time with an -.Dv SIOCSIFADDR -.Xr ioctl 2 . -The -.Nm -interface employs the address resolution protocol described in -.Xr arp 4 -to dynamically map between Internet and -.Tn Ethernet -addresses on the local network. -.Pp The i82596CA chip is integrated on both the .Tn MVME187 and diff --git a/share/man/man4/man4.mvme88k/le.4 b/share/man/man4/man4.mvme88k/le.4 index 1da6f13c847..24f8ed23480 100644 --- a/share/man/man4/man4.mvme88k/le.4 +++ b/share/man/man4/man4.mvme88k/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.5 2006/08/30 22:56:05 jmc Exp $ +.\" $OpenBSD: le.4,v 1.6 2006/11/08 03:56:52 brad Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -45,18 +45,6 @@ driver provides access to the AMD 7990/LANCE-based MVME376 VME board. This in turn provides an interface to the .Tn Ethernet network. -.Pp -Each of the host's network addresses -is specified at boot time with an -.Dv SIOCSIFADDR -.Xr ioctl 2 . -The -.Nm -interface employs the address resolution protocol described in -.Xr arp 4 -to dynamically map between Internet and -.Tn Ethernet -addresses on the local network. .Sh HARDWARE CONFIGURATION The card's base address .Po |