Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Add an ofisa(4) man page. (Who is it that ad...



details:   https://anonhg.NetBSD.org/src/rev/cc45f074628c
branches:  trunk
changeset: 495367:cc45f074628c
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Jul 26 22:09:45 2000 +0000

description:
Add an ofisa(4) man page.  (Who is it that adds all these drivers, but no
man pages? :)
XXX Why are com(4), joy(4), and lpt(4) in the i386 subdirectory?

diffstat:

 share/man/man4/Makefile        |    4 +-
 share/man/man4/isa.4           |    9 +++-
 share/man/man4/man4.i386/com.4 |    3 +-
 share/man/man4/man4.i386/joy.4 |    3 +-
 share/man/man4/man4.i386/lpt.4 |    3 +-
 share/man/man4/ofisa.4         |  107 +++++++++++++++++++++++++++++++++++++++++
 share/man/man4/wdc.4           |    9 +++-
 7 files changed, 131 insertions(+), 7 deletions(-)

diffs (253 lines):

diff -r f1850a7b3667 -r cc45f074628c share/man/man4/Makefile
--- a/share/man/man4/Makefile   Wed Jul 26 21:50:48 2000 +0000
+++ b/share/man/man4/Makefile   Wed Jul 26 22:09:45 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.163 2000/07/25 21:02:56 pk Exp $
+#      $NetBSD: Makefile,v 1.164 2000/07/26 22:09:45 augustss Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   adv.4 adw.4 ahb.4 ahc.4 aria.4 atalk.4 audio.4 auvia.4 \
@@ -27,7 +27,7 @@
        uhci.4 ohci.4
 
 # machine-independent busses
-MAN+=  eisa.4 isa.4 isapnp.4 pci.4 pcmcia.4
+MAN+=  eisa.4 isa.4 isapnp.4 ofisa.4 pci.4 pcmcia.4
 
 # machine-independent PCI devices
 MAN+=  cz.4 epic.4 lmc.4 viaenv.4
diff -r f1850a7b3667 -r cc45f074628c share/man/man4/isa.4
--- a/share/man/man4/isa.4      Wed Jul 26 21:50:48 2000 +0000
+++ b/share/man/man4/isa.4      Wed Jul 26 22:09:45 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: isa.4,v 1.24 2000/07/26 17:30:59 ad Exp $
+.\"    $NetBSD: isa.4,v 1.25 2000/07/26 22:09:45 augustss Exp $
 .\"
 .\" Copyright (c) 1997 Jason R. Thorpe.  All rights reserved.
 .\" Copyright (c) 1997 Jonathan Stone
@@ -132,6 +132,8 @@
 Multi-port serial communications card first made by AST.
 .It boca
 Boca BB100[48] and BB2016 multiplexing serial communications cards.
+.It com
+NS8250-, NS16450-, and NS16550-based serial ports.
 .It cy
 Cyclades Cyclom-4Y, -8Y, and -16Y asynchronous serial communications cards.
 .It ioat
@@ -257,6 +259,8 @@
 .El
 .Ss Miscellaneous devices
 .Bl -tag -width pcdisplay -offset indent
+.It joy
+games adapter driver
 .It lm
 National Semiconductor LM78, LM79 and compatible hardware monitors.
 .It pcdisplay
@@ -301,6 +305,8 @@
 .Xr ast 4 ,
 .Xr bha 4 ,
 .Xr cms 4 ,
+.Xr com 4 ,
+.Xr cs 4 ,
 .Xr cy 4 ,
 .Xr dpt 4 ,
 .Xr ec 4 ,
@@ -311,6 +317,7 @@
 .Xr ie 4 ,
 .Xr isapnp 4 ,
 .Xr iy 4 ,
+.Xr joy 4 ,
 .Xr lc 4 ,
 .Xr le 4 ,
 .Xr lpt 4 ,
diff -r f1850a7b3667 -r cc45f074628c share/man/man4/man4.i386/com.4
--- a/share/man/man4/man4.i386/com.4    Wed Jul 26 21:50:48 2000 +0000
+++ b/share/man/man4/man4.i386/com.4    Wed Jul 26 22:09:45 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: com.4,v 1.9 2000/05/02 11:54:15 augustss Exp $
+.\"    $NetBSD: com.4,v 1.10 2000/07/26 22:09:46 augustss Exp $
 .\"
 .\" Copyright (c) 1990, 1991 The Regents of the University of California.
 .\" All rights reserved.
@@ -97,6 +97,7 @@
 .Xr isa 4 ,
 .Xr isapnp 4 ,
 .Xr mhzc 4 ,
+.Xr ofisa 4 ,
 .Xr pcmcia 4 ,
 .Xr pcmcom 4 ,
 .Xr pnpbios 4 ,
diff -r f1850a7b3667 -r cc45f074628c share/man/man4/man4.i386/joy.4
--- a/share/man/man4/man4.i386/joy.4    Wed Jul 26 21:50:48 2000 +0000
+++ b/share/man/man4/man4.i386/joy.4    Wed Jul 26 22:09:45 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: joy.4,v 1.8 2000/06/14 06:49:17 cgd Exp $
+.\" $NetBSD: joy.4,v 1.9 2000/07/26 22:09:46 augustss Exp $
 .\"
 .\" Copyright (c) 1996 Matthieu Herrb
 .\" All rights reserved.
@@ -38,6 +38,7 @@
 .Sh SYNOPSIS
 .Cd "joy0 at isa? port 0x201"
 .Cd "joy* at isapnp?"
+.Cd "joy* at ofisa?"
 .Cd "joy* at pci?"
 .Sh DESCRIPTION
 This driver provides access to the games adapter. The lower bit in the
diff -r f1850a7b3667 -r cc45f074628c share/man/man4/man4.i386/lpt.4
--- a/share/man/man4/man4.i386/lpt.4    Wed Jul 26 21:50:48 2000 +0000
+++ b/share/man/man4/man4.i386/lpt.4    Wed Jul 26 22:09:45 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lpt.4,v 1.13 2000/06/14 17:25:40 cgd Exp $
+.\" $NetBSD: lpt.4,v 1.14 2000/07/26 22:09:46 augustss Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
 .\" All rights reserved.
@@ -65,5 +65,6 @@
 .El
 .Sh SEE ALSO
 .Xr isa 4 ,
+.Xr ofisa 4 ,
 .Xr pnpbios 4 ,
 .Xr puc 4
diff -r f1850a7b3667 -r cc45f074628c share/man/man4/ofisa.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/ofisa.4    Wed Jul 26 22:09:45 2000 +0000
@@ -0,0 +1,107 @@
+.\"    $NetBSD: ofisa.4,v 1.1 2000/07/26 22:09:45 augustss Exp $
+.\"
+.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
+.\" 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 the NetBSD
+.\"        Foundation, Inc. and its contributors.
+.\" 4. Neither the name of The NetBSD Foundation 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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 July 25, 2000
+.Dt OFISA 4
+.Os
+.Sh NAME
+.Nm ofisa
+.Nd introduction to machine-independent Open Firmware ISA bus support and drivers
+.Sh SYNOPSIS
+.Cd "ofisa* at mainbus0"
+.Cd "XX*    at ofisa?"
+.Sh INTRODUCTION
+.Nx
+includes a machine-independent
+.Tn ISA
+bus subsystem and several machine-independent
+.Tn ISA
+device drivers.
+The
+.Nm
+bus uses Open Firmware to figure out how to attach the devices.
+.Pp
+.Sh SUPPORTED DEVICES
+.Nx
+includes machine-independent Open Firmware
+.Tn ISA
+drivers, sorted by device type and driver name:
+.Pp
+.Ss Disk and tape controllers
+.Bl -tag -width mmmm -offset indent
+.It wdc
+Standard Western Digital type hard drive controllers: MFM, RLL, ESDI,
+and IDE/ATAPI.
+.El
+.Pp
+.Ss Serial and parallel interfaces
+.Bl -tag -width mmmm -offset indent
+.It com
+NS8250-, NS16450-, and NS16550-based serial ports.
+.It lpt
+Standard
+.Tn ISA
+parallel port interface.
+.El
+.Pp
+.Ss Network interfaces
+.Bl -tag -width mmmm -offset indent
+.It cs
+.Tn Cirrus Logic
+Crystal CS8900
+.Tn Ethernet
+interfaces.
+.El
+.Ss Sound cards and MIDI interfaces
+.Bl -tag -width mmmm -offset indent
+.It ess
+ESS Technology AudioDrive 1788-, 1888-, 1887-, and 888-based sound cards.
+.El
+.Ss Miscellaneous devices
+.Bl -tag -width mmmm -offset indent
+.It joy
+games adapter driver
+.El
+.Sh SEE ALSO
+.Xr com 4 ,
+.Xr cs 4 ,
+.Xr ess 4 ,
+.Xr isa 4 ,
+.Xr joy 4 ,
+.Xr lpt 4 ,
+.Xr wdc 4
+.Sh HISTORY
+The Open Formware
+.Tn ISA
+subsystem appeared in
+.Nx 1.4 .
diff -r f1850a7b3667 -r cc45f074628c share/man/man4/wdc.4
--- a/share/man/man4/wdc.4      Wed Jul 26 21:50:48 2000 +0000
+++ b/share/man/man4/wdc.4      Wed Jul 26 22:09:45 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wdc.4,v 1.10 2000/06/12 11:11:19 ad Exp $
+.\"    $NetBSD: wdc.4,v 1.11 2000/07/26 22:09:45 augustss Exp $
 .\"
 .\" Copyright (c) 1998 Manuel Bouyer.
 .\"
@@ -40,6 +40,8 @@
 .Cd "wdc0 at isa? port 0x1f0 irq 14 flags 0x00"
 .Cd "wdc1 at isa? port 0x170 irq 15 flags 0x00"
 .Cd "wdc* at isapnp?"
+.Ss Open Firmware ISA
+.Cd "wdc* at ofisa?"
 .Ss PCMCIA controllers
 .Cd "wdc* at pcmcia? function ?"
 .Ss arm32
@@ -66,6 +68,11 @@
 .Sh SEE ALSO
 .Xr atapi 4 ,
 .Xr intro 4 ,
+.Xr isa 4 ,
+.Xr isapnp 4 ,
+.Xr mainbus 4 ,
+.Xr ofisa 4 ,
 .Xr pciide 4 ,
+.Xr pcmcia 4 ,
 .Xr scsi 4 ,
 .Xr wd 4



Home | Main Index | Thread Index | Old Index