home *** CD-ROM | disk | FTP | other *** search
- # CDSampler:Supported
- #
- # This file defines which CD-ROMs are supported
- # and which access method to use for them.
- #
- # The currently defined access methods are
- # 0: Sony vendor unique SCSI protoocl
- # 1: Toshiba Mode select,Set density method
- # 2: Sanyo Mode select,Set density method
- # 3: CD_ReadAudio
-
- # You can add a new drive if you think it may work with one of the
- # given access methods. Simply copy the block of four lines and
- # edit the make and name appropriately.
- # make and name should be as reported for the drive by *devices
-
- # If a * appears at the end of the drive name then name will only
- # be checked as far as the *. Otherwise the name must match completely.
-
-
- % 0
- make:SONY
- name:CD-ROM CDU-561
- access:0
- % 0
- make:SONY
- name:CD-ROM CDU-8003A
- access:0
- % 0
- make:TOSHIBA
- name:CD-ROM XM-3401*
- access:1
- % 0
- make:TOSHIBA
- name:CD-ROM XM-4101*
- access:1
- % 0
- make:MEDIAVIS
- name:CDR-H93MV
- access:2
-
- # eof CDSampler:Supported
-