PCCOM4.SYS: Difference between revisions
Appearance
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). ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
PCCOM 4 | PCCOM 4 port card device driver. | ||
DEVICE=PCCOM4.SYS <parameter> | DEVICE=PCCOM4.SYS <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) | ||
[[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)