Whitespace and Nd fixes.
This commit is contained in:
parent
abdbad0d00
commit
baec3cfb16
@ -1,5 +1,5 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 Colin Wood
|
.\" Copyright (c) 1997 Colin Wood
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" Redistribution and use in source and binary forms, with or without
|
.\" Redistribution and use in source and binary forms, with or without
|
||||||
@ -13,7 +13,7 @@
|
|||||||
.\" 3. All advertising materials mentioning features or use of this software
|
.\" 3. All advertising materials mentioning features or use of this software
|
||||||
.\" must display the following acknowledgement:
|
.\" must display the following acknowledgement:
|
||||||
.\" This product includes software developed by Colin Wood
|
.\" This product includes software developed by Colin Wood
|
||||||
.\" for the NetBSD Project.
|
.\" for the NetBSD Project.
|
||||||
.\" 4. The name of the author may not be used to endorse or promote products
|
.\" 4. The name of the author may not be used to endorse or promote products
|
||||||
.\" derived from this software without specific prior written permission
|
.\" derived from this software without specific prior written permission
|
||||||
.\"
|
.\"
|
||||||
@ -28,7 +28,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $NetBSD: adb.4,v 1.3 2001/04/11 19:09:42 wiz Exp $
|
.\" $NetBSD: adb.4,v 1.4 2001/06/05 12:30:45 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd July 17, 1997
|
.Dd July 17, 1997
|
||||||
.Os
|
.Os
|
||||||
@ -93,7 +93,7 @@ The
|
|||||||
call is used to control the
|
call is used to control the
|
||||||
.Tn ADB
|
.Tn ADB
|
||||||
event device.
|
event device.
|
||||||
The following is a list of available
|
The following is a list of available
|
||||||
.Xr ioctl 2
|
.Xr ioctl 2
|
||||||
commands:
|
commands:
|
||||||
.Bl -tag -width ADBIOC_GETREPEAT
|
.Bl -tag -width ADBIOC_GETREPEAT
|
||||||
@ -103,7 +103,7 @@ Get
|
|||||||
Device Info
|
Device Info
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
event device will return an array of information containing an entry
|
event device will return an array of information containing an entry
|
||||||
for each device connected to the bus. Each entry contains the
|
for each device connected to the bus. Each entry contains the
|
||||||
current address, default address, and handler ID for the corresponding
|
current address, default address, and handler ID for the corresponding
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: autoconf.4,v 1.6 2000/06/14 06:49:18 cgd Exp $
|
.\" $NetBSD: autoconf.4,v 1.7 2001/06/05 12:30:46 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 Colin Wood
|
.\" Copyright (c) 1997 Colin Wood
|
||||||
.\" Copyright (c) 1995 Mark Brinicombe
|
.\" Copyright (c) 1995 Mark Brinicombe
|
||||||
@ -52,7 +52,7 @@ The exception to this is the case of
|
|||||||
.Tn NuBus
|
.Tn NuBus
|
||||||
expansion boards.
|
expansion boards.
|
||||||
All
|
All
|
||||||
.Tn NuBus
|
.Tn NuBus
|
||||||
slots are probed,
|
slots are probed,
|
||||||
and information about any cards found is reported even if the card
|
and information about any cards found is reported even if the card
|
||||||
is not currently configured.
|
is not currently configured.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: intro.4,v 1.6 2000/07/05 16:13:50 msaitoh Exp $
|
.\" $NetBSD: intro.4,v 1.7 2001/06/05 12:30:46 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1991 Regents of the University of California.
|
.\" Copyright (c) 1990, 1991 Regents of the University of California.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -105,7 +105,7 @@ man page first appeared in
|
|||||||
.Xr config 8
|
.Xr config 8
|
||||||
.Sh LIST OF DEVICES
|
.Sh LIST OF DEVICES
|
||||||
The devices listed below are supported in this incarnation of
|
The devices listed below are supported in this incarnation of
|
||||||
the system.
|
the system.
|
||||||
Devices are indicated by their functional interface.
|
Devices are indicated by their functional interface.
|
||||||
Not all supported devices are listed.
|
Not all supported devices are listed.
|
||||||
.Bl -tag -width "xxxxxx" -compact -offset indent
|
.Bl -tag -width "xxxxxx" -compact -offset indent
|
||||||
@ -114,7 +114,7 @@ Apple Desktop Bus event interface
|
|||||||
.It Em ae
|
.It Em ae
|
||||||
DP8390-based Ethernet interface
|
DP8390-based Ethernet interface
|
||||||
.It Em asc
|
.It Em asc
|
||||||
Apple Sound Chip
|
Apple Sound Chip
|
||||||
.It Em esp
|
.It Em esp
|
||||||
.Tn NCR
|
.Tn NCR
|
||||||
53C9x built-in SCSI interface
|
53C9x built-in SCSI interface
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" $NetBSD: iwm.4,v 1.6 2001/04/11 19:09:30 wiz Exp $
|
.\" $NetBSD: iwm.4,v 1.7 2001/06/05 12:30:46 wiz Exp $
|
||||||
.\" $Id: iwm.4,v 1.6 2001/04/11 19:09:30 wiz Exp $
|
.\" $Id: iwm.4,v 1.7 2001/06/05 12:30:46 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997, 1998 Hauke Fath. All rights reserved.
|
.\" Copyright (c) 1997, 1998 Hauke Fath. All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@ -32,19 +32,19 @@
|
|||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm iwm ,
|
.Nm iwm ,
|
||||||
.Nm fd
|
.Nm fd
|
||||||
.Nd floppy disk driver for IWM and non-DMA SWIM controllers.
|
.Nd floppy disk driver for IWM and non-DMA SWIM controllers
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "iwm0 at obio?"
|
.Cd "iwm0 at obio?"
|
||||||
.Cd "fd* at iwm0 drive ?"
|
.Cd "fd* at iwm0 drive ?"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver interfaces to the built-in and external floppy disk drives on the
|
driver interfaces to the built-in and external floppy disk drives on the
|
||||||
Macintosh. It supports double-density media, written in
|
Macintosh. It supports double-density media, written in
|
||||||
Apple's proprietary GCR format. Currently, there is no disklabel
|
Apple's proprietary GCR format. Currently, there is no disklabel
|
||||||
support for the floppy drives. Instead, the
|
support for the floppy drives. Instead, the
|
||||||
.Nm
|
.Nm
|
||||||
driver sets up a fake in-core disklabel, using the minor device
|
driver sets up a fake in-core disklabel, using the minor device
|
||||||
number to select from the supported disk formats.
|
number to select from the supported disk formats.
|
||||||
.Pp
|
.Pp
|
||||||
The following formats are supported:
|
The following formats are supported:
|
||||||
@ -59,37 +59,37 @@ The following formats are supported:
|
|||||||
driver; the physical layout of GCR floppies has 8..12 sectors per track.)
|
driver; the physical layout of GCR floppies has 8..12 sectors per track.)
|
||||||
.\"
|
.\"
|
||||||
.Sh FORMATTING
|
.Sh FORMATTING
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver does currently not support floppy disk formatting.
|
driver does currently not support floppy disk formatting.
|
||||||
.\"
|
.\"
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.\" Cross-references should be ordered by section (low to high), then in
|
.\" Cross-references should be ordered by section (low to high), then in
|
||||||
.\" alphabetical order.
|
.\" alphabetical order.
|
||||||
Apple Computer, Inc.: "Inside Macintosh", Vol III-33f. (Addison-Wesley)
|
Apple Computer, Inc.: "Inside Macintosh", Vol III-33f. (Addison-Wesley)
|
||||||
.Pp
|
.Pp
|
||||||
Apple Computer, Inc.: "New Technical Notes DV 17 - Sony Driver"
|
Apple Computer, Inc.: "New Technical Notes DV 17 - Sony Driver"
|
||||||
.Pp
|
.Pp
|
||||||
Neil Parker: "iwmstuff"
|
Neil Parker: "iwmstuff"
|
||||||
.Pp
|
.Pp
|
||||||
.Xr eject 1
|
.Xr eject 1
|
||||||
.\"
|
.\"
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
interface first appeared in
|
interface first appeared in
|
||||||
.Nx 1.4 .
|
.Nx 1.4 .
|
||||||
.\"
|
.\"
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
Hauke Fath put together the beginnings of the
|
Hauke Fath put together the beginnings of the
|
||||||
.Nm
|
.Nm
|
||||||
driver in 1996 from the sparse documentation in "Inside Macintosh",
|
driver in 1996 from the sparse documentation in "Inside Macintosh",
|
||||||
Neil Parker's "iwmstuff" documentation for the Apple IIgs and a long,
|
Neil Parker's "iwmstuff" documentation for the Apple IIgs and a long,
|
||||||
hard look at the .Sony driver.
|
hard look at the .Sony driver.
|
||||||
.\"
|
.\"
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
The FFS code is incapable of dealing with a varying number of
|
The FFS code is incapable of dealing with a varying number of
|
||||||
sectors per track. We have to fake a mapping and so lose FFS support
|
sectors per track. We have to fake a mapping and so lose FFS support
|
||||||
for hardware parameters like transition times.
|
for hardware parameters like transition times.
|
||||||
.Pp
|
.Pp
|
||||||
The driver only supports an obsolete format.
|
The driver only supports an obsolete format.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 Colin Wood
|
.\" Copyright (c) 1997 Colin Wood
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" Redistribution and use in source and binary forms, with or without
|
.\" Redistribution and use in source and binary forms, with or without
|
||||||
@ -13,7 +13,7 @@
|
|||||||
.\" 3. All advertising materials mentioning features or use of this software
|
.\" 3. All advertising materials mentioning features or use of this software
|
||||||
.\" must display the following acknowledgement:
|
.\" must display the following acknowledgement:
|
||||||
.\" This product includes software developed by Colin Wood
|
.\" This product includes software developed by Colin Wood
|
||||||
.\" for the NetBSD Project.
|
.\" for the NetBSD Project.
|
||||||
.\" 4. The name of the author may not be used to endorse or promote products
|
.\" 4. The name of the author may not be used to endorse or promote products
|
||||||
.\" derived from this software without specific prior written permission
|
.\" derived from this software without specific prior written permission
|
||||||
.\"
|
.\"
|
||||||
@ -28,14 +28,14 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $NetBSD: mainbus.4,v 1.2 1999/03/16 01:19:22 garbled Exp $
|
.\" $NetBSD: mainbus.4,v 1.3 2001/06/05 12:30:46 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd July 2, 1997
|
.Dd July 2, 1997
|
||||||
.Dt MAINBUS 4 mac68k
|
.Dt MAINBUS 4 mac68k
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm mainbus
|
.Nm mainbus
|
||||||
.Nd Mac68k main processor bus device.
|
.Nd Mac68k main processor bus device
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "mainbus0 at root"
|
.Cd "mainbus0 at root"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 Colin Wood
|
.\" Copyright (c) 1997 Colin Wood
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" Redistribution and use in source and binary forms, with or without
|
.\" Redistribution and use in source and binary forms, with or without
|
||||||
@ -13,7 +13,7 @@
|
|||||||
.\" 3. All advertising materials mentioning features or use of this software
|
.\" 3. All advertising materials mentioning features or use of this software
|
||||||
.\" must display the following acknowledgement:
|
.\" must display the following acknowledgement:
|
||||||
.\" This product includes software developed by Colin Wood
|
.\" This product includes software developed by Colin Wood
|
||||||
.\" for the NetBSD Project.
|
.\" for the NetBSD Project.
|
||||||
.\" 4. The name of the author may not be used to endorse or promote products
|
.\" 4. The name of the author may not be used to endorse or promote products
|
||||||
.\" derived from this software without specific prior written permission
|
.\" derived from this software without specific prior written permission
|
||||||
.\"
|
.\"
|
||||||
@ -28,14 +28,14 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $NetBSD: obio.4,v 1.3 1999/12/15 23:44:53 abs Exp $
|
.\" $NetBSD: obio.4,v 1.4 2001/06/05 12:30:46 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd July 2, 1997
|
.Dd July 2, 1997
|
||||||
.Dt OBIO 4 mac68k
|
.Dt OBIO 4 mac68k
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm obio
|
.Nm obio
|
||||||
.Nd Mac68k onboard I/O bus device.
|
.Nd Mac68k onboard I/O bus device
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "obio0 at mainbus?"
|
.Cd "obio0 at mainbus?"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: zsc.4,v 1.2 2000/11/07 06:43:26 lukem Exp $
|
.\" $NetBSD: zsc.4,v 1.3 2001/06/05 12:30:46 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
|
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -41,8 +41,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm zsc
|
.Nm zsc
|
||||||
.Nd
|
.Nd serial communications interface
|
||||||
serial communications interface
|
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "zsc0 at obio?"
|
.Cd "zsc0 at obio?"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.\" $NetBSD: autoconf.4,v 1.3 2000/06/14 17:25:45 cgd Exp $
|
.\" $NetBSD: autoconf.4,v 1.4 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1994 Christopher G. Demetriou
|
.\" Copyright (c) 1994 Christopher G. Demetriou
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" Redistribution and use in source and binary forms, with or without
|
.\" Redistribution and use in source and binary forms, with or without
|
||||||
.\" modification, are permitted provided that the following conditions
|
.\" modification, are permitted provided that the following conditions
|
||||||
.\" are met:
|
.\" are met:
|
||||||
@ -18,7 +18,7 @@
|
|||||||
.\" information about NetBSD.
|
.\" information about NetBSD.
|
||||||
.\" 4. The name of the author may not be used to endorse or promote products
|
.\" 4. The name of the author may not be used to endorse or promote products
|
||||||
.\" derived from this software without specific prior written permission.
|
.\" derived from this software without specific prior written permission.
|
||||||
.\"
|
.\"
|
||||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||||
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||||
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
||||||
@ -29,7 +29,7 @@
|
|||||||
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
||||||
.\"
|
.\"
|
||||||
.Dd November 28, 1999
|
.Dd November 28, 1999
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: clock.4,v 1.1 1999/11/28 17:39:44 scw Exp $
|
.\" $NetBSD: clock.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -38,7 +38,7 @@
|
|||||||
.Dt CLOCK 4 mvme68k
|
.Dt CLOCK 4 mvme68k
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm clock
|
.Nm clock
|
||||||
.Nd Clock driver for Motorola MVME68K Single Board Computers
|
.Nd Clock driver for Motorola MVME68K Single Board Computers
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "clock0 at pcc? ipl 5"
|
.Cd "clock0 at pcc? ipl 5"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ie.4,v 1.1 1999/11/28 17:39:44 scw Exp $
|
.\" $NetBSD: ie.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -38,7 +38,7 @@
|
|||||||
.Dt IE 4 mvme68k
|
.Dt IE 4 mvme68k
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm ie
|
.Nm ie
|
||||||
.Nd Ethernet driver for Intel 82596 Ethernet chip
|
.Nd Ethernet driver for Intel 82596 Ethernet chip
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "ie0 at pcctwo? ipl 3"
|
.Cd "ie0 at pcctwo? ipl 3"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: intro.4,v 1.4 2000/09/19 11:11:50 scw Exp $
|
.\" $NetBSD: intro.4,v 1.5 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1991 Regents of the University of California.
|
.\" Copyright (c) 1990, 1991 Regents of the University of California.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -96,7 +96,7 @@ The autoconfiguration system is described in
|
|||||||
A list of the supported devices is given below.
|
A list of the supported devices is given below.
|
||||||
.Sh LIST OF DEVICES
|
.Sh LIST OF DEVICES
|
||||||
The devices listed below are supported in this incarnation of
|
The devices listed below are supported in this incarnation of
|
||||||
the system.
|
the system.
|
||||||
Devices are indicated by their functional interface.
|
Devices are indicated by their functional interface.
|
||||||
Not all supported devices are listed.
|
Not all supported devices are listed.
|
||||||
.Bl -tag -width "xxxxxx" -compact -offset indent
|
.Bl -tag -width "xxxxxx" -compact -offset indent
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
.\" $NetBSD: lpt.4,v 1.3 2000/06/14 17:25:45 cgd Exp $
|
.\" $NetBSD: lpt.4,v 1.4 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1993 Christopher G. Demetriou
|
.\" Copyright (c) 1993 Christopher G. Demetriou
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" Redistribution and use in source and binary forms, with or without
|
.\" Redistribution and use in source and binary forms, with or without
|
||||||
.\" modification, are permitted provided that the following conditions
|
.\" modification, are permitted provided that the following conditions
|
||||||
.\" are met:
|
.\" are met:
|
||||||
@ -18,7 +18,7 @@
|
|||||||
.\" information about NetBSD.
|
.\" information about NetBSD.
|
||||||
.\" 4. The name of the author may not be used to endorse or promote products
|
.\" 4. The name of the author may not be used to endorse or promote products
|
||||||
.\" derived from this software without specific prior written permission.
|
.\" derived from this software without specific prior written permission.
|
||||||
.\"
|
.\"
|
||||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||||
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||||
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
||||||
@ -29,7 +29,7 @@
|
|||||||
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
||||||
.\"
|
.\"
|
||||||
.Dd November 28, 1999
|
.Dd November 28, 1999
|
||||||
@ -37,8 +37,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm lpt
|
.Nm lpt
|
||||||
.Nd
|
.Nd parallel port driver
|
||||||
Parallel port driver
|
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "lpt0 at pcc? ipl 1
|
.Cd "lpt0 at pcc? ipl 1
|
||||||
.Cd "lpt0 at pcctwo? ipl 1
|
.Cd "lpt0 at pcctwo? ipl 1
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: mainbus.4,v 1.1 1999/11/28 17:39:46 scw Exp $
|
.\" $NetBSD: mainbus.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -39,7 +39,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm mainbus
|
.Nm mainbus
|
||||||
.Nd MVME68K main processor bus device.
|
.Nd MVME68K main processor bus device
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "mainbus0 at root"
|
.Cd "mainbus0 at root"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ncrsc.4,v 1.1 1999/11/28 17:39:47 scw Exp $
|
.\" $NetBSD: ncrsc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -54,7 +54,7 @@ and the machine independent SCSI drivers described in
|
|||||||
.Pp
|
.Pp
|
||||||
In addition to sending the required SCSI commands to
|
In addition to sending the required SCSI commands to
|
||||||
target devices on the SCSI bus, the
|
target devices on the SCSI bus, the
|
||||||
.Nm
|
.Nm
|
||||||
driver deals with DMA, device interrupts, sync/async negotiation
|
driver deals with DMA, device interrupts, sync/async negotiation
|
||||||
and target disconnects/reconnects.
|
and target disconnects/reconnects.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: pcc.4,v 1.1 1999/11/28 17:39:47 scw Exp $
|
.\" $NetBSD: pcc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -39,7 +39,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm pcc
|
.Nm pcc
|
||||||
.Nd MVME147 Peripheral Channel Controller device.
|
.Nd MVME147 Peripheral Channel Controller device
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "pcc0 at mainbus0"
|
.Cd "pcc0 at mainbus0"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: pcctwo.4,v 1.1 1999/11/28 17:39:48 scw Exp $
|
.\" $NetBSD: pcctwo.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -39,7 +39,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm pcctwo
|
.Nm pcctwo
|
||||||
.Nd MVME167/MVME177 Peripheral Channel Controller 2 device.
|
.Nd MVME167/MVME177 Peripheral Channel Controller 2 device
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "pcctwo0 at mainbus0"
|
.Cd "pcctwo0 at mainbus0"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: wdsc.4,v 1.1 1999/11/28 17:39:48 scw Exp $
|
.\" $NetBSD: wdsc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -54,7 +54,7 @@ independent SCSI drivers described in
|
|||||||
.Pp
|
.Pp
|
||||||
In addition to sending the required SCSI commands to
|
In addition to sending the required SCSI commands to
|
||||||
target devices on the SCSI bus, the
|
target devices on the SCSI bus, the
|
||||||
.Nm
|
.Nm
|
||||||
driver deals with DMA, device interrupts, sync/async negotiation
|
driver deals with DMA, device interrupts, sync/async negotiation
|
||||||
and target disconnects/reconnects.
|
and target disconnects/reconnects.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: zsc.4,v 1.1 1999/11/28 17:39:49 scw Exp $
|
.\" $NetBSD: zsc.4,v 1.2 2001/06/05 12:30:47 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -39,14 +39,13 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm zsc
|
.Nm zsc
|
||||||
.Nd
|
.Nd serial communications interface
|
||||||
serial communications interface
|
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "zsc0 at pcc? ipl 4"
|
.Cd "zsc0 at pcc? ipl 4"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver provides support for the two Z8530-
|
driver provides support for the two Z8530-
|
||||||
.Tn EIA
|
.Tn EIA
|
||||||
.Tn RS-232C
|
.Tn RS-232C
|
||||||
.Pf ( Tn CCITT
|
.Pf ( Tn CCITT
|
||||||
|
Loading…
Reference in New Issue
Block a user