Jump to content

CRCCD2.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "===CRCCD2.ADD=== Creative Labs CD-ROM drive driver. Supported devices: *Panasonic CR-52x, CR-563 *Creative CD 200 *Funai E2550-UA, E2800-UA BASEDEV=CRCCD2.ADD ===Parameter..."
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===CRCCD2.ADD===
{{ProdS |V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
Creative Labs CD-ROM drive driver.  
Creative Labs CD-ROM drive driver.  


Line 6: Line 6:
*Creative CD 200
*Creative CD 200
*Funai E2550-UA, E2800-UA
*Funai E2550-UA, E2800-UA
==Syntax==
  BASEDEV=CRCCD2.ADD
  BASEDEV=CRCCD2.ADD


===Parameter===
===Parameters===
* /P:xxx  
'''/P:xxx'''
SB cards base address.
:SB cards base address.
* /M:xxx
'''/M:xxx'''
MKE compatible cards CDRom base address.
:MKE compatible cards CDRom base address.
* /T:x  
'''/T:x'''
Switch for standalone cards. if x=1 then it is a Sound card. (Default),if x=2 then it is a standalone card.
:Switch for standalone cards. if x=1 then it is a Sound card. (Default),if x=2 then it is a standalone card.
* /D:x
'''/D:x'''
Double Speed switch.
:Double Speed switch.
* /N:x
'''/N:x'''
Single Speed switch. if x=0 to x=3 implies the drive number, ix x=a implies that all drives are to be made double or single speed. /d:a is default.
:Single Speed switch. if x=0 to x=3 implies the drive number, ix x=a implies that all drives are to be made double or single speed. /d:a is default.
* /NS
;/NS
No scan. Implies that only one drive present with ID=0 and will not scan for other drives. Scaning for all drives is default procedure.
:No scan. Implies that only one drive present with ID=0 and will not scan for other drives. Scaning for all drives is default procedure.


{|class="wikitable"
==Links==
|+Platform Support:
* {{FileLink|Creative_Labs_CDROM_2-01.zip}}- 2.01 (1995-05-09)
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]][[Category:Adapter Device Drivers]]

Latest revision as of 01:06, 8 August 2025

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

Creative Labs CD-ROM drive driver.

Supported devices:

  • Panasonic CR-52x, CR-563
  • Creative CD 200
  • Funai E2550-UA, E2800-UA

Syntax

BASEDEV=CRCCD2.ADD

Parameters

/P:xxx

SB cards base address.

/M:xxx

MKE compatible cards CDRom base address.

/T:x

Switch for standalone cards. if x=1 then it is a Sound card. (Default),if x=2 then it is a standalone card.

/D:x

Double Speed switch.

/N:x

Single Speed switch. if x=0 to x=3 implies the drive number, ix x=a implies that all drives are to be made double or single speed. /d:a is default.
/NS
No scan. Implies that only one drive present with ID=0 and will not scan for other drives. Scaning for all drives is default procedure.

Links