This is a base Device Driver for Initializing the CD-ROM-Interface of
a Media Sound 16:

BASEDEV=cdsetup.add /T:X1 /P:X2 [/I:X3 /D:X4]

   X1 = P[anasonic] | S[ony] | M[itsumi] | I[de]   Type of CD-ROM
   X2 = 0x320 | 0x330 | 0x340 | 0x360              Baseport for Non-IDE-CD-ROM
   X3 = 3 | 5 | 7 | 9 | 10 | 11                    Irq for Mitsumi
   X4 = 3 | 5 | 6 | 7                    DMA for Mitsumi

EXAMPLES:

REM Panosonic CD-Drive
BASEDEV=cdsetup.add /T:Panasonic /P:0x340
BASEDEV=sbcd2.add /P:340

After initializing the interface the driver deinstall itself.
I could only test the panasonic interface.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Der Autor bernimmt keine Haftung fr durch
bei Benutzung des Treibers auftretende Schden
an Hardware oder Software.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Comments please to:
zeuner@physik.uni-magdeburg.de

See my webpages:
http://iep318.nat.uni-magdeburg.de



