File:  [Plan 9 NeXT] / lucent / sys / man / 3 / cdrom
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:01:01 2018 UTC (8 years, 1 month ago) by root
Branches: lucent, MAIN
CVS tags: plan9, HEAD
Plan 9 NeXT

.TH CDROM 3 
.SH NAME
cdrom \- CD-ROM disk interface
.SH SYNOPSIS
.nf
.B bind -a #R\f2n\fP /dev

.BI /dev/cd n

.B bind -a #m /dev

.B /dev/cd
.B /dev/cdctl
.fi
.SH DESCRIPTION
.PP
The SCSI CD-ROM disk interface
.RB ( #R )
serves a one-level directory for a SCSI target
holding a CD-ROM drive.
Each drive is represented as a single file named
.BI #R n /cd n\f1,\fP
where
.I n
is the target number.
A separate attach is necessary for each drive.
.PP
On PCs,
Panasonic, Matsushita, and Mitsumi CD-ROM drives connected to a
Sound Blaster 16, Pro, MCD, or ACX card are also supported.
This interface
.RB ( #m )
device serves a data file,
.BR #m/cd ,
and a control file,
.BR #m/cdctl .
The control file is read-only and contains a string stating the type of drive and
its port number.
The driver determines the type of CD-ROM drive by a parameter in
.BR plan9.ini ;
see
.IR plan9.ini (8).
.SH SOURCE
.B /sys/src/9/port/devcdrom.c
.br
.B /sys/src/9/pc/devsbcd.c
.SH SEE ALSO
.I 9660srv
in
.IR dossrv (4),
.IR pip (8)


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.