First post, by wbahnassi
- Rank
- Oldbie
In my 386 build, I'm adding multimedia support, in the form of a 1x Creative CD drive (model CR 521 C), caddy loader.
This drive uses the Panasonic interface. Typically it's used with an SB Pro or SB16 card, which have the Panasonic connector on them.
But for my 386, I wanted to use a classic Sound Blaster, which has no CD support. So I needed a separate interface card that supports the CD drive.
Enter the CT1810 interface card.
The card has only one jumper that controls whether the address is A250 or A260.
With the SB Pro, I used SBPCD.SYS and CDMKE.SYS with the parameter /SBP:220 and the driver works fine.
However, with the interface card, things didn't work when replacing /SBP:220 with /SBP:250. The driver just couldn't locate the CD drive.
The non-Creative driver CDMKE.SYS accepts another type of address parameter /P. Using that as /P:250 allowed the driver to find the CD drive and MSCDEX loads successfully... except... I can't access any files on the CDs. The drive just hangs with a green light. That was strange because the documentation of CDMKE.SYS said that for a SoundBlaster, use the SBP parameter, and for a dedicated interface card, use the P parameter... which is my case with the CT1810.
After reading around, I found someone mentioning that on a Sound Blaster Pro or 16, the address of the CD interface is 10 above the SB's base address. Meaning if the card is A220, then the CD interface is at A230. It makes sense, but for my case I'm not using the sound card.
Still, I tried passing /P:240 to CDMKE.SYS such that it can find the CD interface at A250 (as the CT1810 is jumpered). This resulted in the driver not finding the drive any more... however... when I used /SBP:240, the drive was found by the driver, but moreover, I can now access the files normally!
So it seems /SBP also causes the driver to talk somewhat differently to the drive than /P.
Now the 386 has a working 1x CD drive along with the Sound Blaster. Just wanted to document the process here for any people wanting to use the CT1810 interface card with a Creative drive like the CR521c or CR563B.
Enjoy
Turbo XT 12MHz, 8-bit VGA, Dual 360K drives
Intel 386 DX-33, TSeng ET3000, SB 1.5, 1x CD
Intel 486 DX2-66, CL5428 VLB, SBPro 2, 2x CD
Intel Pentium 90, Matrox Millenium 2, SB16, 4x CD
HP Z400, Xeon 3.46GHz, YMF-744, Voodoo3, RTX2080Ti