Jump to content

LMS206.ADD: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
{{ProdS |V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
CD-ROM device driver for Philips LMS205MS, LMS225MS, LMS206 and LMS226 drives.
CD-ROM device driver for Philips LMS205MS, LMS225MS, LMS206 and LMS226 drives.
==Syntax==
  BASEDEV=LMS206.ADD <parameters>
  BASEDEV=LMS206.ADD <parameters>


;Parameters
==Parameters==
* /p:hhh - Base address (same as on the Host Adapter)
'''/p:hhh'''
* /U:n - Unit number 0-4, default is 0
:Base address (same as on the Host Adapter)
* /M:n - Number of Buffers (each 2500 Bytes), n =8-26, default is 16
'''/U:n'''
:Unit number 0-4, default is 0
'''/M:n'''
:Number of Buffers (each 2500 Bytes), n =8-26, default is 16


==Links==
==Links==
* [https://archive.org/download/os2mast_594/os2mast_594.zip/os2mast%20594%2FZIPPED%2FOS2%2FDRV%2FCM206CDR.ZIP CM206CDR.ZIP]
* [https://archive.org/download/os2mast_594/os2mast_594.zip/os2mast%20594%2FZIPPED%2FOS2%2FDRV%2FCM206CDR.ZIP CM206CDR.ZIP]
 
* {{FileLink|Philips_CM2xx_1-00.zip}} - (1995-02-13)
{{ProdS |V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}


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

Revision as of 01:48, 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

CD-ROM device driver for Philips LMS205MS, LMS225MS, LMS206 and LMS226 drives.

Syntax

BASEDEV=LMS206.ADD <parameters>

Parameters

/p:hhh

Base address (same as on the Host Adapter)

/U:n

Unit number 0-4, default is 0

/M:n

Number of Buffers (each 2500 Bytes), n =8-26, default is 16

Links