summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-11-19 09:33:14 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-11-19 09:33:14 +0000
commiteda9f177ee2e3001b622ea1a54fef77a24958d5c (patch)
treec7b5f7c15cfc797a39a03052cd2d3e09ad534735
parente2667ea8de18fff4ceb6193cb4597eef8378489c (diff)
some updating.. could do with TONS more.. anyone want to help?
-rw-r--r--share/man/man4/man4.i386/Makefile4
-rw-r--r--share/man/man4/man4.i386/ed.4103
-rw-r--r--share/man/man4/man4.i386/intro.438
3 files changed, 38 insertions, 107 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index e043b6463f9..aab9ff7517a 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.24 1998/10/10 17:38:18 deraadt Exp $
+# $OpenBSD: Makefile,v 1.25 1998/11/19 09:33:12 deraadt Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
MAN= intro.4 aha.4 ahb.4 aic.4 apm.4 aria.4 ast.4 autoconf.4 bktr.4 boca.4
-MAN+= bt.4 com.4 cy.4 ed.4 fdc.4 iy.4 lms.4 lpt.4 mcd.4 mem.4 mms.4
+MAN+= bt.4 com.4 cy.4 fdc.4 iy.4 lms.4 lpt.4 mcd.4 mem.4 mms.4
MAN+= npx.4 pctr.4 pms.4 rtfps.4 scd.4 sea.4 speaker.4 uha.4 wdc.4
MAN+= eg.4 el.4 ie.4 joy.4 le.4 wt.4
MAN+= gus.4 pss.4 sb.4 wss.4
diff --git a/share/man/man4/man4.i386/ed.4 b/share/man/man4/man4.i386/ed.4
deleted file mode 100644
index 6417eacfc47..00000000000
--- a/share/man/man4/man4.i386/ed.4
+++ /dev/null
@@ -1,103 +0,0 @@
-.\" $OpenBSD: ed.4,v 1.4 1998/07/12 09:55:16 downsj Exp $
-.\"
-.\" Copyright (c) 1994 Christopher G. Demetriou
-.\" All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\" notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\" notice, this list of conditions and the following disclaimer in the
-.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by Christopher G. Demetriou.
-.\" 3. The name of the author may not be used to endorse or promote products
-.\" derived from this software without specific prior written permission
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-.\" (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
-.Dt ED 4 i386
-.Os
-.Sh NAME
-.Nm ed
-.Nd Ethernet driver for DP8390- and WD83C690-based ethernet boards
-.Sh SYNOPSIS
-.Cd "ed0 at isa? port 0x280 irq 9 iomem 0xd0000"
-.Cd "ed1 at isa? port 0x250 irq 9 iomem 0xd8000"
-.Cd "ed2 at isa? port 0x300 irq 10 iomem 0xcc000"
-.Cd "ed3 at pci? dev ? function ?"
-.Sh DESCRIPTION
-The
-.Nm
-interface provides access to a 10 Mb/s Ethernet network via the
-DP8390 and WD83C690 Ethernet chips. The ethernet cards supported
-by the
-.Nm
-interface are:
-.Pp
-.Bl -tag -width -offset indent -compact
-.It Western Digital 8003 Series
-.It Western Digital 8013 Series
-.It SMC Elite (80x3) Series
-.It SMC Ultra (8216) Series
-.It 3Com 3c503
-.It Novell NE1000
-.It Novell NE2000 and clones
-.El
-.Sh DIAGNOSTICS
-The DP8390 Ethernet chip implements a shared-memory ring-buffer
-to store incoming packets. When this buffer overfills, the
-.Nm
-driver produces a message similar to the following:
-.Pp
-.Bl -tag -width -offset indent -compact
-.It ed1: warning - receiver ring buffer overrun
-.El
-.Pp
-The 16bit boards (8013 series) have 16k of memory as well as
-fast memory access speed. Typical memory access speed on these
-boards is about 4MB/second. These boards generally have no
-problems keeping up with full ethernet speed and the ring-buffer
-seldom overfills.
-.Pp
-However, the 8bit boards (3c503, and 8003) usually have
-only 8k bytes of shared memory. This is only enough room for about
-4 full-size (1500 byte) packets. This can sometimes be a problem,
-especially on the original WD8003E and 3c503, because these
-boards' shared-memory access speed is quite slow; typically
-only about 1MB/second. The
-overhead of this slow memory access, and the fact that there is
-only room for 4 full-sized packets means that the ring-buffer
-will occassionally overrun. When this happens, the board must
-be reset to avoid a lockup problem in early revision 8390's.
-Resetting the board causes all of the data in the ring-buffer
-to be lost, requiring it to be retransmitted/received, congesting
-the board further. Because of this, maximum throughput
-on these boards is only about 400-600k per second.
-.Pp
-This problem is exasperated by NFS because the 8bit boards lack
-sufficient memory to support the default 8k byte packets that NFS and
-other protocols use as their default. If these cards must be used
-with NFS, use the NFS -r and -w options to limit NFS's packet size.
-4096k byte packets generally work.
-.Sh SEE ALSO
-.Xr ifconfig 8 ,
-.Xr intro 4 ,
-.Xr eg 4 ,
-.Xr el 4 ,
-.Xr ep 4 ,
-.Xr ie 4 ,
-.Xr le 4
diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4
index 6f4f5030825..b74d1d7e760 100644
--- a/share/man/man4/man4.i386/intro.4
+++ b/share/man/man4/man4.i386/intro.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.4,v 1.4 1998/10/03 07:24:30 fgsch Exp $
+.\" $OpenBSD: intro.4,v 1.5 1998/11/19 09:33:13 deraadt Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
@@ -102,12 +102,24 @@ Not all supported devices are listed.
Adaptec 154x ISA SCSI adapter boards.
.It ahb
Adaptec 1742 EISA SCSI adapter boards.
+.It ahc
+Adaptec 2xxx and 3xxx series PCI/VLB/EISA SCSI adapter boards
+.It adv
+AdvanSys PCI narrow SCSI Host Adapters
+.It adw
+AdvanSys PCI wide SCSI Host Adapters
.It aic
Adaptec AIC-6260, Adaptec AIC-6360, Adaptec 152x, and SoundBlaster SCSI boards.
.It apm
advanced power management device interface.
+.It aria
+Sierra Semiconductor Aria 16 sound cards
.It ast
multiplexing serial communications card first made by AST.
+.It bktr
+Brooktree video capture driver
+.It boca
+BOCA serial cards.
.It bt
Buslogic BT-445, BT-74x, and BT-9xx SCSI boards.
.It com
@@ -116,6 +128,8 @@ communications device interface.
.It cy
Cyclades Cyclom-4Y, -8Y, and -16Y asynchronous serial communications
device interface.
+.It de
+DEC tulip-based ethernet cards
.It ec
3Com Etherlink II (3c503) Ethernet interface.
.It eg
@@ -124,8 +138,16 @@ device interface.
3Com 3c501 Ethernet board.
.It ep
3Com Etherlink III (3c5x9) Ethernet interface.
+.It
+Intel EtherExpress PRO/10 ethernet cards
.It ie
Ethernet driver for the AT&T StarLAN 10, EN100, StarLan Fiber, and 3Com 3c507.
+.It isp
+QLogic PCI SCSI controllers.
+.It iy
+Ether-Express PRO/10
+.It joy
+Joystick
.It le
Ethernet driver for BICC Isolan, Novell NE2100, and Digital DEPCA cards.
.It lms
@@ -144,10 +166,14 @@ NCR PCI SCSI adapter boards.
Novell NE1000 and 2000 Ethernet interface.
.It npx
Numeric Processing Extension coprocessor and emulator.
+.It pctr
+CPU performance counter registers
.It pms
PS/2 auxiliary port mouse device interface.
.It rtfps
another multiplexing serial communications card.
+.It rl
+RealTek 8129/8139 fast ethernet
.It sb
Sound Blaster card.
.It sea
@@ -155,15 +181,23 @@ Seagate/Future Domain SCSI cards. ST01/02, Future Domain TMC-885, and
Future Domain TMC-950.
.It speaker
console speaker device interface.
+.It tl
+Texas Instruments ThunderLAN ethernet
+.It tx
+SMC 9432 10/100 Mbps Ethernet cards
.It uha
Ultrastor ISA and EISA SCSI adapter cards. Ultrastore 14f, Ultrastore 34f,
and Ultrastore 24f.
-.It wd
+.It wdc
Standard ISA Western Digital type hard drives. MFM, RLL, ESDI, and IDE.
+.It wds
+WD-7000 SCSI host adapters.
.It we
Western Digital/SMC WD 80x3, SMC Elite Ultra and SMC EtherEZ Ethernet cards.
.It wt
Wangtek and compatible tape drives. QIC-02 and QIC-36.
+.It xl
+3COM 3c9xx Etherlink XL and Fast Etherlink XL cards
.El
.Sh HISTORY
The