Kconfig 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. #
  2. # CDROM driver configuration
  3. #
  4. menu "Old CD-ROM drivers (not SCSI, not IDE)"
  5. depends on ISA
  6. config CD_NO_IDESCSI
  7. bool "Support non-SCSI/IDE/ATAPI CDROM drives"
  8. ---help---
  9. If you have a CD-ROM drive that is neither SCSI nor IDE/ATAPI, say Y
  10. here, otherwise N. Read the CD-ROM-HOWTO, available from
  11. <http://www.tldp.org/docs.html#howto>.
  12. Note that the answer to this question doesn't directly affect the
  13. kernel: saying N will just cause the configurator to skip all
  14. the questions about these CD-ROM drives. If you are unsure what you
  15. have, say Y and find out whether you have one of the following
  16. drives.
  17. For each of these drivers, a <file:Documentation/cdrom/{driver_name}>
  18. exists. Especially in cases where you do not know exactly which kind
  19. of drive you have you should read there. Most of these drivers use a
  20. file drivers/cdrom/{driver_name}.h where you can define your
  21. interface parameters and switch some internal goodies.
  22. To compile these CD-ROM drivers as a module, choose M instead of Y.
  23. If you want to use any of these CD-ROM drivers, you also have to
  24. answer Y or M to "ISO 9660 CD-ROM file system support" below (this
  25. answer will get "defaulted" for you if you enable any of the Linux
  26. CD-ROM drivers).
  27. config AZTCD
  28. tristate "Aztech/Orchid/Okano/Wearnes/TXC/CyDROM CDROM support"
  29. depends on CD_NO_IDESCSI
  30. ---help---
  31. This is your driver if you have an Aztech CDA268-01A, Orchid
  32. CD-3110, Okano or Wearnes CDD110, Conrad TXC, or CyCD-ROM CR520 or
  33. CR540 CD-ROM drive. This driver -- just like all these CD-ROM
  34. drivers -- is NOT for CD-ROM drives with IDE/ATAPI interfaces, such
  35. as Aztech CDA269-031SE. Please read the file
  36. <file:Documentation/cdrom/aztcd>.
  37. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  38. file system support" below, because that's the file system used on
  39. CD-ROMs.
  40. To compile this driver as a module, choose M here: the
  41. module will be called aztcd.
  42. config GSCD
  43. tristate "Goldstar R420 CDROM support"
  44. depends on CD_NO_IDESCSI
  45. ---help---
  46. If this is your CD-ROM drive, say Y here. As described in the file
  47. <file:Documentation/cdrom/gscd>, you might have to change a setting
  48. in the file <file:drivers/cdrom/gscd.h> before compiling the
  49. kernel. Please read the file <file:Documentation/cdrom/gscd>.
  50. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  51. file system support" below, because that's the file system used on
  52. CD-ROMs.
  53. To compile this driver as a module, choose M here: the
  54. module will be called gscd.
  55. config SBPCD
  56. tristate "Matsushita/Panasonic/Creative, Longshine, TEAC CDROM support"
  57. depends on CD_NO_IDESCSI && BROKEN_ON_SMP
  58. ---help---
  59. This driver supports most of the drives which use the Panasonic or
  60. Sound Blaster interface. Please read the file
  61. <file:Documentation/cdrom/sbpcd>.
  62. The Matsushita CR-521, CR-522, CR-523, CR-562, CR-563 drives
  63. (sometimes labeled "Creative"), the Creative Labs CD200, the
  64. Longshine LCS-7260, the "IBM External ISA CD-ROM" (in fact a CR-56x
  65. model), the TEAC CD-55A fall under this category. Some other
  66. "electrically compatible" drives (Vertos, Genoa, some Funai models)
  67. are currently not supported; for the Sanyo H94A drive currently a
  68. separate driver (asked later) is responsible. Most drives have a
  69. uniquely shaped faceplate, with a caddyless motorized drawer, but
  70. without external brand markings. The older CR-52x drives have a
  71. caddy and manual loading/eject, but still no external markings. The
  72. driver is able to do an extended auto-probing for interface
  73. addresses and drive types; this can help to find facts in cases you
  74. are not sure, but can consume some time during the boot process if
  75. none of the supported drives gets found. Once your drive got found,
  76. you should enter the reported parameters into
  77. <file:drivers/cdrom/sbpcd.h> and set "DISTRIBUTION 0" there.
  78. This driver can support up to four CD-ROM controller cards, and each
  79. card can support up to four CD-ROM drives; if you say Y here, you
  80. will be asked how many controller cards you have. If compiled as a
  81. module, only one controller card (but with up to four drives) is
  82. usable.
  83. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  84. file system support" below, because that's the file system used on
  85. CD-ROMs.
  86. To compile this driver as a module, choose M here: the
  87. module will be called sbpcd.
  88. config MCDX
  89. tristate "Mitsumi CDROM support"
  90. depends on CD_NO_IDESCSI
  91. ---help---
  92. Use this driver if you want to be able to use your Mitsumi LU-005,
  93. FX-001 or FX-001D CD-ROM drive.
  94. Please read the file <file:Documentation/cdrom/mcdx>.
  95. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  96. file system support" below, because that's the file system used on
  97. CD-ROMs.
  98. To compile this driver as a module, choose M here: the
  99. module will be called mcdx.
  100. config OPTCD
  101. tristate "Optics Storage DOLPHIN 8000AT CDROM support"
  102. depends on CD_NO_IDESCSI
  103. ---help---
  104. This is the driver for the 'DOLPHIN' drive with a 34-pin Sony
  105. compatible interface. It also works with the Lasermate CR328A. If
  106. you have one of those, say Y. This driver does not work for the
  107. Optics Storage 8001 drive; use the IDE-ATAPI CD-ROM driver for that
  108. one. Please read the file <file:Documentation/cdrom/optcd>.
  109. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  110. file system support" below, because that's the file system used on
  111. CD-ROMs.
  112. To compile this driver as a module, choose M here: the
  113. module will be called optcd.
  114. config CM206
  115. tristate "Philips/LMS CM206 CDROM support"
  116. depends on CD_NO_IDESCSI && BROKEN_ON_SMP
  117. ---help---
  118. If you have a Philips/LMS CD-ROM drive cm206 in combination with a
  119. cm260 host adapter card, say Y here. Please also read the file
  120. <file:Documentation/cdrom/cm206>.
  121. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  122. file system support" below, because that's the file system used on
  123. CD-ROMs.
  124. To compile this driver as a module, choose M here: the
  125. module will be called cm206.
  126. config SJCD
  127. tristate "Sanyo CDR-H94A CDROM support"
  128. depends on CD_NO_IDESCSI
  129. help
  130. If this is your CD-ROM drive, say Y here and read the file
  131. <file:Documentation/cdrom/sjcd>. You should then also say Y or M to
  132. "ISO 9660 CD-ROM file system support" below, because that's the
  133. file system used on CD-ROMs.
  134. To compile this driver as a module, choose M here: the
  135. module will be called sjcd.
  136. config ISP16_CDI
  137. tristate "ISP16/MAD16/Mozart soft configurable cdrom interface support"
  138. depends on CD_NO_IDESCSI
  139. ---help---
  140. These are sound cards with built-in cdrom interfaces using the OPTi
  141. 82C928 or 82C929 chips. Say Y here to have them detected and
  142. possibly configured at boot time. In addition, You'll have to say Y
  143. to a driver for the particular cdrom drive you have attached to the
  144. card. Read <file:Documentation/cdrom/isp16> for details.
  145. To compile this driver as a module, choose M here: the
  146. module will be called isp16.
  147. config CDU31A
  148. tristate "Sony CDU31A/CDU33A CDROM support"
  149. depends on CD_NO_IDESCSI && BROKEN_ON_SMP
  150. ---help---
  151. These CD-ROM drives have a spring-pop-out caddyless drawer, and a
  152. rectangular green LED centered beneath it. NOTE: these CD-ROM
  153. drives will not be auto detected by the kernel at boot time; you
  154. have to provide the interface address as an option to the kernel at
  155. boot time as described in <file:Documentation/cdrom/cdu31a> or fill
  156. in your parameters into <file:drivers/cdrom/cdu31a.c>. Try "man
  157. bootparam" or see the documentation of your boot loader (lilo or
  158. loadlin) about how to pass options to the kernel.
  159. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  160. file system support" below, because that's the file system used on
  161. CD-ROMs.
  162. To compile this driver as a module, choose M here: the
  163. module will be called cdu31a.
  164. config CDU535
  165. tristate "Sony CDU535 CDROM support"
  166. depends on CD_NO_IDESCSI
  167. ---help---
  168. This is the driver for the older Sony CDU-535 and CDU-531 CD-ROM
  169. drives. Please read the file <file:Documentation/cdrom/sonycd535>.
  170. If you say Y here, you should also say Y or M to "ISO 9660 CD-ROM
  171. file system support" below, because that's the file system used on
  172. CD-ROMs.
  173. To compile this driver as a module, choose M here: the
  174. module will be called sonycd535.
  175. endmenu