Before removing a QSP-100 from its PCMCIA socket, the Enabler should be executed to free the system resources allocated when the card was installed. For this operation the Enabler provides on additional command line option:
Rinstructs the Client Driver to release the resources previously allocated to the QSP-100. When the 'R' option is used, any settings specified by the 'B', 'I', 'U', and 'E' options are ignored. This option must be omitted when installing a QSP-100 into the system.
1.1.1.1Example 1
QSP100EN.EXE
In example 1, no command line argument is specified. The Enabler will report an error and display the proper usage of the command.
1.1.1.2Example 2
QSP100EN.EXE (s0,b300,i5)
In example 2, the Enabler will configure the QSP-100 in socket 0 with a base address of 300H and IRQ 5 using a configuration memory window at segment D000. The QSP-100's interrupt status register will be enabled and the BIOS equipment list will not be updated.
1.1.1.3Example 3
QSP100EN.EXE (i10,e,u,b340,s1)
In example 3, the Enabler will configure the QSP-100 in socket 1 with a base address of 340H and IRQ 10 using a configuration memory window at segment D000. The QSP-100's interrupt status register will be disabled (Scratchpad registers enabled) and the BIOS equipment list will be updated. Note that the parameter order is not significant.