[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] CD ROM scsi



On Wed, 28 Oct 1998, Bruno Mairlot wrote:

> 
> Il me dit scsi CD-ROM sr0, mais le device sr0 n'existe pas et MAKEDEV ne
> sait pas comment creer les devices sr. Donc je me dis que ce n'est pas
> le device sr.
> 
Voir dans /usr/src/linux/Documentation/devices.txt :
(device major 11)
block       SCSI CD-ROM devices
                  0 = /dev/sr0          First SCSI CD-ROM
                  1 = /dev/sr1          Second SCSI CD-ROM
                      ...

                The prefix /dev/scd instead of /dev/sr has been used
                as well, and might make more sense.

ici, j'ai dans /dev: (pas utilisé, pas de SCSI |-{ )
brw-r-----   1 root     disk      11,   0 Jul 18  1994 scd0
brw-r-----   1 root     disk      11,   1 Jul 18  1994 scd1

A+
Pascal Dupuis

-- 
feature, n: A surprising property of a program.  Occasionaly documented.
To call a property a feature sometimes means the author did not consider
that case, and the program makes an unexpected, though not necessarily
wrong response.  See BUG.  "That's not a bug, it's a feature!"  A bug can
be changed to a feature by documenting it.

---------
This message was send by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.