Jump to content

PCCOM4.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "PCCOM 4 PORT Card Device driver. DEVICE=PCCOM4.SYS <parameter> '''Parameter:''' */Axxx : card address */Ixx : IRQ Nø */D : compatible mode: COM1 and COM2 (same as PC COM). ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
PCCOM 4 PORT Card Device driver.
PCCOM 4 port card device driver.
  DEVICE=PCCOM4.SYS <parameter>
  DEVICE=PCCOM4.SYS <parameter>


'''Parameter:'''
==Parameters==
*/Axxx : card address
*/Axxx : card address
*/Ixx : IRQ Nø
*/Ixx : IRQ Nø
*/D : compatible mode: COM1 and COM2 (same as PC COM). Use [[COM.SYS]] (from IBM) for these 2 ports and PCCOM4.SYS for other ports. This option must be put to the front of all other options.
*/D : compatible mode: COM1 and COM2 (same as PC COM). Use [[COM.SYS]] (from IBM) for these 2 ports and PCCOM4.SYS for other ports. This option must be put to the front of all other options.
*/Cxx : Assign the port number of the first port on the card (COM1 to COM96)
*/Cxx : Assign the port number of the first port on the card (COM1 to COM96)
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 17:37, 29 August 2021

PCCOM 4 port card device driver.

DEVICE=PCCOM4.SYS <parameter>

Parameters

  • /Axxx : card address
  • /Ixx : IRQ Nø
  • /D : compatible mode: COM1 and COM2 (same as PC COM). Use COM.SYS (from IBM) for these 2 ports and PCCOM4.SYS for other ports. This option must be put to the front of all other options.
  • /Cxx : Assign the port number of the first port on the card (COM1 to COM96)