cdrecord.dfl
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. #ident @(#)cdrecord.dfl 1.1 98/12/06 Copyr 1998 J. Schilling
  2. #
  3. # This file is /etc/default/cdrecord
  4. # It contains defaults that are used if no command line option
  5. # or environment is present.
  6. # The default device, if not specified elswhere
  7. #
  8. CDR_DEVICE=yamaha
  9. # The default speed, if not specified elswhere
  10. #
  11. CDR_SPEED=4
  12. # The default FIFO size if, not specified elswhere
  13. #
  14. CDR_FIFOSIZE=4m
  15. #
  16. # The following definitions allow abstract device names.
  17. # They are used if the device name does not contain the
  18. # the characters ',', ':', '/' and '@'
  19. #
  20. # drive name device speed fifosize
  21. #
  22. teac= 1,3,0 -1 -1
  23. panasonic= 1,4,0 -1 -1
  24. yamaha= 1,5,0 -1 -1
  25. cdrom= 0,6,0 2 1m