Jump to content

CDD110.ADD: Difference between revisions

From EDM2
No edit summary
No edit summary
 
Line 14: Line 14:
;/V
;/V
: The device driver will display the device driver revision level and CD-ROM product information at boot time.
: The device driver will display the device driver revision level and CD-ROM product information at boot time.
[[Category:BASEDEV Statements]]

Latest revision as of 03:54, 28 February 2020

Orchid CDS-3110, Wearnes CDD110 CD-ROM device driver.

BASEDEV=CDD110.ADD [/AT:dd] [/P:nnn] [/V]

Parameters

/AT:dd

Sets the adapter type connected to the CD-ROM drive. Supported values for dd are:
05 = Orchid SoundWave 32 or GameWave 32

/P:nnn

is the base I/O port address selected on the CD-ROM host interface card. The default base I/O port address for the Wearnes interface card is 340h, so the statement would appear as follows if the card is set to address 340h:
BASEDEV=CDD110.ADD  /P:340
/V
The device driver will display the device driver revision level and CD-ROM product information at boot time.