| Matériel | Module | Paramètres
|
|---|---|---|
| ATAPI/IDE CD-ROM Drives | hd X= cdrom | |
| Aztech CD268-01A, Orchid CD-3110, | aztcd.o | aztcd= io_port |
| Okano/Wearnes CDD110, | ||
| Conrad TXC, CyCDROM CR520 | ||
| CyCDROM CR540 (non-IDE) | ||
| Sony CDU 31A or 33A CD-ROM | cdu31a.o | cdu31a= io_port,IRQ[ ,PAS] |
| cdu31a_port= base_addr | ||
| cdu31a_irq= irq | ||
| Philips/LMS CDROM drive 206 | cm206.o | cm206= io_port,IRQ |
| with cm260 host adapter card | ||
| Goldstar R420 CD-ROM | gscd.o | gscd= io_ port |
| ISP16, MAD16, or Mozart sound card | isp16.o | isp16= io_port,IRQ,dma,drive_type |
| CD-ROM interface (OPTi 82C928 and | isp16_cdrom_base= io_port | |
| OPTi 82C929) with Sanyo/Panasonic, | isp16_cdrom_irq= IRQ | |
| Sony, or Mitsumi drives | isp16_cdrom_dma= dma | |
| isp16_cdrom_type= drive_type | ||
| Mitsumi CD-ROM, Standard | mcd.o | mcd= io_port,IRQ |
| Mitsumi CD-ROM, Experimental | mcdx.o | mcdx= io_port_1,IRQ_1,io_port_n,IRQ_n |
| Optics storage 8000 AT CD-ROM | optcd.o | optcd = io_port |
| ``Dolphin'' drive; Lasermate CR328A | ||
| SB Pro 16 compatible | sbpcd.o | sbpcd= io_port,sb_pro_Setting |
| Sanyo CDR-H94A | sjcd.o | sjcd= io_port |
| sjcd_base= io_port | ||
| Sony CDU-535 & 531 | sonycd535.o | sonycd535= io_port |
| (some Procomm drives) | ||
Voici quelques exemples:
| Configuration | Exemple
|
|---|---|
| ATAPI CD-ROM, jumpered as master on | hdc=cdrom |
| 2nd IDE channel | |
| non-IDE Mitsumi CD-ROM on port 340, IRQ 11 | mcd=0x340,11 |
| Three non-IDE Mitsumi CD-ROM drives using the | mcdx=0x300,5,0x304,10,0x320,11 |
| experimental driver, io ports 300, 304, and 320 with | |
| IRQs 5, 10 and 11 | |
| Sony CDU 31 or 33 at port 340, no IRQ | cdu31=0x340,0 |
| (module arguments for above) | cdu31_port=0x340 cdu31a_irq=0 |
| Aztech CD-ROM at port 220 | aztcd=0x220 |
| Panasonic-type CD-ROM on a SoundBlaster | sbpcd=0x230,1 |
| interface at port 220 | |
| Phillips/LMS cm206 and cm260 at IO 340 | cm206=0x340,11 |
| and IRQ 11 | |
| Goldstar R420 at IO 300 | gscd=0x300 |
| Mitsumi drive on a MAD16 soundcard at IO Addr 330 | isp16=0x330,11,0,Mitsumi |
| and IRQ 1, probing DMA | |
| Sony CDU 531 at IO address 320 | sonycd535=0x320 |
Remarque : La plupart des nouvelles cartes SoundBlaster ont une interface IDE integrée, pour ces cartes n'utilisez pas sbpcd, mais juste hdx comme avec un lecteur IDE normal.