B&B Electronics PCMCIA 232PCC2 User Manual

Page 8

Advertising
background image

Documentation Number 232PCC23799 Manual

7

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

Example 3

DEVICE = C:\DSP-100\DSP100CL.SYS (s0,b300,i5)


In example 3, a single command line argument is provided. The
Client Driver will attempt to configure a 232PCC2 inserted into
socket 0 with a base address of 300H and IRQ 5. If address 300H
or IRQ 5 is unavailable, the 232PCC2 will not be configured. In
addition, if a 232PCC2 is inserted into any other socket, it will not be
configured. If the Client Driver can successfully configure the
232PCC2, its interrupt status register will be enabled.

Example 4

DEVICE = C:\DSP-100\DSP100CL.SYS (i5,e,u,b300)


In example 4, a single command line argument is provided.
Because the parameter order is not significant, the Client Driver will
attempt to configure a 232PCC2 inserted into any socket with a base
address of 300H and IRQ 5. If address 300H or IRQ 5 is
unavailable, the 232PCC2 will not be configured. If the Client Driver
can successfully configure the 232PCC2, its interrupt status register
will be disabled (Scratchpad registers enabled).

Example 5

DEVICE = C:\ DSP-100\DSP100CL.SYS (b300,i5) (i10) ( )


In example 5, three command line arguments are provided. The
Client Driver first attempts to configure a 232PCC2 inserted into any
socket with a base address of 300H and IRQ 5. If address 300H or
IRQ 5 is unavailable, the Client Driver will proceed to the second
command line argument and attempt to configure the card with a
base address assigned by Card and Socket Services and IRQ 10. If
IRQ 10 is also unavailable, the Client Driver will proceed to the third
command line argument and attempt to configure the 232PCC2 with
a base address and an IRQ assigned by Card and Socket Services.
If the 232PCC2 is successfully configured, its interrupt status
register will be enabled.





Advertising