diff options
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.i386/aic.4 | 47 | ||||
-rw-r--r-- | share/man/man4/man4.i386/eg.4 | 44 | ||||
-rw-r--r-- | share/man/man4/man4.i386/el.4 | 44 | ||||
-rw-r--r-- | share/man/man4/man4.i386/ep.4 | 123 | ||||
-rw-r--r-- | share/man/man4/man4.i386/ncr.4 | 43 | ||||
-rw-r--r-- | share/man/man4/man4.i386/wt.4 | 44 |
6 files changed, 345 insertions, 0 deletions
diff --git a/share/man/man4/man4.i386/aic.4 b/share/man/man4/man4.i386/aic.4 new file mode 100644 index 0000000000000..84bf10853c8a9 --- /dev/null +++ b/share/man/man4/man4.i386/aic.4 @@ -0,0 +1,47 @@ +.\" +.\" Copyright (c) 1994 James A. Jegers +.\" 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. 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 November 29, 1994 +.Dt AIC 4 i386 +.Os +.Sh NAME +.Nm aic +.Nd Adaptec AIC-6260 and AIC-6360 SCSI driver +.Sh SYNOPSIS +.Cd "device aic0 at isa? port 0x340 bio irq 11" +.Sh DESCRIPTION +The +.Nm aic +driver provides support for the Adaptec AIC-6260 and AIC-6360 SCSI +controller chips. This includes the Adaptec 152x and the Creative +Labs SoundBlaster SCSI host adapter. +.Pp +Many systems that use these controller chips do not have a boot ROM +and therefore cannot be booted from. +.Sh SEE ALSO +.Xr intro 4 , +.Xr sd 4 , +.Xr st 4 , +.Xr cd 4 , +.Xr ch 4 diff --git a/share/man/man4/man4.i386/eg.4 b/share/man/man4/man4.i386/eg.4 new file mode 100644 index 0000000000000..10f84552df47c --- /dev/null +++ b/share/man/man4/man4.i386/eg.4 @@ -0,0 +1,44 @@ +.\" +.\" Copyright (c) 1994 James A. Jegers +.\" 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. 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 July 10, 1995 +.Dt EG 4 i386 +.Os +.Sh NAME +.Nm eg +.Nd Ethernet driver for 3Com 3c505 Ethernet boards +.Sh SYNOPSIS +.Cd "device eg0 at isa? port 0x310 net irq 5 vector egintr" +.Sh DESCRIPTION +The +.Nm +interface provides access to a 10 Mb/s Ethernet network via the +3Com 3c505 Ethernet board. +.Sh SEE ALSO +.Xr ifconfig 8 , +.Xr intro 4 , +.Xr ed 4 , +.Xr el 4 , +.Xr ep 4 , +.Xr ie 4 , +.Xr le 4 diff --git a/share/man/man4/man4.i386/el.4 b/share/man/man4/man4.i386/el.4 new file mode 100644 index 0000000000000..2e447337b8196 --- /dev/null +++ b/share/man/man4/man4.i386/el.4 @@ -0,0 +1,44 @@ +.\" +.\" Copyright (c) 1994 James A. Jegers +.\" 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. 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 July 10, 1995 +.Dt EL 4 i386 +.Os +.Sh NAME +.Nm el +.Nd Ethernet driver for 3Com Etherlink 3C501 device driver +.Sh SYNOPSIS +.Cd "device el0 at isa? port 0x300 net irq 9 vector elintr" +.Sh DESCRIPTION +The +.Nm +interface provides access to a 10 Mb/s Ethernet network via the +3Com 3c501 Ethernet cards. +.Sh SEE ALSO +.Xr ifconfig 8 , +.Xr intro 4 , +.Xr ed 4 , +.Xr eg 4 , +.Xr ep 4 , +.Xr ie 4 , +.Xr le 4 diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 new file mode 100644 index 0000000000000..51b6a80666cd2 --- /dev/null +++ b/share/man/man4/man4.i386/ep.4 @@ -0,0 +1,123 @@ +.\" +.\" Copyright (c) 1994 Herb Peyerl +.\" 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 Herb Peyerl +.\" 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. +.\" +.\" $Id: ep.4,v 1.1 1996/07/11 00:22:46 mpp Exp $ +.\" +.Dd February 04, 1993 +.Dt EP 4 +.Os +.Sh NAME +.Nm ep +.Nd Ethernet driver for 3Com Etherlink III (3c5x9) +.Sh SYNOPSIS +.Cd "device ep0 at isa? port 0x300 net irq 10 vector epintr" +.Sh DESCRIPTION +The +.Nm ep +device driver supports the 3c509 (ISA) and 3c579 (EISA) cards. +Various models of these cards come with a different assortment of +connectors: +.Pp +.Bl -tag -width xxxxxxxxxxxxxxxxxxxx +.It AUI/DIX +Standard 15 pin connector +.It 10Base2 +BNC, also known as thin-net +.It 10BaseT +UTP, also known as twisted pair +.El +.Pp +The default port to use is the BNC. To choose an alternate port, +use the following flag combinations with +.Xr ifconfig 8 +or in your /etc/hostname.ep? file. +.Pp +.Bl -tag -width xxxxxxxxxxxxxxxxxxxx +.It -link0 +Use the BNC port (default). +.It \ link0 -link1 +Use the AUI port. +.It \ link0 \ link1 +Use the UTP port. +.El +.Pp +If there are multiple cards in the computer, they are searched for +in the following order: +The 3c579 EISA cards are searched for first -- they will be found +in EISA slot# order. +Next, the 3c509 ISA cards are searched -- they are found in increasing +ethernet address order. +This is an example of how they will probe: +.Pp +ep0 at isa0 port 0x6000-0x600f irq 10: aui/bnc address 00:60:8c:70:e5:c5 +ep1 at isa0 port 0x300-0x30f irq 3: aui/bnc/utp address 00:20:af:10:62:ab +.Pp +You may specify the port and irq numbers that the cards are expected +to be found at, but it is not necessary. +The cards are sufficiently intelligent to tell us where they +actually live on the ISA bus. +.Pp +.Sh NOTES +The 3c509 card has no jumpers to set the address. +3Com supplies software to set the address of the card in software. +To find the card on the ISA bus, the kernel performs a complex +scan operation at IO address 0x100. +Beware! +Avoid placing other cards at that address! +.Pp +Some models of 3c5x9 have all three connectors on them. +In the case of these cards; you must configure the transceiver type +with the 3Com supplied DOS configuration disk before the link0/link1 +flags will operate correctly. +.Pp +.Sh DIAGNOSTICS +ep0: reset (status: %x) +.in +4 +the driver has encountered a FIFO underrun or overrun. The driver will reset +the card and the packet will be lost. This is not fatal. +.in -4 +ep0: eeprom failed to come ready +.in +4 +The eeprom failed to come ready. This probably means the card is wedged. +.in -4 +ep0: 3c509 in test mode. Erase pencil mark! +.in +4 +This means that someone has scribbled with pencil in the test area on the +card. Erase the pencil mark and reboot. (This is not a joke). +.in -4 +.Sh SEE ALSO +.Xr ifconfig 8 , +.Xr intro 4 , +.Xr ed 4 , +.Xr eg 4 , +.Xr el 4 , +.Xr ie 4 , +.Xr le 4 +.Sh STANDARDS +are great. There's so many to choose from. diff --git a/share/man/man4/man4.i386/ncr.4 b/share/man/man4/man4.i386/ncr.4 new file mode 100644 index 0000000000000..dc3576da116a5 --- /dev/null +++ b/share/man/man4/man4.i386/ncr.4 @@ -0,0 +1,43 @@ +.\" +.\" Copyright (c) 1994 James A. Jegers +.\" 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. 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 July 10, 1996 +.Dt NCR 4 i386 +.Os +.Sh NAME +.Nm ncr +.Nd NCR 53C810 SCSI driver +.Sh SYNOPSIS +.Cd "device ncr0" +.Sh DESCRIPTION +The +.Nm ncr +driver provides support for the NCR 53C810 and NCR 53C825 +SCSI controller chips. +.Sh SEE ALSO +.Xr intro 4 , +.Xr sd 4 , +.Xr st 4 , +.Xr cd 4 , +.Xr ch 4 diff --git a/share/man/man4/man4.i386/wt.4 b/share/man/man4/man4.i386/wt.4 new file mode 100644 index 0000000000000..5ee71ce06af7f --- /dev/null +++ b/share/man/man4/man4.i386/wt.4 @@ -0,0 +1,44 @@ +.\" +.\" Copyright (c) 1994 James A. Jegers +.\" 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. 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 July 10, 1995 +.Dt WT 4 i386 +.Os +.Sh NAME +.Nm wt +.Nd +Archive/Wangtek cartridge tape driver +.Sh SYNOPSIS +.Cd "device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr" +.Sh DESCRIPTION +The +.Nm wt +driver provides support for the following Archive and Wangtek boards: +.Pp +.Bl -tag -width -offset indent -compact +.It QIC-02 +.It QIC-36 +.El +.Pp +.Sh SEE ALSO +.Xr intro 4 |