diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.mac68k/Makefile | 9 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/asc.4 | 43 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/ncrscsi.4 | 59 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/obio.4 | 8 |
4 files changed, 111 insertions, 8 deletions
diff --git a/share/man/man4/man4.mac68k/Makefile b/share/man/man4/man4.mac68k/Makefile index 398dce15ce0..c3d027f3afd 100644 --- a/share/man/man4/man4.mac68k/Makefile +++ b/share/man/man4/man4.mac68k/Makefile @@ -1,10 +1,11 @@ # from: @(#)Makefile 5.1 (Berkeley) 6/29/90 -# $OpenBSD: Makefile,v 1.10 2004/12/30 11:33:11 martin Exp $ +# $OpenBSD: Makefile,v 1.11 2005/01/29 13:38:37 martin Exp $ -# TODO asc intvid nubus macvid grf ite ncrscsi sbc -MAN= adb.4 ae.4 autoconf.4 esp.4 intro.4 mainbus.4 mc.4 mem.4 obio.4 sn.4 \ - zsc.4 +# TODO intvid nubus macvid grf ite +MAN= adb.4 ae.4 asc.4 autoconf.4 esp.4 intro.4 mainbus.4 mc.4 mem.4 \ + ncrscsi.4 obio.4 sn.4 zsc.4 MLINKS= mem.4 kmem.4 \ + ncrscsi.4 sbc.4 \ zsc.4 zstty.4 MANSUBDIR=mac68k diff --git a/share/man/man4/man4.mac68k/asc.4 b/share/man/man4/man4.mac68k/asc.4 new file mode 100644 index 00000000000..0dacfa6679e --- /dev/null +++ b/share/man/man4/man4.mac68k/asc.4 @@ -0,0 +1,43 @@ +.\" $OpenBSD: asc.4,v 1.1 2005/01/29 13:38:37 martin Exp $ +.\" +.\" Copyright (c) 2005 Martin Reindl <martin@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 January 27, 2005 +.Dt ASC 4 mac68k +.Os +.Sh NAME +.Nm asc +.Nd Apple Sound Chip on-board audio device +.Sh SYNOPSIS +.Cd "asc0 at obio?" +.Sh DESCRIPTION +The +.Nm +is an on-board audio device found on numerous mac68k machines. +.Sh SEE ALSO +.Xr obio 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 2.0 . +.Sh BUGS +The driver is currently only capable of working as an interface for the console +bell. +It is not possible for +.Xr audio 4 +to attach to the +.Nm +device. diff --git a/share/man/man4/man4.mac68k/ncrscsi.4 b/share/man/man4/man4.mac68k/ncrscsi.4 new file mode 100644 index 00000000000..3603ce89ccf --- /dev/null +++ b/share/man/man4/man4.mac68k/ncrscsi.4 @@ -0,0 +1,59 @@ +.\" $OpenBSD: ncrscsi.4,v 1.1 2005/01/29 13:38:37 martin Exp $ +.\" +.\" Copyright (c) 2005 Martin Reindl <martin@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 January 28, 2005 +.Dt NCRSCSI 4 mac68k +.Os +.Sh NAME +.Nm ncrscsi , +.Nm sbc +.Nd NCR 5380 on-board SCSI controller +.Sh SYNOPSIS +.Cd "ncrscsi0 at obio?" +.Cd "sbc0 at obio?" +.Sh DESCRIPTION +The +.Nm ncrscsi +and +.Nm sbc +support on-board SCSI controllers based on the NCR 5380 chip, found +on Apple Macintosh II-series, Performa, and LC-series machines. +Only one of +.Nm ncrscsi +or +.Nm sbc +should be enabled in the kernel via +.Xr config 8 . +.Pp +Tape devices should be allowed to disconnect for the SCSI bus to operate +acceptably. +.Sh SEE ALSO +.Xr cd 4 , +.Xr ch 4 , +.Xr intro 4 , +.Xr obio 4 , +.Xr scsi 4 , +.Xr sd 4 , +.Xr st 4 , +.Xr uk 4 , +.Xr config 8 +.Sh HISTORY +The +.Nm ncrscsi +and +.Nm sbc +drivers first appeared in +.Ox 2.0 . diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4 index 9127493e531..b3b91654fa7 100644 --- a/share/man/man4/man4.mac68k/obio.4 +++ b/share/man/man4/man4.mac68k/obio.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: obio.4,v 1.11 2004/12/30 11:33:11 martin Exp $ +.\" $OpenBSD: obio.4,v 1.12 2005/01/29 13:38:37 martin Exp $ .\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -50,13 +50,13 @@ connected to the onboard I/O bus. .Sh SEE ALSO .Xr adb 4 , -.\" .Xr asc 4 , +.Xr asc 4 , .Xr esp 4 , .Xr intro 4 , .Xr mainbus 4 , .Xr mc 4 , -.\" .Xr ncrscsi 4 -.\" .Xr sbc 4 +.Xr ncrscsi 4 , +.Xr sbc 4 , .Xr sn 4 , .Xr zsc 4 .Sh HISTORY |