Jump to content

MPAP200.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
Quatech MPAP-200 RS-422 or RS-485 serial interface OS/2 PCMCIA Driver.
Quatech MPAP-200 RS-422 or RS-485 serial interface OS/2 PCMCIA Driver.
DEVICE=drive:\path\MPAP200.SYS (addr,irq) ... (addr,irq)
where drive:\path specifies the drive letter and directory to which you copied the client driver file, and (addr,irq) ... (addr,irq) stand for a variable number of desired configurations.
;addr :(required) The base I/O address of the MPAP-200. This number must be a three-digit hexadecimal value ending in 0.
;irq :(required) The interrupt level (IRQ) of the MPAP-200. This decimal number must be one of the following values: 3, 4, 5, 7, 9, 10, 11, 12, 14, 15, or 0 if no IRQ is desired.


==Links==
==Links==

Revision as of 16:01, 31 December 2021

Quatech MPAP-200 RS-422 or RS-485 serial interface OS/2 PCMCIA Driver.

DEVICE=drive:\path\MPAP200.SYS (addr,irq) ... (addr,irq)

where drive:\path specifies the drive letter and directory to which you copied the client driver file, and (addr,irq) ... (addr,irq) stand for a variable number of desired configurations.

addr
(required) The base I/O address of the MPAP-200. This number must be a three-digit hexadecimal value ending in 0.
irq
(required) The interrupt level (IRQ) of the MPAP-200. This decimal number must be one of the following values: 3, 4, 5, 7, 9, 10, 11, 12, 14, 15, or 0 if no IRQ is desired.

Links