Jump to content

MPAP200.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 3: Line 3:
  DEVICE=drive:\path\MPAP200.SYS (addr,irq) ... (addr,irq)
  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.
;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.
;addr :(required) The base I/O address of the MPAP-200. This number must be a three-digit hexadecimal value ending in 0.

Revision as of 16:02, 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)
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