+# $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
--- /dev/null
+.\"
+.\" $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