diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-04-19 05:48:11 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-04-19 05:48:11 +0000 |
commit | 959e287f6fb20068b466afe1116ec6148211751c (patch) | |
tree | 367ec46ea1002cfab4f9b79913c013b68684ecfa /share/man/man4/man4.i386/scd.4 | |
parent | f490b3554888e63ba6583bec49722868bd9a0ad2 (diff) |
joy was missed from Makefile.
Sony CD-ROM manual added. Driver is on the way.
Diffstat (limited to 'share/man/man4/man4.i386/scd.4')
-rw-r--r-- | share/man/man4/man4.i386/scd.4 | 42 |
1 files changed, 42 insertions, 0 deletions
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 |