Example: Attempt to configure an MPAP-200 inserted into any socket with a base address of
300 hex and an IRQ assigned by Card Services. If address 300 hex is unavailable, the card will
not be configured.
DEVICE=C:\MPAP-200\MPAP2CL.SYS (b300)
Example: Attempt to configure an MPAP-200 inserted into socket 0 with a base address of 300
hex and IRQ 5. If address 300 hex or IRQ 5 is unavailable, the card will not be configured. In
addition, if an MPAP-200 is inserted into any other socket, it will not be configured.
DEVICE=C:\MPAP-200\MPAP2CL.SYS (s0,b300,i5)
Example: Attempt to configure an MPAP-200 inserted into any socket with a base address of
300 hex and IRQ 5. If address 300 hex or IRQ 5 is unavailable, attempt to configure the card
with a base address assigned by Card Services and IRQ 10. If IRQ 10 is also unavailable,
attempt to configure the card with a base address and an IRQ assigned by Card and Socket
Services.
DEVICE=C:\MPAP-200\MPAP2CL.SYS (b300,i5) (i10) ()
Example: Attempt to configure an MPAP-200 inserted into socket 0 with a base address of 300
hex and IRQ 5. Attempt to configure an MPAP-200 inserted into socket 1 with a base address of
340 hex and IRQ 10. This type of configuration may be desirable in systems where more than
one MPAP-200 is to be installed. It allows the user to force the MPAP-200 address and IRQ
settings to be socket-specific which may simplify cable connections and software development.
DEVICE=C:\MPAP-200\MPAP2CL.SYS (s0,b300,i5) (s1,b340,i10)
12