diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-03-09 16:28:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2016-03-09 16:28:51 +0000 |
commit | e9e6f3531d8fda314bec0215719c4cd5f7b9c364 (patch) | |
tree | dff4d44bdb6271afe877ca6db80c53fa56f9d21c /share/man | |
parent | beb6b8a91035a5ac00a5fa9e0ff0bae3a4e15ed3 (diff) |
We are done providing support for the vax.
lots of agreement.
Diffstat (limited to 'share/man')
40 files changed, 4 insertions, 3588 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 269bf540ee8..87d17a7ef98 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.615 2016/02/03 07:21:31 jasper Exp $ +# $OpenBSD: Makefile,v 1.616 2016/03/09 16:28:47 deraadt Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -98,7 +98,7 @@ MLINKS+=vlan.4 svlan.4 SUBDIR= man4.alpha man4.amd64 man4.armish man4.armv7 \ man4.hppa man4.i386 man4.landisk man4.loongson man4.luna88k \ man4.macppc man4.octeon \ - man4.sgi man4.socppc man4.sparc man4.sparc64 man4.vax man4.zaurus + man4.sgi man4.socppc man4.sparc man4.sparc64 man4.zaurus CLEANFILES+= wi.4 diff --git a/share/man/man4/man4.vax/asc.4 b/share/man/man4/man4.vax/asc.4 deleted file mode 100644 index de75a535303..00000000000 --- a/share/man/man4/man4.vax/asc.4 +++ /dev/null @@ -1,98 +0,0 @@ -.\" $OpenBSD: asc.4,v 1.9 2015/09/10 15:16:43 schwarze Exp $ -.\" -.\" Copyright (c) 1996 Jonathan Stone. -.\" Copyright (c) 2000 Matt Thomas. -.\" 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 Jonathan Stone. -.\" 4. 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. -.\" -.\" $NetBSD: asc.4,v 1.7 2002/01/15 02:03:42 wiz Exp $ -.\" -.Dd $Mdocdate: September 10 2015 $ -.Dt ASC 4 vax -.Os -.Sh NAME -.Nm asc -.Nd VAXstation 4000 SCSI controller -.Sh SYNOPSIS -.Cd "asc* at vsbus? csr 0x200c0080" Pq VS4000/60 or VLC -.Cd "asc* at vsbus? csr 0x25000080" Pq VS4000/9x -.\" .Cd "asc* at tc?" -.Sh DESCRIPTION -The -.Nm -driver provides support for the -.Tn NCR -53c94-based SCSI host adapter -on the VAXstation 4000 series, and for the PMAZ-AA and related -TURBOchannel SCSI adapter option boards (also on the VAXstation -4000 series models which include support for the TURBOchannel -adapter. -.Sh CONFIGURATION -The -.Nm -driver supports the following -.Sy flags -for use in -.Xr config 8 -files: -.Pp -.Bl -tag -compact -width "bits 16-23:" -.It bits 0-7 : -disable disconnect/reselect for the corresponding -.Tn SCSI -target -.It bits 16-23 : -disable synchronous negotiation for -.Tn SCSI -target -.El -.Pp -.Qq Target -is synonymous with -.Tn SCSI -ID number. -.Pp -Note that -.Tn SCSI -tape drives should be allowed to perform disconnect/reselect or performance -will suffer. -.Sh SEE ALSO -.Xr cd 4 , -.Xr ch 4 , -.Xr intro 4 , -.Xr scsi 4 , -.Xr sd 4 , -.Xr st 4 , -.Xr uk 4 -.Sh HISTORY -The -.Nm -driver first appeared in -.Nx 1.5 . -It has been supported in -.Ox -since release 2.8. diff --git a/share/man/man4/man4.vax/autoconf.4 b/share/man/man4/man4.vax/autoconf.4 deleted file mode 100644 index 9adf6b9808d..00000000000 --- a/share/man/man4/man4.vax/autoconf.4 +++ /dev/null @@ -1,64 +0,0 @@ -.\" $OpenBSD: autoconf.4,v 1.13 2011/07/06 18:32:58 miod Exp $ -.\" $NetBSD: autoconf.4,v 1.3 1996/03/03 17:13:13 thorpej Exp $ -.\" -.\" Copyright (c) 1980, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)autoconf.4 6.3 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: July 6 2011 $ -.Dt AUTOCONF 4 vax -.Os -.Sh NAME -.Nm autoconf -.Nd diagnostics from the autoconfiguration code -.Sh DESCRIPTION -When -.Ox -bootstraps it probes the innards of the machine -on which it is running -and locates controllers, drives, and other devices, printing out -what it finds on the console. -This procedure is driven by a system configuration table which is processed by -.Xr config 8 -and compiled into each kernel. -.Pp -If devices exist which are not configured they will be silently ignored; -if devices exist of unsupported type they will be noted. -.Pp -Normally, the system uses the disk from which it was loaded as the root -filesystem. -If such a system is booted with the -.Dv RB_ASKNAME -option (see -.Xr reboot 2 ) , -then the name of the root device is read from the console terminal at boot -time, and any available device may be used. -.Sh SEE ALSO -.Xr intro 4 , -.Xr boot_vax 8 , -.Xr config 8 diff --git a/share/man/man4/man4.vax/cons.4 b/share/man/man4/man4.vax/cons.4 deleted file mode 100644 index 661365e3581..00000000000 --- a/share/man/man4/man4.vax/cons.4 +++ /dev/null @@ -1,185 +0,0 @@ -.\" $OpenBSD: cons.4,v 1.13 2013/08/14 06:32:33 jmc Exp $ -.\" -.\" Copyright (c) 1980, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)cons.4 6.3 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: August 14 2013 $ -.Dt CONS 4 vax -.Os -.Sh NAME -.Nm cons -.Nd VAX console interface -.Sh DESCRIPTION -The console is available to the processor through the console registers. -It acts like a normal terminal, except that when the local functions are -not disabled, a special command character puts the console in local console -mode. -The character itself is dependent upon the model of VAX and the type -of console in use. -The prompt in console mode is -.Sq Li >>> , -also called the -.Sq chevron -prompt. -.Pp -If the console is a serial console, sending a break will likely cause the -machine to halt and enter console mode. -The set of commands available at the console varies from machine to machine, -although there are several commands which are common to most or all models. -.Bl -tag -width continue -compact -offset 4n -.It Ic c -.It Ic continue -Return to the currently executing program. -.Pp -.It Ic halt -Halt the processor. -.Pp -.It Ic help -Display a list of available console commands. -.Pp -.It Xo -.Oo Ic e Oc Ns -.Ic xamine -.Op Cm /bwl Ns -.Op Cm /ins -.Op Cm /pgiv -.Op Cm /n: Ns Ar n -.Op Ar addr -.Xc -Display the contents at address -.Ar addr -according to the options specified. -.Pp -The options are: -.Pp -.Bl -tag -width 5n -compact -.It Cm /bwl -.It Cm /ins -Size of data to examine. -Your choices are examining values as bytes (8 bits), words (16 bits), -or longwords (32 bits). -On systems that support it, you can use the -.Cm /ins -option to display the mnemonic representation of the instruction located at -.Ar addr . -.Pp -.It Cm /pvgi -These options describe the meaning of -.Ar addr . -With the -.Cm /p -option, -.Ar addr -will be treated as an address in physical memory. -With the -.Cm /v -option, -.Ar addr -will be treated as a virtual address. -The -.Cm /g -option will let you examine the general registers. -From 0 to F (base 16), general registers are R0-R12(AP), FP, SP, and PC. -The -.Cm /i -option will let you view the internal processor registers. -These vary from processor to processor, but a relatively complete description -may be found in -.Pa /usr/include/vax/mtpr.h . -.Pp -.It Cm /n: Ns Ar count -The -.Cm /n -option specifies that the command will repeat -.Ar count -times after executing once, automatically incrementing -.Ar addr -while doing so. -.El -.Pp -.It Xo -.Oo Ic d Oc Ns -.Ic eposit -.Op Cm /bwl -.Op Cm /pgiv -.Op Cm /n: Ns Ar n -.Op Ar addr -.Op Ar value -.Xc -Insert the value -.Ar value -into the address -.Ar addr -according to the options specified. -.Pp -The options are: -.Pp -.Bl -tag -width 5n -compact -.It Cm /bwl -Size of data to insert. -Your choices are inserting values as bytes (8 bits), words (16 bits), -or longwords (32 bits). -.Pp -.It Cm /pvgi -These options describe the meaning of -.Ar addr . -Their meanings are identical to their respective meanings in the -.Cm examine -command. -.Pp -.It Cm /n: Ns Ar count -The -.Cm /n -option specifies that the command will repeat -.Ar count -times after executing once, automatically incrementing -.Ar addr -while doing so. -.El -.El -.Pp -With the above provisos the console works like any other -.Ux -terminal. -.Sh FILES -.Bl -tag -width /dev/console -compact -.It Pa /dev/console -.El -.Sh SEE ALSO -.Xr tty 4 , -.Xr reboot 8 -.Rs -.%T "VAX Hardware Handbook" -.Re -.Sh HISTORY -The -.Nm cons -interface -appeared in -.Bx 4.0 . diff --git a/share/man/man4/man4.vax/de.4 b/share/man/man4/man4.vax/de.4 deleted file mode 100644 index 5fa9abeb46f..00000000000 --- a/share/man/man4/man4.vax/de.4 +++ /dev/null @@ -1,91 +0,0 @@ -.\" $OpenBSD: de.4,v 1.15 2015/12/08 13:35:37 tedu Exp $ -.\" $NetBSD: de.4,v 1.3 1996/03/03 17:13:19 thorpej Exp $ -.\" -.\" Copyright (c) 1986, 1991 The Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)de.4 6.5 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: December 8 2015 $ -.Dt DE 4 vax -.Os -.Sh NAME -.Nm de -.Nd DEC DEUNA/DELUA Ethernet device -.Sh SYNOPSIS -.Cd "de0 at uba? csr 0174510" -.Sh DESCRIPTION -The -.Nm -interface provides access to a 10 Mb/s Ethernet network through -a Digital Equipment -.Tn UNIBUS -Network Adapter -.Pq Tn DEUNA . -.Sh DIAGNOSTICS -.Bl -diag -.It de0: hardware address .... -This is a normal autoconfiguration message noting the 6 byte physical -Ethernet address of the adapter. -.It de0: oerror, flags=... tdrerr=.... -The hardware indicated an error -in transmitting a packet to the cable. -The status and error flags are reported. -.It de0: ierror, flags=... lenerr=... (len=N). -The hardware indicated an error -in reading a packet from the cable. -The status and error flags are reported. -.It de0: buffer unavailable. -The interface received more packets -than it had buffers allocated to receive them. -.El -.Pp -The following messages indicate a probable hardware error performing -the indicated operation during autoconfiguration or initialization. -The two control and status registers -should indicate the nature of the failure. -See the hardware manual for details. -.Bl -diag -.It de0: reset failed, csr0=... csr1=.... -.It de0: ppcb failed, csr0=... csr1=.... -.It de0: read addr failed, csr0=... csr1=.... -.It de0: wtring failed, csr0=... csr1=.... -.It de0: wtmode failed, csr0=... csr1=.... -.El -.Sh SEE ALSO -.Xr arp 4 , -.Xr inet 4 , -.Xr intro 4 , -.Xr netintro 4 , -.Xr uba 4 , -.Xr hostname.if 5 , -.Xr ifconfig 8 -.Sh HISTORY -The -.Nm -driver appeared in -.Bx 4.3 . diff --git a/share/man/man4/man4.vax/dhu.4 b/share/man/man4/man4.vax/dhu.4 deleted file mode 100644 index f414680982c..00000000000 --- a/share/man/man4/man4.vax/dhu.4 +++ /dev/null @@ -1,94 +0,0 @@ -.\" $OpenBSD: dhu.4,v 1.13 2015/09/10 15:16:43 schwarze Exp $ -.\" $NetBSD: dhu.4,v 1.4 1996/03/05 15:28:48 ragge Exp $ -.\" -.\" Copyright (c) 1985, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)dhu.4 6.3 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: September 10 2015 $ -.Dt DHU 4 vax -.Os -.Sh NAME -.Nm dhu -.Nd DHU-11/DHV-11 communications multiplexer -.Sh SYNOPSIS -.Cd "dhu0 at uba0 csr 0160440" -.Sh DESCRIPTION -A DHU-11 provides 16 communication lines. -.Pp -Normal I/O -control parameters for individual lines are managed by -.Xr ioctl 2 -calls. -Individual DHU-11 lines may be configured to run at any of 13 speeds -(50, 200 and 38400 baud are not available); -the speed may be set via -.Xr getty 8 -or -.Xr stty 1 -or may be communicated by other programs which -utilize -.Xr ioctl 2 -such as -.Xr ifconfig 8 , -see -.Xr tty 4 . -.Pp -The DHU-11 driver normally uses input silos -and delays receiver interrupts by 20 milliseconds -rather than taking an interrupt on each input character. -.Sh FILES -.Bl -tag -width /dev/tty[S-Z][0-9a-f]xx -compact -.It Pa /dev/tty[S-Z][0-9a-f] -.El -.Sh NOTES -The driver currently does not make full use of the hardware -capabilities of the DHU-11, for dealing with XON/XOFF -flow-control or hard-wired -lines for example. -.Pp -Although the devices are not the same, a DHU-11 can convince the DH-11 -autoconfiguration code that it is a DH-11. -.Pp -The 4 40-way cables are a pain. -.Sh SEE ALSO -.Xr tty 4 , -.Xr uba 4 -.Sh HISTORY -The -.Nm -driver appeared in -.Bx 4.3 . -A new -.Nm -driver showed up in -.Nx 1.1a . -.Sh BUGS -Even if the -.Nm -hardware supports DMA, the driver cannot make use of this capability. diff --git a/share/man/man4/man4.vax/dz.4 b/share/man/man4/man4.vax/dz.4 deleted file mode 100644 index a717d5d97f5..00000000000 --- a/share/man/man4/man4.vax/dz.4 +++ /dev/null @@ -1,122 +0,0 @@ -.\" $OpenBSD: dz.4,v 1.14 2015/09/10 15:16:43 schwarze Exp $ -.\" $NetBSD: dz.4,v 1.3 1996/03/03 17:13:29 thorpej Exp $ -.\" -.\" Copyright (c) 1980, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)dz.4 6.3 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: September 10 2015 $ -.Dt DZ 4 vax -.Os -.Sh NAME -.Nm dz -.Nd DZ-11 multiplexer device interface -.Sh SYNOPSIS -.Cd "dz0 at uba0 csr 0160100" -.Cd "dz0 at vsbus0 csr 0x200a0000" Pq "DC-367" -.Cd "dz0 at vsbus0 csr 0x25000000" Pq "VS4000/90 4000/10x MV3100/9x" -.Cd "dz* at fwio? " Pq "VAXstation 35x0 and 38x0" -.Cd "lkkbd0 at dz0 line 0" -.Cd "lkms0 at dz0 line 1" -.Sh DESCRIPTION -A DZ-11 provides 4 or 8 communication lines with partial modem control, -adequate for -.Ox -dialup use. -.\" .Pp -.\" An optional argument -.\" .Ar flags -.\" may be supplied with the device specification -.\" in the config file indicating -.\" that the line corresponding to -.\" bit number -.\" .Ar i -.\" is not properly -.\" connected, and should be treated as hard-wired with carrier -.\" always present. -.\" Thus specifying -.\" .Ql flags 0x04 -.\" for -.\" .Li dz0 -.\" would cause line -.\" .Pa tty02 -.\" to be treated in this way. -.Pp -Normal I/O -control parameters for individual lines are managed by -.Xr ioctl 2 -calls. -Line speeds may be initiated via -the -.Xr ttys 5 -file or -.Xr stty 1 , -see -.Xr tty 4 . -.Pp -The -.Nm dz -driver monitors the rate of input on each board, -and switches between the use of character-at-a-time interrupts -and input silos. -While the silo is enabled during periods of high-speed input, -the driver polls for input 30 times per second. -.Pp -On VAXstation systems, lines 0 and 1 are tied to the keyboard and mouse -connectors, which are driven by the -.Nm lkkbd -and -.Nm lkms -drivers, respectively. -.Sh FILES -.Bl -tag -width /dev/tty0[0-7] -compact -.It Pa /dev/tty0[0-7] -dialups -.El -.Sh DIAGNOSTICS -.Bl -diag -.It dz0: silo overflow. -The 64 character input silo overflowed -before it could be serviced. -This can happen if a hard error occurs when the CPU -is running with elevated priority, as the system will -then print a message on the console with interrupts disabled. -It is not serious. -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr lkkbd 4 , -.Xr lkms 4 , -.Xr tty 4 , -.Xr uba 4 , -.Xr vsbus 4 -.Sh HISTORY -A -.Nm -driver appeared in -.At 32v . diff --git a/share/man/man4/man4.vax/fwio.4 b/share/man/man4/man4.vax/fwio.4 deleted file mode 100644 index 3a7e8941d87..00000000000 --- a/share/man/man4/man4.vax/fwio.4 +++ /dev/null @@ -1,48 +0,0 @@ -.\" $OpenBSD: fwio.4,v 1.1 2008/08/18 23:19:18 miod Exp $ -.\" -.\" Copyright (c) 2008 Miodrag Vallat. -.\" -.\" Permission to use, copy, modify, and distribute this software for any -.\" purpose with or without fee is hereby granted, provided that the above -.\" copyright notice and this permission notice appear in all copies. -.\" -.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.\" -.Dd $Mdocdate: August 18 2008 $ -.Dt FWIO 4 vax -.Os -.Sh NAME -.Nm fwio -.Nd Firefox Workstation I/O module -.Sh SYNOPSIS -.Cd "fwio* at mbus?" -.Cd "dz* at fwio?" -.Cd "le* at fwio?" -.Cd "sii* at fwio?" -.Sh DESCRIPTION -The -.Nm -driver supports the M-bus I/O module found in VAXstation 35x0 and 38x0 series. -Multiple modules may be installed in the system, and at least one is -necessary for proper operation. -.Pp -The I/O module provides the following devices: -.Pp -.Bl -tag -width 8n -compact -offset indent -.It Xr dz 4 -DZ-11 compatible serial interface, featuring a console or printer port on -line 3, a modem port on line 2, and a keyboard and mouse port on lines 0 and 1. -.It Xr le 4 -AMD LANCE Ethernet device -.It Xr sii 4 -SII DSSI and SCSI controller -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr mbus 4 diff --git a/share/man/man4/man4.vax/gpx.4 b/share/man/man4/man4.vax/gpx.4 deleted file mode 100644 index 7e65aab215d..00000000000 --- a/share/man/man4/man4.vax/gpx.4 +++ /dev/null @@ -1,54 +0,0 @@ -.\" $OpenBSD: gpx.4,v 1.3 2008/03/31 12:43:41 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: March 31 2008 $ -.Dt GPX 4 vax -.Os -.Sh NAME -.Nm gpx -.Nd GPX color frame buffer -.Sh SYNOPSIS -.Cd "gpx0 at vsbus0 csr 0x3c000000" -.Cd "wsdisplay* at gpx?" -.Sh DESCRIPTION -The -.Nm -is a 4 or 8 bit color frame buffer option for low-end VAXstation 3100 systems. -.Pp -The -.Nm -driver interfaces the frame buffer with the -.Xr wscons 4 -console framework. -It does not provide direct device driver entry points -but makes its functions available via the internal -.Xr wsdisplay 4 -interface. -.Sh SEE ALSO -.Xr intro 4 , -.Xr vsbus 4 , -.Xr wscons 4 , -.Xr wsdisplay 4 diff --git a/share/man/man4/man4.vax/ibus.4 b/share/man/man4/man4.vax/ibus.4 deleted file mode 100644 index eace80ab37e..00000000000 --- a/share/man/man4/man4.vax/ibus.4 +++ /dev/null @@ -1,57 +0,0 @@ -.\" $OpenBSD: ibus.4,v 1.11 2008/03/31 12:43:41 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: March 31 2008 $ -.Dt IBUS 4 vax -.Os -.Sh NAME -.Nm ibus -.Nd VAX internal bus -.Sh SYNOPSIS -.Cd "ibus0 at mainbus0" -.Sh DESCRIPTION -The -.Nm ibus -driver supports the internal I/O bus found on Q-bus based or Q-bus -capable VAXstation, MicroVAX, and VAX 4000 systems. -It is combined with a -.Xr vsbus 4 -on the VAX 4000 100 class and certain later MicroVAX 3100 class systems. -.Sh SUPPORTED DEVICES -The following devices are supported on -.Nm : -.Pp -.Bl -tag -width uba(4) -compact -offset indent -.It Xr le 4 -AMD LANCE Ethernet device -.It Xr uba 4 -UNIBUS/Q-bus controller -.It Xr ze 4 -SGEC Ethernet device -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr vsbus 4 diff --git a/share/man/man4/man4.vax/intro.4 b/share/man/man4/man4.vax/intro.4 deleted file mode 100644 index 3dd2a071dab..00000000000 --- a/share/man/man4/man4.vax/intro.4 +++ /dev/null @@ -1,174 +0,0 @@ -.\" $OpenBSD: intro.4,v 1.37 2014/09/19 12:24:38 schwarze Exp $ -.\" $NetBSD: intro.4,v 1.3 1996/03/03 17:13:44 thorpej Exp $ -.\" -.\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)intro.4 6.6 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: September 19 2014 $ -.Dt INTRO 4 vax -.Os -.Sh NAME -.Nm intro -.Nd introduction to special files and hardware support -.Sh DESCRIPTION -The manual pages in section 4 describe the special files, -related driver functions, and networking support -available in the system. -In this part of the manual, the SYNOPSIS section of -each configurable device gives a sample specification -for use in constructing a system description for the -.Xr config 8 -program. -The DIAGNOSTICS section lists messages which may appear on the console -and/or in the system error log -.Pa /var/log/messages -due to errors in device operation; -see -.Xr syslogd 8 -for more information. -.Pp -This section contains both devices -which may be configured into the system -and network related information. -The networking support is introduced in -.Xr netintro 4 . -.Sh DEVICE SUPPORT -This section describes the hardware supported on the -.Tn DEC -.Tn VAX . -Software support for these devices comes in two forms. -A hardware device may be supported with a character or block -.Em device driver , -or it may be used within the networking subsystem and have a -.Em network interface driver . -Block and character devices are accessed through files in the file -system of a special type; see -.Xr mknod 8 . -Network interfaces are indirectly accessed through the interprocess -communication facilities provided by the system; see -.Xr socket 2 . -.Pp -A hardware device is identified to the system at configuration time -and the appropriate device or network interface driver is then compiled -into the system. -When the resultant system is booted, the autoconfiguration facilities -in the system probe for the device and, if found, enable the software -support for it. -If a device does not respond at autoconfiguration -time it is not accessible at any time afterwards. -To enable a device which did not autoconfigure, -the system will have to be rebooted. -.Pp -The autoconfiguration system is described in -.Xr autoconf 4 . -A list of the supported devices is given below. -.Sh LIST OF DEVICES -The devices listed below are supported in this incarnation of -the system. -Pseudo-devices are not listed. -Devices are indicated by their functional interface. -Not all supported devices are listed. -.Pp -.Bl -tag -width mscpbus(4) -compact -offset indent -.It Xr asc 4 -VAXstation 4000 SCSI controller -.It Xr cons 4 -VAX console interface -.It Xr de 4 -DEC DEUNA/DELUA Ethernet device -.It Xr dhu 4 -DHU-11/DHV-11 communications multiplexer -.It Xr dz 4 -DZ-11 multiplexer device interface -.It Xr fwio 4 -Firefox Workstation I/O module -.It Xr gpx 4 -GPX color frame buffer -.It Xr ibus 4 -VAX internal bus -.It Xr lcg 4 -Low-Cost Graphics color frame buffer -.It Xr lcspx 4 -Low-Cost SPX color frame buffer -.It Xr le 4 -AMD LANCE Ethernet device -.It Xr led 4 -VAX LED driver -.It Xr legss 4 -Low-End Graphics Subsystem -.It Xr lkkbd 4 -LK200/LK400 keyboard driver -.It Xr lkms 4 -serial mouse driver -.It Xr mbus 4 -VAXstation 35x0 and 38x0 bus -.It Xr mscpbus 4 -MSCP device bus -.It Xr mt 4 -TM78/ TU-78 MASSBUS magtape interface -.It Xr mtc 4 -UNIBUS MSCP tape controller driver -.It Xr ncr 4 -VAXstation 2000/3100 SCSI controller -.It Xr qe 4 -DEC DEQNA Q-bus Ethernet device -.It Xr qsc 4 -SC26C94 quad UART controller -.It Xr ra 4 -MSCP disk controller interface -.It Xr rx 4 -DEC RX02 floppy disk interface -.It Xr sii 4 -SII DSSI and SCSI controller -.It Xr smg 4 -Small Monochrome Graphics frame buffer -.It Xr uba 4 -UNIBUS/Q-bus controller -.It Xr uda 4 -UDA50 disk controller interface -.It Xr vsaudio 4 -VAXstation audio device -.It Xr vsbus 4 -VAXstation bus -.It Xr vxtbus 4 -VXT2000 bus -.It Xr ze 4 -SGEC Ethernet device -.El -.Sh SEE ALSO -.Xr autoconf 4 , -.Xr config 8 -.Sh HISTORY -A very brief -.Tn VAX -.Nm intro -first appeared in -.At III . -This more detailed version appeared in -.Bx 4.2 . diff --git a/share/man/man4/man4.vax/lcg.4 b/share/man/man4/man4.vax/lcg.4 deleted file mode 100644 index 692ed0820a5..00000000000 --- a/share/man/man4/man4.vax/lcg.4 +++ /dev/null @@ -1,55 +0,0 @@ -.\" $OpenBSD: lcg.4,v 1.4 2008/03/31 12:43:41 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: March 31 2008 $ -.Dt LCG 4 vax -.Os -.Sh NAME -.Nm lcg -.Nd Low-Cost Graphics color frame buffer -.Sh SYNOPSIS -.Cd "lcg0 at vsbus0 csr 0x20100000" -.Cd "wsdisplay* at lcg?" -.Sh DESCRIPTION -The -.Nm -is a 4 or 8 bit color frame buffer commonly encountered in VAXstation 4000/60 -and VAXstation VLC systems. -.Pp -The -.Nm -driver interfaces the frame buffer with the -.Xr wscons 4 -console framework. -It does not provide direct device driver entry points -but makes its functions available via the internal -.Xr wsdisplay 4 -interface. -.Sh SEE ALSO -.Xr intro 4 , -.Xr vsbus 4 , -.Xr wscons 4 , -.Xr wsdisplay 4 diff --git a/share/man/man4/man4.vax/lcspx.4 b/share/man/man4/man4.vax/lcspx.4 deleted file mode 100644 index 5d53fd9e670..00000000000 --- a/share/man/man4/man4.vax/lcspx.4 +++ /dev/null @@ -1,59 +0,0 @@ -.\" $OpenBSD: lcspx.4,v 1.7 2008/03/31 12:43:41 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: March 31 2008 $ -.Dt LCSPX 4 vax -.Os -.Sh NAME -.Nm lcspx -.Nd Low-Cost SPX color frame buffer -.Sh SYNOPSIS -.Cd "lcspx0 at vsbus0 csr 0x39302000 " Pq "VAXstation 3100 and 4000/90" -.Cd "lcspx0 at vxtbus0 " Pq "VXT2000" -.Cd "wsdisplay* at lcspx?" -.Sh DESCRIPTION -The -.Nm -is an 8-bit color frame buffer commonly encountered in VAXstation 3100 model 76 -and VAXstation 4000/90 systems, as well as VXT2000 terminals. -It is also available as an option for VAXstation 3100 model 30, 38, 40 and 48 -systems. -.Pp -The -.Nm -driver interfaces the frame buffer with the -.Xr wscons 4 -console framework. -It does not provide direct device driver entry points -but makes its functions available via the internal -.Xr wsdisplay 4 -interface. -.Sh SEE ALSO -.Xr intro 4 , -.Xr vsbus 4 , -.Xr vxtbus 4 , -.Xr wscons 4 , -.Xr wsdisplay 4 diff --git a/share/man/man4/man4.vax/le.4 b/share/man/man4/man4.vax/le.4 deleted file mode 100644 index dc68a644764..00000000000 --- a/share/man/man4/man4.vax/le.4 +++ /dev/null @@ -1,62 +0,0 @@ -.\" $OpenBSD: le.4,v 1.13 2008/08/18 23:19:18 miod Exp $ -.\" -.\" Copyright (c) 2000 Brandon Creighton -.\" -.\" 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. -.\" -.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED -.\" WARRANTIES, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -.\" IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS 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 $Mdocdate: August 18 2008 $ -.Dt LE 4 vax -.Os -.Sh NAME -.Nm le -.Nd AMD LANCE Ethernet device -.Sh SYNOPSIS -.Cd "le* at vsbus? csr 0x200e0000 " Pq "VAXstation onboard" -.Cd "le* at ibus? " Pq "MicroVAX ibus" -.Cd "le* at fwio? " Pq "VAXstation 35x0 and 38x0" -.Sh DESCRIPTION -The -.Nm -interface provides access to the 10 Mb/s -.Tn Ethernet -network through the -.Tn AMD -Am7990 Local Area Network Controller for Ethernet -.Pq Tn LANCE -chipset. -.Pp -Different machine configurations have varying types of connectors. -The following types can be found: -.Pp -.Bl -tag -width 10n -compact -offset indent -.It AUI/DIX -15-pin connector (10base5) -.It BNC -RG58 connector (10base2) -.El -.Sh SEE ALSO -.Xr arp 4 , -.Xr ifmedia 4 , -.Xr intro 4 , -.Xr netintro 4 , -.Xr hostname.if 5 , -.Xr ifconfig 8 diff --git a/share/man/man4/man4.vax/led.4 b/share/man/man4/man4.vax/led.4 deleted file mode 100644 index 0d92cde6a2f..00000000000 --- a/share/man/man4/man4.vax/led.4 +++ /dev/null @@ -1,54 +0,0 @@ -.\" $OpenBSD: led.4,v 1.2 2007/05/31 19:19:57 jmc Exp $ -.\" -.\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: May 31 2007 $ -.Dt LED 4 vax -.Os -.Sh NAME -.Nm led -.Nd VAX LED driver -.Sh SYNOPSIS -.Cd led0 at mainbus0 -.Sh DESCRIPTION -The -.Nm -driver provides an indicator of load average based on blinking of the -LEDs on some systems. -The pattern takes one second per whole number of load average to repeat. -The LED must be explicitly enabled with the -.Xr sysctl 3 -variable -.Nm machdep.led_blink . -.Sh SEE ALSO -.Xr sysctl 3 , -.Xr intro 4 , -.Xr sysctl 8 -.Sh HISTORY -.Ox -support for the -.Nm -first appeared in -.Ox 4.0 . diff --git a/share/man/man4/man4.vax/legss.4 b/share/man/man4/man4.vax/legss.4 deleted file mode 100644 index 10052b5e40e..00000000000 --- a/share/man/man4/man4.vax/legss.4 +++ /dev/null @@ -1,49 +0,0 @@ -.\" $OpenBSD: legss.4,v 1.2 2008/08/21 05:07:04 jmc Exp $ -.\" -.\" Copyright (c) 2008 Miodrag Vallat. -.\" -.\" Permission to use, copy, modify, and distribute this software for any -.\" purpose with or without fee is hereby granted, provided that the above -.\" copyright notice and this permission notice appear in all copies. -.\" -.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.\" -.Dd $Mdocdate: August 21 2008 $ -.Dt LEGSS 4 vax -.Os -.Sh NAME -.Nm legss -.Nd Low-End Graphics Subsystem -.Sh SYNOPSIS -.Cd "legss* at mbus0 mid 7" -.Cd "wsdisplay* at legss?" -.Sh DESCRIPTION -.Nm -is an 8-bit color frame buffer found in VAXstation 35x0 and 38x0 series. -An optional VCB03 16 plane option expands it to a 24-bit color frame buffer. -.Pp -The -.Nm -driver interfaces the frame buffer with the -.Xr wscons 4 -console framework. -It does not provide direct device driver entry points -but makes its functions available via the internal -.Xr wsdisplay 4 -interface. -.Sh SEE ALSO -.Xr intro 4 , -.Xr mbus 4 , -.Xr wscons 4 , -.Xr wsdisplay 4 -.Sh BUGS -The 16 plane option is currently not supported, and needs to be removed -for the -.Nm -driver to operate properly. diff --git a/share/man/man4/man4.vax/lkkbd.4 b/share/man/man4/man4.vax/lkkbd.4 deleted file mode 100644 index f7a431fae96..00000000000 --- a/share/man/man4/man4.vax/lkkbd.4 +++ /dev/null @@ -1,190 +0,0 @@ -.\" $OpenBSD: lkkbd.4,v 1.12 2011/01/30 07:53:57 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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. -.\" -.\" Copyright (c) 1999 -.\" Matthias Drochner. 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. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``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 OR CONTRIBUTORS 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 $Mdocdate: January 30 2011 $ -.Dt LKKBD 4 vax -.Os -.Sh NAME -.Nm lkkbd -.Nd LK200/LK400 keyboard driver -.Sh SYNOPSIS -.Cd "lkkbd0 at dz0 line 0 " Pq "VAXstation" -.Cd "lkkbd0 at qsc0 line 2" Pq "VXT2000" -.Cd "wskbd* at lkkbd?" -.Cd "option LKKBD_LAYOUT=XXX" -.Sh DESCRIPTION -The -.Nm -driver provides support for DEC LK201 and LK401 keyboards connected to -.Xr dz 4 -or -.Xr qsc 4 -serial controllers within the -.Xr wscons 4 -framework. -.Pp -The -.Nm -driver supports a number of different key mappings which -can be chosen from with the kernel option -.Dq LKKBD_LAYOUT -at compile time or with the utility -.Xr wsconsctl 8 -(variable: -.Dq keyboard.encoding ) -at runtime. -Other mappings can be used if the whole keymap is replaced by means of -.Xr wsconsctl 8 . -The built-in mappings are at this time: -.Pp -.Bl -tag -width Ds -offset indent -compact -.\" .It KB_BE -.\" ( -.\" .Dq be -.\" ) Belgium French. -.\" .It KB_CF -.\" ( -.\" .Dq cf -.\" ) Canadian French. -.It KB_DE -.Pq de -German with -.Dq dead accents . -.\" .It KB_DK -.\" ( -.\" .Dq dk -.\" ) Danish with -.\" .Dq dead accents . -.\" .It KB_ES -.\" ( -.\" .Dq es -.\" ) Spanish. -.It KB_FR -.Pq fr -French. -.\" .It KB_IT -.\" ( -.\" .Dq it -.\" ) Italian. -.\" .It KB_NO -.\" ( -.\" .Dq no -.\" ) Norwegian with -.\" .Dq dead accents . -.It KB_PT -.Pq pt -Portuguese. -.\" .It KB_SF -.\" ( -.\" .Dq sf -.\" ) Swiss French with -.\" .Dq dead accents . -.\" .It KB_SG -.\" ( -.\" .Dq sg -.\" ) Swiss German with -.\" .Dq dead accents . -.\" .It KB_SV -.\" ( -.\" .Dq sv -.\" ) Swedish with -.\" .Dq dead accents . -.\" .It KB_UK -.\" ( -.\" .Dq uk -.\" ) British. -.It KB_US -.Pq us -English/US keyboard mapping (default). -.El -.Pp -.\" The KB_DE, KB_DK, KB_NO, KB_SF, KB_SG and KB_SV mappings can be used in -The KB_DE mapping can be used in -the KB_NODEAD -.Pq .nodead -variant. -This switches off the -.Dq dead accents . -.Sh EXAMPLES -To set a French keyboard layout, use -.Ic wsconsctl keyboard.encoding=fr . -To set it at kernel build time, add -the following to the kernel configuration file: -.Bd -literal -offset indent -option LKKBD_LAYOUT="KB_FR" -.Ed -.Sh SEE ALSO -.Xr dz 4 , -.Xr intro 4 , -.Xr qsc 4 , -.Xr wscons 4 , -.Xr wskbd 4 , -.Xr wsconsctl 8 -.Sh CAVEATS -The LK-201 keyboard does not have a -.Dq Meta -or -.Dq Alt -key. -For convenience, -.Ox -handles the -.Dq Compose -key as an -.Dq Alt -key, unless the -.Dq Shift -key is pressed as well. -.Pp -LK-401 keyboards have two -.Dq Alt -keys and two -.Dq Compose -keys, and do not exhibit this particular behaviour. diff --git a/share/man/man4/man4.vax/lkms.4 b/share/man/man4/man4.vax/lkms.4 deleted file mode 100644 index 4a527793b59..00000000000 --- a/share/man/man4/man4.vax/lkms.4 +++ /dev/null @@ -1,52 +0,0 @@ -.\" $OpenBSD: lkms.4,v 1.5 2008/08/22 21:05:06 miod Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: August 22 2008 $ -.Dt LKMS 4 vax -.Os -.Sh NAME -.Nm lkms -.Nd serial mouse driver -.Sh SYNOPSIS -.Cd "lkms0 at dz0 line 1 " Pq "VAXstation" -.Cd "lkms0 at qsc0 line 3" Pq "VXT2000" -.Cd "wsmouse* at lkms?" -.Sh DESCRIPTION -The -.Nm -driver provides support for DEC mice and tablets hooked up to -.Xr dz 4 -or -.Xr qsc 4 -serial controllers within the -.Xr wscons 4 -framework. -.Sh SEE ALSO -.Xr dz 4 , -.Xr intro 4 , -.Xr qsc 4 , -.Xr wscons 4 , -.Xr wsmouse 4 diff --git a/share/man/man4/man4.vax/mbus.4 b/share/man/man4/man4.vax/mbus.4 deleted file mode 100644 index efb3dce7828..00000000000 --- a/share/man/man4/man4.vax/mbus.4 +++ /dev/null @@ -1,43 +0,0 @@ -.\" $OpenBSD: mbus.4,v 1.2 2008/08/20 19:00:01 miod Exp $ -.\" -.\" Copyright (c) 2008 Miodrag Vallat. -.\" -.\" Permission to use, copy, modify, and distribute this software for any -.\" purpose with or without fee is hereby granted, provided that the above -.\" copyright notice and this permission notice appear in all copies. -.\" -.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.\" -.Dd $Mdocdate: August 20 2008 $ -.Dt MBUS 4 vax -.Os -.Sh NAME -.Nm mbus -.Nd VAXstation 35x0 and 38x0 bus -.Sh SYNOPSIS -.Cd "mbus0 at mainbus0" -.Sh DESCRIPTION -The -.Nm -driver supports the M-bus found in VAXstation 35x0 and 38x0 series. -It will perform the necessary configuration of all the boards connected -to the bus, and will attach a specific driver if necessary. -.Sh SUPPORTED DEVICES -The following M-bus devices are supported: -.Pp -.Bl -tag -width 8n -compact -offset indent -.It Xr fwio 4 -Firefox Workstation I/O module -.It Xr legss 4 -Low-End Graphics Subsystem -.It Xr uba 4 -UNIBUS/Q-bus controller -.El -.Sh SEE ALSO -.Xr intro 4 diff --git a/share/man/man4/man4.vax/mem.4 b/share/man/man4/man4.vax/mem.4 deleted file mode 100644 index a4edc1214bd..00000000000 --- a/share/man/man4/man4.vax/mem.4 +++ /dev/null @@ -1,84 +0,0 @@ -.\" $OpenBSD: mem.4,v 1.11 2011/07/06 18:32:58 miod Exp $ -.\" $NetBSD: mem.4,v 1.3 1996/03/03 17:13:50 thorpej Exp $ -.\" -.\" Copyright (c) 1980, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)mem.4 6.3 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: July 6 2011 $ -.Dt MEM 4 vax -.Os -.Sh NAME -.Nm mem , -.Nm kmem -.Nd memory files -.Sh DESCRIPTION -The special file -.Pa /dev/mem -is an interface to the physical memory of the computer. -Byte offsets in this file are interpreted as physical memory addresses. -Reading and writing this file is equivalent to reading and writing -memory itself. -Only offsets within the bounds of -.Pa /dev/mem -are allowed. -.Pp -Kernel virtual memory is accessed through the interface -.Pa /dev/kmem -in the same manner as -.Pa /dev/mem . -Only kernel virtual addresses that are currently mapped to memory are allowed. -.Pp -On the VAX, the I/O space base address is -20000000(16). -On all -.Tn VAX Ns 'en -the -per-process data -size -for the current process -is -.Dv UPAGES -long and ends at the virtual address 80000000(16). -.Pp -Writeability of these devices is controlled by the system -.Xr securelevel 7 . -.Sh FILES -.Bl -tag -width Pa -compact -.It /dev/mem -.It /dev/kmem -.El -.Sh SEE ALSO -.Xr securelevel 7 -.Sh HISTORY -The -.Pa /dev/mem -and -.Pa /dev/kmem -files appeared in -.At v6 . diff --git a/share/man/man4/man4.vax/mscpbus.4 b/share/man/man4/man4.vax/mscpbus.4 deleted file mode 100644 index 88ed6fe28bf..00000000000 --- a/share/man/man4/man4.vax/mscpbus.4 +++ /dev/null @@ -1,64 +0,0 @@ -.\" $OpenBSD: mscpbus.4,v 1.10 2008/03/31 12:43:41 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: March 31 2008 $ -.Dt MSCPBUS 4 vax -.Os -.Sh NAME -.Nm mscpbus -.Nd MSCP device bus -.Sh SYNOPSIS -.Cd "mscpbus* at uda?" -.Cd "mscpbus* at mtc?" -.Pp -.Cd "ra* at mscpbus? drive? # MSCP disk" -.Cd "rx* at mscpbus? drive? # MSCP floppy" -.Cd "mt* at mscpbus? drive? # MSCP tape" -.Sh DESCRIPTION -The -.Em mscpbus -system provides a uniform and modular system for the implementation -of drivers to control various MSCP devices. -When the system probes the -.Em MSCP -bus, it attaches any devices it finds to the appropriate -drivers. -.Sh SUPPORTED DEVICES -The following devices are supported on -.Nm : -.Pp -.Bl -tag -width mt(4) -compact -offset indent -.It Xr mt 4 -TM78/ TU-78 MASSBUS magtape interface -.It Xr ra 4 -MSCP disk controller interface -.It Xr rx 4 -DEC RX02 floppy disk interface -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr mtc 4 , -.Xr uda 4 diff --git a/share/man/man4/man4.vax/mt.4 b/share/man/man4/man4.vax/mt.4 deleted file mode 100644 index fba520f2b26..00000000000 --- a/share/man/man4/man4.vax/mt.4 +++ /dev/null @@ -1,94 +0,0 @@ -.\" $OpenBSD: mt.4,v 1.13 2015/09/10 15:16:43 schwarze Exp $ -.\" $NetBSD: mt.4,v 1.3 1996/03/03 17:13:52 thorpej Exp $ -.\" -.\" Copyright (c) 1980, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)mt.4 6.4 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: September 10 2015 $ -.Dt MT 4 vax -.Os -.Sh NAME -.Nm mt -.Nd TM78/TU-78 MASSBUS magtape interface -.Sh SYNOPSIS -.Cd "mt* at mscpbus? drive?" -.Sh DESCRIPTION -The TM78/TU-78 combination provides a standard tape drive -interface as described in -.Xr mtio 4 . -Only 1600 and 6250 BPI are supported; the TU-78 runs at 125 IPS -and autoloads tapes. -.Sh DIAGNOSTICS -.Bl -diag -.It mu0: no write ring. -An attempt was made to write on the tape drive -when no write ring was present; this message is written on the terminal of -the user who tried to access the tape. -.It mu0: not online. -An attempt was made to access the tape while it -was offline; this message is written on the terminal of the user -who tried to access the tape. -.It "mu0: can't change density in mid-tape." -An attempt was made to write -on a tape at a different density than is already recorded on the tape. -This message is written on the terminal of the user who tried to switch -the density. -.It "mu0: hard error bnN mbsr=... er=X ds=...." -A tape error occurred -at block -.Em bn ; -the mt error register and drive status register are -printed in octal with the bits symbolically decoded. -Any error is fatal on non-raw tape; when possible the driver will have retried -the operation which failed several times before reporting the error. -.It mu0: blank tape. -An attempt was made to read a blank tape (a tape without even -end-of-file marks). -.It mu0: offline. -During an i/o operation the device was set offline. -If a non-raw tape was used in the access it is closed. -.El -.Sh SEE ALSO -.Xr mt 1 , -.Xr intro 4 , -.Xr mscpbus 4 -.Sh HISTORY -The -.Nm -driver appeared in -.Bx 4.1 . -.Sh BUGS -If a physical error (non-data) occurs, -.Nm -may hang ungracefully. -.Pp -Because 800 BPI -tapes are not supported, the numbering of minor devices -is inconsistent with triple-density tape units. -Unit 0 is drive 0, 1600 BPI. diff --git a/share/man/man4/man4.vax/mtc.4 b/share/man/man4/man4.vax/mtc.4 deleted file mode 100644 index dd114e38465..00000000000 --- a/share/man/man4/man4.vax/mtc.4 +++ /dev/null @@ -1,69 +0,0 @@ -.\" $OpenBSD: mtc.4,v 1.9 2015/09/10 15:16:43 schwarze Exp $ -.\" $NetBSD: mtc.4,v 1.4 2001/04/11 19:23:01 wiz Exp $ -.\" -.\" Copyright (c) 1980, 1987, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)uda.4 6.6 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: September 10 2015 $ -.Dt MTC 4 vax -.Os -.Sh NAME -.Nm mtc -.Nd UNIBUS MSCP tape controller driver -.Sh SYNOPSIS -.Cd "mtc0 at uba? csr 0174500" -.Cd "mscpbus* at mtc?" -.Sh DESCRIPTION -The -.Nm -driver is for UNIBUS -tape controllers that use MSCP. -Among these controllers are: -.Pp -.Bl -tag -width Ds -offset indent -compact -.It DEC KLESI-U UNIBUS ctlr -.It DEC TK50 Q22 bus ctlr -.El -.Pp -The -.Nm -communicates with the host through -a packet protocol known as the Mass Storage Control Protocol (MSCP). -Consult the file -.In mscp/mscp.h -for a detailed description of this protocol. -.Sh SEE ALSO -.Xr intro 4 , -.Xr mscpbus 4 , -.Xr uba 4 -.Sh HISTORY -The -.Nm -driver appeared in -.Ox 2.1 . diff --git a/share/man/man4/man4.vax/ncr.4 b/share/man/man4/man4.vax/ncr.4 deleted file mode 100644 index a4f02b20077..00000000000 --- a/share/man/man4/man4.vax/ncr.4 +++ /dev/null @@ -1,51 +0,0 @@ -.\" $OpenBSD: ncr.4,v 1.8 2015/09/10 15:16:43 schwarze Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: September 10 2015 $ -.Dt NCR 4 vax -.Os -.Sh NAME -.Nm ncr -.Nd VAXstation 2000/3100 SCSI controller -.Sh SYNOPSIS -.Cd "ncr0 at vsbus0 csr 0x200c0080" -.Cd "ncr1 at vsbus0 csr 0x200c0180" -.Sh DESCRIPTION -The -.Nm -driver provides support for the -.Tn NCR -5380-based -SCSI host adapter -on the VAXstation 2000 and VAXstation 3100 series machines. -.Sh SEE ALSO -.Xr cd 4 , -.Xr ch 4 , -.Xr intro 4 , -.Xr scsi 4 , -.Xr sd 4 , -.Xr st 4 , -.Xr uk 4 diff --git a/share/man/man4/man4.vax/qe.4 b/share/man/man4/man4.vax/qe.4 deleted file mode 100644 index 976bcff5427..00000000000 --- a/share/man/man4/man4.vax/qe.4 +++ /dev/null @@ -1,61 +0,0 @@ -.\" $OpenBSD: qe.4,v 1.13 2015/12/08 13:35:37 tedu Exp $ -.\" $NetBSD: qe.4,v 1.3 1996/03/03 17:14:01 thorpej Exp $ -.\" -.\" Copyright (c) 1983, 1991 The Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)qe.4 6.4 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: December 8 2015 $ -.Dt QE 4 vax -.Os -.Sh NAME -.Nm qe -.Nd DEC DEQNA Q-bus Ethernet device -.Sh SYNOPSIS -.Cd "qe0 at uba? csr 0174440" -.Sh DESCRIPTION -The -.Nm qe -interface provides access to a 10 Mb/s Ethernet network through -the -.Tn DEC DEQNA -.Tn Q-bus -controller. -.Sh SEE ALSO -.Xr arp 4 , -.Xr inet 4 , -.Xr intro 4 , -.Xr netintro 4 , -.Xr uba 4 , -.Xr hostname.if 5 , -.Xr ifconfig 8 -.Sh HISTORY -The -.Nm -driver appeared in -.Bx 4.3 . diff --git a/share/man/man4/man4.vax/qsc.4 b/share/man/man4/man4.vax/qsc.4 deleted file mode 100644 index e906a6a0a73..00000000000 --- a/share/man/man4/man4.vax/qsc.4 +++ /dev/null @@ -1,70 +0,0 @@ -.\" $OpenBSD: qsc.4,v 1.3 2007/05/31 19:19:57 jmc Exp $ -.\" -.\" Copyright (c) 1980, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)dz.4 6.3 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: May 31 2007 $ -.Dt QSC 4 vax -.Os -.Sh NAME -.Nm qsc -.Nd SC26C94 quad UART controller -.Sh SYNOPSIS -.Cd "qsc0 at vxtbus0" -.Cd "lkkbd0 at qsc0 line 2" -.Cd "lkms0 at qsc0 line 3" -.Sh DESCRIPTION -The -.Nm -driver provides support for the SC26C94-driven serial ports on the -VXT2000 terminals. -.Pp -On these machines, line 0 is connected to the serial connector on the back, -while line 2 and line 3 are connected to the keyboard and mouse -connectors, which are driven by the -.Nm lkkbd -and -.Nm lkms -drivers, respectively. -Line 1 is not connected to anything. -.Sh FILES -.Bl -tag -width /dev/ttyb[0-3] -compact -.It Pa /dev/ttyb[0-3] -.El -.Sh DIAGNOSTICS -.Bl -diag -.It qsc%d line %d: receiver overrun -The 8 character input fifo has overflowed and incoming data has been lost. -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr lkkbd 4 , -.Xr lkms 4 , -.Xr tty 4 , -.Xr vxtbus 4 diff --git a/share/man/man4/man4.vax/ra.4 b/share/man/man4/man4.vax/ra.4 deleted file mode 100644 index 2b849e4d1ae..00000000000 --- a/share/man/man4/man4.vax/ra.4 +++ /dev/null @@ -1,139 +0,0 @@ -.\" $OpenBSD: ra.4,v 1.11 2015/02/15 22:26:45 bentley Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: February 15 2015 $ -.Dt RA 4 vax -.Os -.Sh NAME -.Nm ra -.Nd MSCP disk controller interface -.Sh SYNOPSIS -.Cd "ra* at mscpbus? drive?" -.Sh DESCRIPTION -The -.Nm -device provides access to MSCP disks such as: -RC25, RX50, RD51, RD52, RD53, RA60, RA80, and RA81. -.Sh FILES -.Bl -tag -width /dev/rraXXXXX -compact -.It Pa /dev/ra Ns Ar u Ns Ar p -block mode -.Tn MSCP -disk unit -.Ar u , -partition -.Ar p -.It Pa /dev/rra Ns Ar u Ns Ar p -raw mode -.Tn MSCP -disk unit -.Ar u , -partition -.Ar p -.El -.Sh DIAGNOSTICS -.Bl -diag -.It "ra0: don't have a partition table for ...; using (s,t,c)=(X,Y,Z)" -The controller found a drive whose media identifier (e.g. `RA 25') -does not have a default partition table. -A temporary partition -table containing only an `a' partition has been created covering -the entire disk, which has the indicated numbers of sectors per -track (s), tracks per cylinder (t), and total cylinders (c). -Give the pack a label with the -.Xr disklabel 8 -utility. -.It "ra0: drive will not come on line" -The drive will not come on line, probably because it is spun down. -This should be preceded by a message giving details as to why the -drive stayed off line. -.It "uda0: attempt to bring ra0 on line failed: `detail'" -The drive could not be brought on line. -The -.Em detail -message tells why. -.It "uda0: ra0: unknown type N" -The type index of the named drive is not known to the driver, so the -drive will be ignored. -.It "ra0: changed types! was X now Y" -A drive somehow changed from one kind to another, e.g., from an -.Tn RA80 -to an -.Tn RA60 . -The numbers printed are the encoded media identifiers (see -.In vax/mscp.h -for the encoding). -The driver believes the new type. -.It "ra0: uda0, unit N, size = N sectors" -The named drive is on the indicated controller as the given unit, -and has that many sectors of user-file area. -This is printed during configuration. -.It "ra0: bad block report: N" -The drive has reported the given block as bad. -If there are multiple bad blocks, the drive will report only the first; -in this case this message will be followed by `+ others'. -Get -.Tn DEC -to forward the -block with -.Tn EVRLK . -.It "ra0: bad lbn (N)?" -The drive has reported an invalid command error, probably due to an -invalid block number. -If the lbn value is very much greater than the -size reported by the drive, this is the problem. -It is probably due to an improperly configured partition table. -Other invalid commands indicate a bug in the driver, or hardware trouble. -.It "ra0: duplicate ONLINE ignored" -The drive has come on-line while already on-line. -This condition can probably be ignored (and has been). -.It "ra0: io done, but no buffer?" -Hardware trouble, or a bug; the drive has finished an I/O -request, -but the response has an invalid (zero) command reference number. -.It "ra0: bogus REPLACE end" -The drive has reported finishing a bad sector replacement, but the -driver never issues bad sector replacement commands. -The report is ignored. -This is likely a hardware problem. -.It "ra0: unknown opcode 0x%x status 0x%x ignored" -The drive has reported something that the driver cannot understand. -Perhaps -.Tn DEC -has been inventive, or perhaps your hardware is ill. -This is followed by a hex dump of the offending packet. -.It "ra0%c: hard error %sing fsbn N [of X-Y] (ra0 bn N cn N tn N sn N)." -An unrecoverable error occurred during transfer of the specified -filesystem block number(s), -which are logical block numbers on the indicated partition. -If the transfer involved multiple blocks, the block range is printed as well. -The parenthesized fields list the actual disk sector number -relative to the beginning of the drive, -as well as the cylinder, track and sector number of the block. -.El -.Sh SEE ALSO -.Xr mscpbus 4 , -.Xr uda 4 diff --git a/share/man/man4/man4.vax/rx.4 b/share/man/man4/man4.vax/rx.4 deleted file mode 100644 index fd47894d2ce..00000000000 --- a/share/man/man4/man4.vax/rx.4 +++ /dev/null @@ -1,157 +0,0 @@ -.\" $OpenBSD: rx.4,v 1.18 2015/09/10 15:16:43 schwarze Exp $ -.\" $NetBSD: rx.4,v 1.3 1996/03/03 17:14:03 thorpej Exp $ -.\" -.\" Copyright (c) 1983, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)rx.4 6.2 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: September 10 2015 $ -.Dt RX 4 vax -.Os -.Sh NAME -.Nm rx -.Nd DEC RX02 floppy disk interface -.Sh SYNOPSIS -.Cd "rx* at mscpbus? drive?" -.Sh DESCRIPTION -The -.Nm rx -device provides access to a DEC RX02 floppy disk -unit with M8256 interface module (RX211 configuration). -The RX02 uses 8-inch, single-sided, soft-sectored floppy -disks (with pre-formatted industry-standard headers) in -either single or double density. -.Pp -Floppy disks handled by the RX02 contain 77 tracks, each with 26 -sectors (for a total of 2,002 sectors). -The sector size is 128 bytes for single density, 256 bytes for double density. -Single density disks are compatible with the RX01 -floppy disk unit and with IBM 3740 Series Diskette 1 systems. -.Pp -In addition to normal (`block' and `raw') I/O, the driver supports -formatting of disks for either density and -the ability to invoke a 2 for 1 interleaved sector mapping -compatible with the DEC operating system RT-11. -.Pp -The minor device number is interpreted as follows: -.Bl -column "Other" "Description" -offset indent -.It Sy Bit Ta Sy Description -.It 0 Ta "Sector interleaving (1 disables interleaving)" -.It 1 Ta "Logical sector 1 is on track 1 (0 no, 1 yes)" -.It 2 Ta "Not used, reserved" -.It Other Ta "Drive number" -.El -.Pp -The two drives in a single RX02 unit are treated as -two disks attached to a single controller. -Thus, if there are two RX02's on a system, the drives on the first RX02 are -.Dq Li rx0 -and -.Dq Li rx1 , -while the drives on the second are -.Dq Li rx2 -and -.Dq Li rx3 . -.Pp -When the device is opened, the density of the disk -currently in the drive is automatically determined. -If there is no floppy in the device, open will fail. -.Pp -Even though the storage capacity on a floppy disk is quite -small, it is possible to make filesystems on -double density disks. -For example, the following command -makes a file system on the double density disk in rx0 with -436 kbytes available for file storage: -.Bd -literal -offset indent -# newfs /dev/rrx0c -s 1001 -b 4096 -f 512 -c 32 -m 0 -.Ed -.Pp -Using -.Xr tar 1 -gives a more efficient utilization of the available -space for file storage. -Single density diskettes do not provide sufficient storage capacity to -hold file systems. -.Sh FILES -.Bl -tag -width /dev/rx?xx -compact -.It Pa /dev/rx? -.It Pa /dev/rrx?[a-d] -.El -.Sh DIAGNOSTICS -.Bl -diag -.It "rx0: hard error, trk N psec N cs=..., db=..., err=X, X, X, X." -An unrecoverable error was encountered. -The track and physical sector numbers, the device registers and the -extended error status are displayed. -.It rx0: state N (reset). -The driver entered a bogus state. -This should not happen. -.El -.Sh ERRORS -The following errors may be returned by the driver: -.Bl -tag -width [ENODEV] -.It Bq Er ENODEV -Drive not ready; usually because no disk is in the drive or -the drive door is open. -.It Bq Er ENXIO -Nonexistent drive (on open); -offset is too large or not on a sector boundary or -byte count is not a multiple of the sector size (on read or write); -or bad (undefined) ioctl code. -.It Bq Er EIO -A physical error other than -.Dq not ready , -probably bad media or unknown format. -.It Bq Er EBUSY -Drive has been opened for exclusive access. -.It Bq Er EBADF -No write access (on format), or wrong density; the latter -can only happen if the disk is changed without -.Em closing -the device -(i.e., calling -.Xr close 2 ) . -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr mscpbus 4 , -.Xr newfs 8 -.Sh HISTORY -The -.Nm -driver appeared in -.Bx 4.2 . -.Sh BUGS -A floppy may not be formatted if the -header info on sector 1, track 0 has been damaged. -Hence, it is not possible to format completely degaussed disks or disks with -other formats than the two known by the hardware. -.Pp -If the drive subsystem is powered down when the machine is booted, the -controller won't interrupt. diff --git a/share/man/man4/man4.vax/sii.4 b/share/man/man4/man4.vax/sii.4 deleted file mode 100644 index 257930c56ac..00000000000 --- a/share/man/man4/man4.vax/sii.4 +++ /dev/null @@ -1,41 +0,0 @@ -.\" $OpenBSD: sii.4,v 1.3 2012/08/14 01:08:19 dlg Exp $ -.\" -.\" Copyright (c) 2008 Miodrag Vallat. -.\" -.\" Permission to use, copy, modify, and distribute this software for any -.\" purpose with or without fee is hereby granted, provided that the above -.\" copyright notice and this permission notice appear in all copies. -.\" -.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.\" -.Dd $Mdocdate: August 14 2012 $ -.Dt SII 4 vax -.Os -.Sh NAME -.Nm sii -.Nd SII DSSI and SCSI controller -.Sh SYNOPSIS -.Cd "sii* at fwio?" -.Sh DESCRIPTION -The -.Nm -driver supports the SII controller, found on the I/O module on -VAXstation 35x0 and 38x0 series. -The SII controller can act as a DSSI or a SCSI controller, but not both. -Only SCSI operation is supported under -.Ox . -.Sh SEE ALSO -.Xr cd 4 , -.Xr ch 4 , -.Xr fwio 4 , -.Xr intro 4 , -.Xr scsi 4 , -.Xr sd 4 , -.Xr st 4 , -.Xr uk 4 diff --git a/share/man/man4/man4.vax/smg.4 b/share/man/man4/man4.vax/smg.4 deleted file mode 100644 index bd9bbd4c881..00000000000 --- a/share/man/man4/man4.vax/smg.4 +++ /dev/null @@ -1,70 +0,0 @@ -.\" $OpenBSD: smg.4,v 1.8 2008/03/31 12:43:41 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: March 31 2008 $ -.Dt SMG 4 vax -.Os -.Sh NAME -.Nm smg -.Nd Small Monochrome Graphics frame buffer -.Sh SYNOPSIS -.Cd "smg0 at vsbus0 csr 0x200f0000" -.Cd "wsdisplay* at smg?" -.Sh DESCRIPTION -The -.Nm -is a monochrome frame buffer found on-board most VAXstation 3100 systems. -.Pp -The -.Nm -driver interfaces the frame buffer with the -.Xr wscons 4 -console framework. -It does not provide direct device driver entry points -but makes its functions available via the internal -.Xr wsdisplay 4 -interface. -.Pp -When a color option board (either a -.Xr gpx 4 -or a spx frame buffer) is installed, the -.Nm -driver will not attach by default, since the color option takes over the -video connector on the back of the system. -However, the output signal pins are independent, and it is possible to -connect a monochrome video cable even if a color option board is installed. -To force the -.Nm -driver to attach in this case, change the device flags to 1. -It will however not be possible to use the monochrome frame buffer -as the -.Ox -console in this case. -.Sh SEE ALSO -.Xr intro 4 , -.Xr vsbus 4 , -.Xr wscons 4 , -.Xr wsdisplay 4 diff --git a/share/man/man4/man4.vax/uba.4 b/share/man/man4/man4.vax/uba.4 deleted file mode 100644 index f79132d8c97..00000000000 --- a/share/man/man4/man4.vax/uba.4 +++ /dev/null @@ -1,60 +0,0 @@ -.\" $OpenBSD: uba.4,v 1.14 2011/07/06 18:32:58 miod Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: July 6 2011 $ -.Dt UBA 4 vax -.Os -.Sh NAME -.Nm uba -.Nd UNIBUS/Q-bus controller -.Sh SYNOPSIS -.Cd "uba0 at ibus0" -.Cd "uba0 at mbus0 mid 0 " Pq "VAXstation 35x0 and 38x0" -.Sh DESCRIPTION -The -.Nm uba -driver supports UNIBUS and Q-bus controllers found -on many VAX systems. -.Sh SUPPORTED DEVICES -The following devices are supported on -.Nm : -.Pp -.Bl -tag -width mtc(4) -compact -offset indent -.It Xr de 4 -DEC DEUNA/DELUA Ethernet device -.It Xr dhu 4 -DHU-11/DHV-11 communications multiplexer -.It Xr dz 4 -DZ-11 multiplexer device interface -.It Xr mtc 4 -UNIBUS MSCP tape controller driver -.It Xr qe 4 -DEC DEQNA Q-bus Ethernet device -.It Xr uda 4 -UDA50 disk controller interface -.El -.Sh SEE ALSO -.Xr intro 4 diff --git a/share/man/man4/man4.vax/uda.4 b/share/man/man4/man4.vax/uda.4 deleted file mode 100644 index 4bf2ab59386..00000000000 --- a/share/man/man4/man4.vax/uda.4 +++ /dev/null @@ -1,496 +0,0 @@ -.\" $OpenBSD: uda.4,v 1.24 2015/09/10 15:16:43 schwarze Exp $ -.\" $NetBSD: uda.4,v 1.3 1996/03/03 17:14:10 thorpej Exp $ -.\" -.\" Copyright (c) 1980, 1987, 1991 Regents of the University of California. -.\" 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" from: @(#)uda.4 6.6 (Berkeley) 3/27/91 -.\" -.Dd $Mdocdate: September 10 2015 $ -.Dt UDA 4 vax -.Os -.Sh NAME -.Nm uda -.Nd UDA50 disk controller interface -.Sh SYNOPSIS -.Cd "uda0 at uba? csr 0172150" -.Cd "uda1 at uba? csr 0160334" -.Cd "mscpbus* at uda?" -.Sh DESCRIPTION -This is a driver for the DEC UDA50 disk controller and other -compatible controllers. -The UDA50 communicates with the host through -a packet protocol known as the Mass Storage Control Protocol (MSCP). -Consult the file -.In vax/mscp.h -for a detailed description of this protocol. -.Pp -The -.Nm uda -driver -is a typical block-device disk driver; see -.Xr physio 9 -for a description of block I/O. -The script -.Xr MAKEDEV 8 -should be used to create the -.Nm uda -special files; should a special -file need to be created by hand, consult -.Xr mknod 8 . -.Pp -The -.Dv MSCP_PARANOIA -option enables runtime checking on all transfer completion responses -from the controller. -This increases disk I/O -overhead and may -be undesirable on slow machines, but is otherwise recommended. -.Pp -The first sector of each disk contains both a first-stage bootstrap program -and a disk label containing geometry information and partition layouts (see -.Xr disklabel 5 ) . -This sector is normally write-protected, and disk-to-disk copies should -avoid copying this sector. -The label may be updated with -.Xr disklabel 8 , -which can also be used to write-enable and write-disable the sector. -The next 15 sectors contain a second-stage bootstrap program. -.Sh DISK SUPPORT -During autoconfiguration, -as well as when a drive is opened after all partitions are closed, -the first sector of the drive is examined for a disk label. -If a label is found, the geometry of the drive and the partition tables -are taken from it. -If no label is found, -the driver configures the type of each drive when it is first -encountered. -A default partition table in the driver is used for each type -of disk when a pack is not labelled. -The origin and size (in sectors) of the default pseudo-disks on each -drive are shown below. -Not all partitions begin on cylinder boundaries, as on other drives, -because previous drivers used one partition table for all drive types. -Variants of the partition tables are common; check the driver and the file -.Pa /etc/disktab -.Pq Xr disktab 5 -for other possibilities. -.Pp -Special file names begin with -.Ql ra -and -.Ql rra -for the block and character files respectively. -The second component of the name, a drive unit number in the range of zero to -seven, is represented by a -.Ql \&? -in the disk layouts below. -The last component of the name is the file system partition designated -by a letter from -.Ql a -to -.Ql h -and which corresponds to a minor device number set: zero to seven, -eight to 15, 16 to 23 and so forth for drive zero, drive two and drive -three respectively (see -.Xr physio 9 ) . -The location and size (in sectors) of the partitions: -.Pp -RA60 partitions -.Bl -column "disk" "start" "length" -offset indent -compact -.It Sy "disk" Ta Sy "start" Ta Sy "length" -.It ra?a Ta 0 Ta 15884 -.It ra?b Ta 15884 Ta 33440 -.It ra?c Ta 0 Ta 400176 -.It ra?d Ta 49324 Ta 82080 Ta "same as 4.2BSD ra?g" -.It ra?e Ta 131404 Ta 268772 Ta "same as 4.2BSD ra?h" -.It ra?f Ta 49324 Ta 350852 -.It ra?g Ta 242606 Ta 157570 -.It ra?h Ta 49324 Ta 193282 -.El -.Pp -RA70 partitions -.Bl -column "disk" "start" "length" -offset indent -compact -.It Sy "disk" Ta Sy "start" Ta Sy "length" -.It ra?a Ta 0 Ta 15884 -.It ra?b Ta 15972 Ta 33440 -.It ra?c Ta 0 Ta 547041 -.It ra?d Ta 34122 Ta 15884 -.It ra?e Ta 357192 Ta 55936 -.It ra?f Ta 413457 Ta 133584 -.It ra?g Ta 341220 Ta 205821 -.It ra?h Ta 49731 Ta 29136 -.El -.Pp -RA80 partitions -.Bl -column "disk" "start" "length" -offset indent -compact -.It Sy "disk" Ta Sy "start" Ta Sy "length" -.It ra?a Ta 0 Ta 15884 -.It ra?b Ta 15884 Ta 33440 -.It ra?c Ta 0 Ta 242606 -.It ra?e Ta 49324 Ta 193282 Ta "same as old Berkeley ra?g" -.It ra?f Ta 49324 Ta 82080 Ta "same as 4.2BSD ra?g" -.It ra?g Ta 49910 Ta 192696 -.It ra?h Ta 131404 Ta 111202 Ta "same as 4.2BSD" -.El -.Pp -RA81 partitions -.Bl -column "disk" "start" "length" -offset indent -compact -.It Sy "disk" Ta Sy "start" Ta Sy "length" -.It ra?a Ta 0 Ta 15884 -.It ra?b Ta 16422 Ta 66880 -.It ra?c Ta 0 Ta 891072 -.It ra?d Ta 375564 Ta 15884 -.It ra?e Ta 391986 Ta 307200 -.It ra?f Ta 699720 Ta 191352 -.It ra?g Ta 375564 Ta 515508 -.It ra?h Ta 83538 Ta 291346 -.El -.Pp -RA81 partitions with 4.2BSD-compatible partitions -.Bl -column "disk" "start" "length" -offset indent -compact -.It Sy "disk" Ta Sy "start" Ta Sy "length" -.It ra?a Ta 0 Ta 15884 -.It ra?b Ta 16422 Ta 66880 -.It ra?c Ta 0 Ta 891072 -.It ra?d Ta 49324 Ta 82080 Ta "same as 4.2BSD ra?g" -.It ra?e Ta 131404 Ta 759668 Ta "same as 4.2BSD ra?h" -.It ra?f Ta 412490 Ta 478582 Ta "same as 4.2BSD ra?f" -.It ra?g Ta 375564 Ta 515508 -.It ra?h Ta 83538 Ta 291346 -.El -.Pp -RA82 partitions -.Bl -column "disk" "start" "length" -offset indent -compact -.It Sy "disk" Ta Sy "start" Ta Sy "length" -.It ra?a Ta 0 Ta 15884 -.It ra?b Ta 16245 Ta 66880 -.It ra?c Ta 0 Ta 1135554 -.It ra?d Ta 375345 Ta 15884 -.It ra?e Ta 391590 Ta 307200 -.It ra?f Ta 669390 Ta 466164 -.It ra?g Ta 375345 Ta 760209 -.It ra?h Ta 83790 Ta 291346 -.El -.Pp -The ra?a partition is normally used for the root file system, the ra?b -partition as a paging area, and the ra?c partition for pack-pack -copying (it maps the entire disk). -.Sh FILES -.Bl -tag -width /dev/rra[0-9][a-p] -compact -.It Pa /dev/ra[0-9][a-p] -.It Pa /dev/rra[0-9][a-p] -.El -.Sh DIAGNOSTICS -.Bl -diag -.It "panic: udaslave" -No command packets were available while the driver was looking -for disk drives. -The controller is not extending enough credits to use the drives. -.It "uda0: no response to Get Unit Status request" -A disk drive was found, but did not respond to a status request. -This is either a hardware problem or someone pulling unit number -plugs very fast. -.It "uda0: unit N off line" -While searching for drives, the controller found one that -seems to be manually disabled. -It is ignored. -.It "uda0: unable to get unit status" -Something went wrong while trying to determine the status of -a disk drive. -This is followed by an error detail. -.It "uda0: unit N, next X" -This probably never happens, but I wanted to know if it did. -I have no idea what one should do about it. -.It "uda0: cannot handle unit number N (max is X)" -The controller found a drive whose unit number is too large. -Valid unit numbers are those in the range [0..7]. -.It "uda0: uballoc map failed" -UNIBUS resource map allocation failed during initialization. -This can only happen if you have 496 devices on a UNIBUS. -.It "uda0: timeout during init" -The controller did not initialize within ten seconds. -A hardware problem, but it sometimes goes away if you try again. -.It "uda0: init failed, sa=..." -The controller refused to initialize. -.It "uda0: controller hung" -The controller never finished initialization. -Retrying may sometimes fix it. -.It "uda0: still hung" -When the controller hangs, the driver occasionally tries to reinitialize -it. -This means it just tried, without success. -.It "uda0: command ring too small" -If you increase -.Dv NCMDL2 , -you may see a performance improvement. -(See -.Pa /sys/arch/vax/mscp/mscpreg.h . ) -.It "uda0: controller error, sa=0%o (...)" -The controller reported an error. -The error code is printed in -octal, along with a short description if the code is known (see the -.%T UDA50 Maintenance Guide , -DEC part number AA-M185B-TC, pp. 18-22). -If this occurs during normal -operation, the driver will reset it and retry pending I/O. -If -it occurs during configuration, the controller may be ignored. -.It "uda0: stray intr" -The controller interrupted when it should have stayed quiet. -The interrupt has been ignored. -.It "uda0: init step N failed, sa=..." -The controller reported an error during the named initialization step. -The driver will retry initialization later. -.It "uda0: version X model Y" -An informational message giving the revision level of the controller. -.It "uda0: DMA burst size set to N" -An informational message showing the DMA burst size, in words. -.It "uda0: SETCTLRC failed: `detail'" -The Set Controller Characteristics command (the last part of the -controller initialization sequence) failed. -The -.Em detail -message tells why. -.It "uda0: attempt to bring ra0 on line failed: `detail'" -The drive could not be brought on line. -The -.Em detail -message tells why. -.It "uda0: ra0: unknown type N" -The type index of the named drive is not known to the driver, so the -drive will be ignored. -.It "uda0: attempt to get status for ra0 failed: `detail'" -A status request failed. -The -.Em detail -message should tell why. -.It "panic: udareplace" -The controller reported completion of a REPLACE operation. -The driver never issues any REPLACE operations, so something is wrong. -.It "panic: udabb" -The controller reported completion of bad block related I/O. -The -driver never issues any such, so something is wrong. -.It "uda0: lost interrupt" -The controller has gone out to lunch, and is being reset to try to bring -it back. -.It "panic: mscp_go: AEB_MAX_BP too small" -You defined -.Dv AVOID_EMULEX_BUG -and increased -.Dv NCMDL2 -and Emulex has -new firmware. -Raise -.Dv AEB_MAX_BP -or turn off -.Dv AVOID_EMULEX_BUG . -.It "uda0: unit N: unknown message type 0xXXX ignored" -The controller responded with a mysterious message type. -See -.Pa /sys/vax/mscp.h -for a list of known message types. -This is probably a controller hardware problem. -.It "uda0: unit N out of range" -The disk drive unit number (the unit plug) is higher than the -maximum number the driver allows (currently 7). -.It "uda0: unit N not configured, message ignored" -The named disk drive has announced its presence to the controller, -but was not, or cannot now be, configured into the running system. -.Em Message -is one of `available attention' (an `I am here' message) or -`stray response op 0xXXXX status 0xXXXX' (anything else). -.It "Emulex SC41/MS screwup: uda0, got N correct, then changed 0xXXXX to 0xYYYY" -You turned on -.Dv AVOID_EMULEX_BUG , -and the driver successfully -avoided the bug. -The number of correctly handled requests is -reported, along with the expected and actual values relating to -the bug being avoided. -.It "panic: unrecoverable Emulex screwup" -You turned on -.Dv AVOID_EMULEX_BUG , -but Emulex was too clever and -avoided the avoidance. -Try turning on -.Dv MSCP_PARANOIA -instead. -.It "uda0: bad response packet ignored" -You turned on -.Dv MSCP_PARANOIA , -and the driver caught the controller in -a lie. -The lie has been ignored, and the controller will soon be -reset (after a `lost' interrupt). -This is followed by a hex dump of the offending packet. -.It "uda0: ... error datagram" -The controller has reported some kind of error, either `hard' -(unrecoverable) or `soft' (recoverable). -If the controller is going on -(attempting to fix the problem), this message includes the remark -`(continuing)'. -Emulex controllers wrongly claim that all soft errors -are hard errors. -This message may be followed by -one of the following 5 messages, depending on its type, and will always -be followed by a failure detail message (also listed below). -.Bd -filled -offset indent -.Bl -diag -.It memory addr 0x%x -A host memory access error; this is the address that could not be -read. -.It "unit N: level N retry N, ... N" -A typical disk error; the retry count and error recovery levels are -printed, along with the block type (`lbn', or logical block; or `rbn', -or replacement block) and number. -If the string is something else, DEC -has been clever, or your hardware has gone to Australia for vacation -(unless you live there; then it might be in New Zealand, or Brazil). -.It unit N: ... N -Also a disk error, but an `SDI' error, whatever that is. -.Po -I doubt it has anything to do with Ronald Reagan. -.Pc -This lists the block type (`lbn' or `rbn') and number. -This is followed by a second -message indicating a microprocessor error code and a front panel code. -These latter codes are drive-specific, and are intended to -be used by field service as an aid in locating failing hardware. -The codes for RA81s can be found in the -.%T RA81 Maintenance Guide , -DEC order number AA-M879A-TC, in appendices E and F. -.It "unit N: small disk error, cyl N" -Yet another kind of disk error, but for small disks. -.Po -.Do -That's what it says, guv'nor. -Dunnask me what it means. -.Dc -.Pc -.It "unit N: unknown error, format 0x%x" -A mysterious error: the given format code is not known. -.El -.Ed -.Pp -The detail messages are as follows: -.Bd -filled -offset indent -.Bl -diag -.It success (...) (code 0, subcode N) -Everything worked, but the controller thought it would let you know -that something went wrong. -No matter what subcode, this can probably -be ignored. -.It "invalid command (...) (code 1, subcode N)" -This probably cannot occur unless the hardware is out; ... should be -`invalid msg length', meaning some command was too short or too long. -.It "command aborted (unknown subcode) (code 2, subcode N)" -This should never occur, as the driver never aborts commands. -.It "unit offline (...) (code 3, subcode N)" -The drive is offline, either because it is not around (`unknown -drive'), stopped (`not mounted'), out of order (`inoperative'), has the -same unit number as some other drive (`duplicate'), or has been -disabled for diagnostics (`in diagnosis'). -.It "unit available (unknown subcode) (code 4, subcode N)" -The controller has decided to report a perfectly normal event as -an error. -(Why?) -.It "media format error (...) (code 5, subcode N)" -The drive cannot be used without reformatting. -The Format Control -Table cannot be read (`fct unread - edc'), there is a bad sector -header (`invalid sector header'), the drive is not set for 512-byte -sectors (`not 512 sectors'), the drive is not formatted (`not formatted'), -or the FCT has an uncorrectable ECC error (`fct ecc'). -.It "write protected (...) (code 6, subcode N)" -The drive is write protected, either by the front panel switch -(`hardware') or via the driver (`software'). -The driver never sets software write protect. -.It "compare error (unknown subcode) (code 7, subcode N)" -A compare operation showed some sort of difference. -The driver never uses compare operations. -.It "data error (...) (code 7, subcode N)" -Something went wrong reading or writing a data sector. -A `forced -error' is a software-asserted error used to mark a sector that contains -suspect data. -Rewriting the sector will clear the forced error. -This is normally set only during bad block replacement, and the driver does -no bad block replacement, so these should not occur. -A `header compare' error probably means the block is shot. -A `sync timeout' presumably has something to do with sector synchronisation. -An `uncorrectable ecc' error is an ordinary data error that cannot -be fixed via ECC logic. -A `N symbol ecc' error is a data error -that can be (and presumably has been) corrected by the ECC logic. -It might indicate a sector that is imperfect but usable, or that -is starting to go bad. -If any of these errors recur, the sector -may need to be replaced. -.It "host buffer access error (...) (code N, subcode N)" -Something went wrong while trying to copy data to or from the host -(Vax). -The subcode is one of `odd xfer addr', `odd xfer count', -`non-exist. memory', or `memory parity'. -The first two could be a -software glitch; the last two indicate hardware problems. -.It controller error (...) (code N, subcode N) -The controller has detected a hardware error in itself. -A `serdes overrun' is a serialiser / deserialiser overrun; `edc' -probably stands for `error detection code'; and `inconsistent -internal data struct' is obvious. -.It "drive error (...) (code N, subcode N)" -Either the controller or the drive has detected a hardware error -in the drive. -I am not sure what an `sdi command timeout' is, but -these seem to occur benignly on occasion. -A `ctlr detected protocol' -error means that the controller and drive do not agree on a protocol; -this could be a cabling problem, or a version mismatch. -A `positioner' -error means the drive seek hardware is ailing; `lost rd/wr ready' -means the drive read/write logic is sick; and `drive clock dropout' -means that the drive clock logic is bad, or the media is hopelessly -scrambled. -I have no idea what `lost recvr ready' means. -A `drive detected error' is a catch-all for drive hardware trouble; `ctlr -detected pulse or parity' errors are often caused by cabling problems. -.El -.Ed -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr mscpbus 4 , -.Xr uba 4 , -.Xr disklabel 5 , -.Xr disklabel 8 -.Sh HISTORY -The -.Nm -driver appeared in -.Bx 4.2 . diff --git a/share/man/man4/man4.vax/vsaudio.4 b/share/man/man4/man4.vax/vsaudio.4 deleted file mode 100644 index a32792882ba..00000000000 --- a/share/man/man4/man4.vax/vsaudio.4 +++ /dev/null @@ -1,55 +0,0 @@ -.\" $OpenBSD: vsaudio.4,v 1.2 2011/09/03 21:49:53 jmc Exp $ -.\" -.\" Copyright (c) 2011 Miodrag Vallat. -.\" -.\" Permission to use, copy, modify, and distribute this software for any -.\" purpose with or without fee is hereby granted, provided that the above -.\" copyright notice and this permission notice appear in all copies. -.\" -.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.\" -.Dd $Mdocdate: September 3 2011 $ -.Dt VSAUDIO 4 vax -.Os -.Sh NAME -.Nm vsaudio -.Nd VAXstation audio device -.Sh SYNOPSIS -.Cd "vsaudio0 at vsbus0 csr 0x200d0000" Pq "VAXstation 4000/60 and VLC" -.Cd "vsaudio0 at vsbus0 csr 0x26800000" Pq "VAXstation 4000/90" -.Cd "audio* at vsaudio?" -.Sh DESCRIPTION -The -.Nm -driver supports the onboard audio device found on VAXstation 4000 systems, -based upon the -.Tn AMD -AM79C30A -Digital Subscriber Controller -chip. -.Pp -On all VAXstation systems but the VLC, audio output is routed either to the -internal speaker, or to the RJ-11 phone jack on the front of the machine. -The output device is selected with the phone/speaker switch next to the -phone jack; there is no way for software to select the output device. -.Pp -The VAXstation VLC has no internal speaker and can only output to the RJ-11 -phone jack connector on the right side of the machine. -.Pp -There is no input source connected to the -.Nm -device, therefore audio recording is not supported. -.Pp -The -.Nm -driver only supports 8-bit, 8KHz monaural mu-law output. -.Sh SEE ALSO -.Xr audio 4 , -.Xr intro 4 , -.Xr vsbus 4 diff --git a/share/man/man4/man4.vax/vsbus.4 b/share/man/man4/man4.vax/vsbus.4 deleted file mode 100644 index 6fcafa73e18..00000000000 --- a/share/man/man4/man4.vax/vsbus.4 +++ /dev/null @@ -1,68 +0,0 @@ -.\" $OpenBSD: vsbus.4,v 1.16 2011/09/03 21:49:53 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: September 3 2011 $ -.Dt VSBUS 4 vax -.Os -.Sh NAME -.Nm vsbus -.Nd VAXstation bus -.Sh SYNOPSIS -.Cd "vsbus0 at mainbus0" -.Sh DESCRIPTION -The -.Nm vsbus -driver supports the internal I/O bus found on VAXstation 3100 and -4000 class systems, MicroVAX 3100 class systems, and VAX 4000 100 -class systems. -.Sh SUPPORTED DEVICES -The following devices are supported on -.Nm : -.Pp -.Bl -tag -width "vsaudio(4)" -compact -offset indent -.It Xr asc 4 -VAXstation 4000 SCSI controller -.It Xr dz 4 -DZ-11 multiplexer device interface -.It Xr gpx 4 -GPX color frame buffer -.It Xr lcg 4 -Low-Cost Graphics color frame buffer -.It Xr lcspx 4 -Low-Cost SPX color frame buffer -.It Xr le 4 -AMD LANCE Ethernet device -.It Xr ncr 4 -VAXstation 2000/3100 SCSI controller -.It Xr smg 4 -Small Monochrome Graphics frame buffer -.It Xr vsaudio 4 -VAXstation audio device -.It Xr ze 4 -SGEC Ethernet device -.El -.Sh SEE ALSO -.Xr intro 4 diff --git a/share/man/man4/man4.vax/vxtbus.4 b/share/man/man4/man4.vax/vxtbus.4 deleted file mode 100644 index aa31fb14ef0..00000000000 --- a/share/man/man4/man4.vax/vxtbus.4 +++ /dev/null @@ -1,53 +0,0 @@ -.\" $OpenBSD: vxtbus.4,v 1.4 2008/03/31 12:43:41 jmc Exp $ -.\" -.\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) -.\" 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. -.\" -.\" 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 $Mdocdate: March 31 2008 $ -.Dt VXTBUS 4 vax -.Os -.Sh NAME -.Nm vxtbus -.Nd VXT2000 bus -.Sh SYNOPSIS -.Cd "vxtbus0 at mainbus0" -.Sh DESCRIPTION -The -.Nm -driver is an abstraction for the internal I/O bus found on the VXT2000 -terminal. -.Sh SUPPORTED DEVICES -The following devices are supported on -.Nm : -.Pp -.Bl -tag -width 8n -compact -offset indent -.It Xr lcspx 4 -Low-Cost SPX color frame buffer -.It Xr qsc 4 -SC26C94 quad UART controller -.It Xr ze 4 -SGEC Ethernet device -.El -.Sh SEE ALSO -.Xr intro 4 diff --git a/share/man/man4/man4.vax/ze.4 b/share/man/man4/man4.vax/ze.4 deleted file mode 100644 index 393b0306894..00000000000 --- a/share/man/man4/man4.vax/ze.4 +++ /dev/null @@ -1,57 +0,0 @@ -.\" $OpenBSD: ze.4,v 1.11 2007/05/31 19:19:57 jmc Exp $ -.\" -.\" Copyright (c) 2000 Brandon Creighton -.\" -.\" 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. -.\" -.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED -.\" WARRANTIES, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -.\" IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS 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 $Mdocdate: May 31 2007 $ -.Dt ZE 4 vax -.Os -.Sh NAME -.Nm ze -.Nd SGEC Ethernet device -.Sh SYNOPSIS -.Cd "ze* at ibus? " Pq "MicroVAX, VAX 4000" -.Cd "ze* at vsbus0 csr 0x20008000 " Pq "VAXstation onboard" -.Cd "ze* at vxtbus0 " Pq "VXT2000" -.Sh DESCRIPTION -The -.Nm -interface provides access to the 10 Mb/s -.Tn Ethernet -network through the DEC Second Generation Ethernet Chip (SGEC) chipset. -.Pp -Different machine configurations have varying types of connectors. -The following types can be found: -.Bl -tag -width 10n -.It AUI/DIX -15-pin connector (10base5) -.It BNC -RG58 connector (10base2) -.El -.Sh SEE ALSO -.Xr arp 4 , -.Xr ifmedia 4 , -.Xr intro 4 , -.Xr netintro 4 , -.Xr hostname.if 5 , -.Xr ifconfig 8 diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile index 4dddf93f893..4254a06ef08 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.90 2016/02/28 15:46:18 naddy Exp $ +# $OpenBSD: Makefile,v 1.91 2016/03/09 16:28:47 deraadt Exp $ # $NetBSD: Makefile,v 1.13 1996/03/28 21:36:40 mark Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 @@ -16,7 +16,7 @@ MLINKS+=rc.conf.8 rc.conf.local.8 SUBDIR= man8.alpha man8.amd64 man8.armish man8.armv7 \ man8.hppa man8.hppa64 man8.i386 man8.landisk \ man8.loongson man8.luna88k man8.macppc \ - man8.octeon man8.sgi man8.socppc man8.sparc man8.sparc64 man8.vax \ + man8.octeon man8.sgi man8.socppc man8.sparc man8.sparc64 \ man8.zaurus .include <bsd.prog.mk> diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 deleted file mode 100644 index 2f972920743..00000000000 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ /dev/null @@ -1,216 +0,0 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.70 2015/10/23 15:18:01 claudio Exp $ -.\" -.\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. -.\" generated from: -.\" -.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.54 2015/10/23 15:14:12 claudio Exp -.\" OpenBSD: MAKEDEV.common,v 1.79 2015/10/23 15:14:11 claudio Exp -.\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado Exp -.\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp -.\" -.\" Copyright (c) 2004, Miodrag Vallat -.\" Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org> -.\" -.\" Permission to use, copy, modify, and distribute this software for any -.\" purpose with or without fee is hereby granted, provided that the above -.\" copyright notice and this permission notice appear in all copies. -.\" -.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.\" -.Dd $Mdocdate: October 23 2015 $ -.Dt MAKEDEV 8 vax -.Os -.Sh NAME -.Nm MAKEDEV -.Nd create system and device special files -.Sh SYNOPSIS -.Nm MAKEDEV -.Ar name ... -.Sh DESCRIPTION -The shell script -.Nm , -found in the -.Pa /dev -directory, is used to create various special files. -See -.Xr intro 4 -for a more complete discussion of special files. -.Pp -.Nm -takes any number of device names as arguments, where the names are -the common abbreviation for the device or group of devices. -.Pp -Where a device name is followed by a star -.Sq * , -the star must be replaced by a unit number. -If units are expected for a device but not provided, -.Nm -will supply the standard numbers in most cases. -.Pp -The vax supports the following devices: -.Pp -.Sy Special device names -.Bl -tag -width tenletters -compact -.It Ar all -Creates special files for all devices on vax. -.It Ar ramdisk -Ramdisk kernel devices. -.It Ar std -Creates the -.Sq standard -devices (console, klog, kmem, ksyms, mem, null, -stderr, stdin, stdout, tty, zero) -which are absolutely necessary for the system to function properly. -.It Ar local -Creates configuration-specific devices, by invoking the shell file -.Pa MAKEDEV.local . -.El -.Pp -.Sy Disks -.Bl -tag -width tenletters -compact -.It Ar cd* -ATAPI and SCSI CD-ROM drives, see -.Xr cd 4 . -.It Ar hd* -HDC9224 disks. -.It Ar ra* -MSCP disks, see -.Xr ra 4 . -.It Ar rd* -.Dq rd -pseudo-disks, see -.Xr rd 4 . -.It Ar rx* -RX02 floppy disks, see -.Xr rx 4 . -.It Ar sd* -SCSI disks, including flopticals, see -.Xr sd 4 . -.It Ar vnd* -.Dq file -pseudo-disk devices, see -.Xr vnd 4 . -.El -.Pp -.Sy Tapes -.Bl -tag -width tenletters -compact -.It Ar ch* -SCSI media changers, see -.Xr ch 4 . -.It Ar mt* -(Magnetic) 9-track reel tape drives, see -.Xr mt 4 . -.It Ar st* -SCSI tape drives, see -.Xr st 4 . -.El -.Pp -.Sy Terminal ports -.Bl -tag -width tenletters -compact -.It Ar dhu* -UNIBUS DHU11, see -.Xr dhu 4 . -.It Ar dl* -UNIBUS DL11, see -.Xr dl 4 . -.It Ar dz* -UNIBUS DZ11 and DZ32, see -.Xr dz 4 . -.It Ar qsc* -VXT2000 serial ports, see -.Xr qsc 4 . -.El -.Pp -.Sy Pseudo terminals -.Bl -tag -width tenletters -compact -.It Ar ptm -pty master device, see -.Xr ptm 4 . -.It Ar pty* -Set of 62 master pseudo terminals, see -.Xr pty 4 . -.It Ar tty* -Set of 62 slave pseudo terminals, see -.Xr tty 4 . -.El -.Pp -.Sy Console ports -.Bl -tag -width tenletters -compact -.It Ar ttyC-J* -wscons display devices, see -.Xr wsdisplay 4 . -.It Ar wscons -Minimal wscons devices, see -.Xr wscons 4 . -.It Ar wskbd* -wscons keyboards, see -.Xr wskbd 4 . -.El -.Pp -.Sy Pointing devices -.Bl -tag -width tenletters -compact -.It Ar wsmouse* -wscons mice, see -.Xr wsmouse 4 . -.El -.Pp -.Sy Special purpose devices -.Bl -tag -width tenletters -compact -.It Ar audio* -Audio devices, see -.Xr audio 4 . -.It Ar bio -ioctl tunnel pseudo-device, see -.Xr bio 4 . -.It Ar bpf* -Berkeley Packet Filter, see -.Xr bpf 4 . -.It Ar diskmap -Disk mapper, see -.Xr diskmap 4 . -.It Ar fd -fd/* nodes, see -.Xr fd 4 . -.It Ar fuse -Userland Filesystem, see -.Xr fuse 4 . -.It Ar pf* -Packet Filter, see -.Xr pf 4 . -.It Ar pppx* -PPP Multiplexer, see -.Xr pppx 4 . -.It Ar *random -In-kernel random data source, see -.Xr random 4 . -.It Ar systrace* -System call tracing device, see -.Xr systrace 4 . -.It Ar tun* -Network tunnel driver, see -.Xr tun 4 . -.It Ar tap* -Ethernet tunnel driver, see -.Xr tap 4 . -.It Ar uk* -Unknown SCSI devices, see -.Xr uk 4 . -.It Ar vscsi* -Virtual SCSI controller, see -.Xr vscsi 4 . -.El -.Sh FILES -.Bl -tag -width /dev -compact -.It Pa /dev -The special file directory. -.El -.Sh SEE ALSO -.Xr intro 4 , -.Xr config 8 , -.Xr mknod 8 diff --git a/share/man/man8/man8.vax/Makefile b/share/man/man8/man8.vax/Makefile deleted file mode 100644 index f1efa72a5ab..00000000000 --- a/share/man/man8/man8.vax/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $OpenBSD: Makefile,v 1.8 2011/07/07 19:27:44 miod Exp $ -# $NetBSD: Makefile,v 1.5 1995/09/06 21:36:42 jtc Exp $ - -MAN= MAKEDEV.8 boot_vax.8 -MANSUBDIR=vax - -.include <bsd.prog.mk> diff --git a/share/man/man8/man8.vax/boot_vax.8 b/share/man/man8/man8.vax/boot_vax.8 deleted file mode 100644 index 85f13425360..00000000000 --- a/share/man/man8/man8.vax/boot_vax.8 +++ /dev/null @@ -1,121 +0,0 @@ -.\" $OpenBSD: boot_vax.8,v 1.12 2014/01/19 22:01:48 schwarze Exp $ -.\" $NetBSD: boot_vax.8,v 1.3 1995/04/23 10:33:39 cgd Exp $ -.\" -.\" Copyright (c) 1980, 1991, 1993 -.\" The Regents of the University of California. 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. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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. -.\" -.\" @(#)boot_vax.8 8.2 (Berkeley) 4/19/94 -.\" -.Dd $Mdocdate: January 19 2014 $ -.Dt BOOT_VAX 8 vax -.Os -.Sh NAME -.Nm boot_vax -.Nd VAX-specific system bootstrapping procedures -.Sh DESCRIPTION -.Ss Power fail and crash recovery -Normally, the system will reboot itself at power-up or after crashes. -Provided the auto-restart is enabled on the machine's front panel, -an automatic consistency check of the file systems will be performed, -and unless this fails, the system will resume multi-user operations. -.Ss Cold starts -The system boot procedure loads a boot parameter block -from block 0 of the disk configured as the boot device. -The -.Nm boot -program -finds the corresponding file on the given device -.Pf ( Pa bsd -by default), loads that file -into memory location zero, and starts the program at the entry address -specified in the program header (after clearing off the high bit -of the specified entry address). -.Pp -The file specifications used with -.Dq BOOT ANY -or -.Dq \&B/3 -are of the form: -.Pp -.Dl device(adaptor,controller,unit,minor) -.Pp -where -.Ar device -is the type of the device to be searched, -.Ar adaptor -is the number of the adaptor to which the device is attached, -.Ar controller -is the unit number of the controller or -tape formatter on that adaptor, -.Ar unit -is the unit number of the disk or transport slave unit of the tape, -and -.Ar minor -is the disk partition or tape file number. -Leading adaptor or controller numbers default to 0. -Normal line editing characters can be used when typing the file specification. -The following list of supported devices may vary from installation to -installation: -.Bd -unfilled -offset indent -hd MFM disk connected to the MFM controller on some VAXstation systems -mt tape drive connected to an MSCP-compatible controller -ra disk drive connected to an MSCP-compatible controller -sd SCSI disk -st SCSI tape -.Ed -.Pp -For example, -to boot from a file system in partition -.Sq a -of unit 0 of a SCSI disk, type -.Dq sd(0,0)bsd -at the boot prompt; -.Dq sd(2,0,1,0)bsd -would specify drive 1 on the second SCSI controller. -For tapes, the minor device number gives a file offset; -.Dq mt(1,2,3,4) -would specify the fifth file on slave 3 of the formatter -at -.Dq drive -2 on mba 1. -.Sh FILES -.Bl -tag -width /usr/mdec/xxboot -compact -.It Pa /bsd -default system kernel -.It Pa /bsd.rd -standalone installation kernel, suitable for disaster recovery -.It Pa /usr/mdec/xxboot -primary boot block, xx is disk type -.It Pa /usr/mdec/boot -secondary bootstrap (usually also installed as -.Pa /boot ) -.El -.Sh SEE ALSO -.Xr disklabel 8 , -.Xr halt 8 , -.Xr reboot 8 , -.Xr shutdown 8 |