Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Add eh(4).



details:   https://anonhg.NetBSD.org/src/rev/e459777b42ce
branches:  trunk
changeset: 500938:e459777b42ce
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Wed Dec 20 21:24:35 2000 +0000

description:
Add eh(4).

diffstat:

 distrib/sets/lists/man/mi             |   4 +++-
 share/man/man4/man4.arm26/podulebus.4 |  25 +++++++++++++++++++++++--
 2 files changed, 26 insertions(+), 3 deletions(-)

diffs (78 lines):

diff -r 468632ec02f6 -r e459777b42ce distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Wed Dec 20 21:17:35 2000 +0000
+++ b/distrib/sets/lists/man/mi Wed Dec 20 21:24:35 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.293 2000/12/17 03:12:30 thorpej Exp $
+# $NetBSD: mi,v 1.294 2000/12/20 21:27:12 bjh21 Exp $
 ./usr/share/info/am-utils.info
 ./usr/share/info/as.info
 ./usr/share/info/awk.info
@@ -453,6 +453,7 @@
 ./usr/share/man/cat4/arm26/cpu.0
 ./usr/share/man/cat4/arm26/dtide.0
 ./usr/share/man/cat4/arm26/ea.0
+./usr/share/man/cat4/arm26/eh.0
 ./usr/share/man/cat4/arm26/ei.0
 ./usr/share/man/cat4/arm26/podulebus.0
 ./usr/share/man/cat4/arm26/unixbp.0
@@ -1888,6 +1889,7 @@
 ./usr/share/man/man4/arm26/cpu.4
 ./usr/share/man/man4/arm26/dtide.4
 ./usr/share/man/man4/arm26/ea.4
+./usr/share/man/man4/arm26/eh.4
 ./usr/share/man/man4/arm26/ei.4
 ./usr/share/man/man4/arm26/podulebus.4
 ./usr/share/man/man4/arm26/unixbp.4
diff -r 468632ec02f6 -r e459777b42ce share/man/man4/man4.arm26/podulebus.4
--- a/share/man/man4/man4.arm26/podulebus.4     Wed Dec 20 21:17:35 2000 +0000
+++ b/share/man/man4/man4.arm26/podulebus.4     Wed Dec 20 21:24:35 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: podulebus.4,v 1.4 2000/07/22 23:14:39 bjh21 Exp $
+.\" $NetBSD: podulebus.4,v 1.5 2000/12/20 21:24:35 bjh21 Exp $
 .\"
 .\" Copyright (c) 2000 Ben Harris
 .\" All rights reserved.
@@ -25,7 +25,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 July 23, 2000
+.Dd December 20, 2000
 .Os
 .Dt PODULEBUS 4 arm26
 .Sh NAME
@@ -64,6 +64,26 @@
 .Sm off
 .No < Li 0011 : 00A4 No >
 .Sm on
+.It Nm eh
+i-cubed EtherLan 100-, 200- and 500-series Ethernet cards
+.Sm off
+.No < Li 0046 : 00BD No >
+.Sm on
+.Sm off
+.No < Li 0046 : 00CF No >
+.Sm on
+.Sm off
+.No < Li 0046 : 00D4 No >
+.Sm on
+.Sm off
+.No < Li 0046 : 011C No >
+.Sm on
+.Sm off
+.No < Li 0046 : 011D No >
+.Sm on
+.Sm off
+.No < Li 0046 : 011F No >
+.Sm on
 .\" .It Nm dtide
 .\" D.T. Software IDE interface
 .\" .Sm off
@@ -73,6 +93,7 @@
 .Sh SEE ALSO
 .\" .Xr dtide 4 ,
 .Xr ea 4 ,
+.Xr eh 4 ,
 .Xr ei 4
 .Sh BUGS
 The



Home | Main Index | Thread Index | Old Index