From: mickey Date: Fri, 19 Apr 1996 05:48:09 +0000 (+0000) Subject: joy was missed from Makefile. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=07d05a9e8f541b318d7728bc4875863c872bc714;p=openbsd joy was missed from Makefile. Sony CD-ROM manual added. Driver is on the way. --- diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index c1edb6d873c..21def2659db 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,10 +1,11 @@ +# $OpenBSD: Makefile,v 1.5 1996/04/19 05:48:09 mickey Exp $ # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 -# $Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $ +# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $ MAN= intro.4 aha.4 ahb.4 aic.4 ast.4 autoconf.4 boca.4 bt.4 MAN+= com.4 cy.4 ed.4 ep.4 lms.4 lpt.4 mcd.4 mem.4 mms.4 ncr.4 npx.4 pms.4 -MAN+= rtfps.4 sea.4 speaker.4 uha.4 wd.4 -MAN+= eg.4 el.4 ie.4 le.4 wt.4 +MAN+= rtfps.4 scd.4 sea.4 speaker.4 uha.4 wd.4 +MAN+= eg.4 el.4 ie.4 joy.4 le.4 wt.4 MAN+= gus.4 pss.4 sb.4 wss.4 MLINKS= mem.4 kmem.4 diff --git a/share/man/man4/man4.i386/scd.4 b/share/man/man4/man4.i386/scd.4 new file mode 100644 index 00000000000..2d69cdd5aed --- /dev/null +++ b/share/man/man4/man4.i386/scd.4 @@ -0,0 +1,42 @@ +.\" +.\" $OpenBSD: scd.4,v 1.1 1996/04/19 05:48:10 mickey Exp $ +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. The name of the author may not be used to endorse or promote products +.\" derived from this software without specific prior written permission +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.\" +.Dd March 5, 1996 +.Dt SCD 4 i386 +.Os OpenBSD +.Sh NAME +.Nm scd +.Nd Sony CD-ROM driver +.Sh SYNOPSIS +.Cd "scd0 at isa? port 0x340" +.Sh DESCRIPTION +The +.Nm scd +driver provides support for Sony CD-ROM drives and controllers. +Supported drives are CDU-31A and CDU-33A. +.Pp +.Sh FILES +.Xr /dev/scd* +.Xr /dev/rscd* +.Sh SEE ALSO +.Xr intro 4