B&B Electronics PCMCIA 232PCC2 User Manual
Page 13

12
Documentation Number 232PCC23799 Manual
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104
B&B Electronics Ltd – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353-91-792444 – Fax +353-91-792445
Scratchpad registers are disabled.
Before removing a 232PCC2 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:
R
instructs the Client Driver to release the resources
previously allocated to the 232PCC2. When the 'R'
option is used, any settings specified by the 'B', 'I', and
'U'.
Example 1
DSP100EN.EXE
In example 1, no command line argument is specified. The Enabler
will report an error and display the proper usage of the command.
Example 2
DSP100EN.EXE
(s0,b300,i5)
In example 2, the Enabler will configure the 232PCC2 in socket 0
with a base address of 300H and IRQ 5 using a configuration
memory window at segment D000. The 232PCC2's interrupt status
register will be enabled.
Example 3
DSP100EN.EXE
(i10,e,u,b340,s1)
In example 3, the Enabler will configure the 232PCC2 in socket 1
with a base address of 340H and IRQ 10 using a configuration
memory window at segment D000. The 232PCC2'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.