Quatech DSP-100 User Manual
Page 13
![background image](/manuals/206990/13/background.png)
2.1.2.3 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 DSP-100 inserted into socket 0 with a base address of 300H and
IRQ 5. If address 300H or IRQ 5 is unavailable, the DSP-100 will not be configured. In
addition, if a DSP-100 is inserted into any other socket, it will not be configured. If the
Client Driver can successfully configure the DSP-100 its interrupt status register will be
enabled.
2.1.2.4 Example 4
DEVICE = C:\DSP-100\DSP100CL.SYS (i5,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 DSP-100 inserted
into any socket with a base address of 300H and IRQ 5. If address 300H or IRQ 5 is
unavailable, the DSP-100 will not be configured. If the Client Driver can successfully
configure the DSP-100, its interrupt status register will be disabled (Scratchpad
registers enabled).
2.1.2.5 Example 5
DEVICE = C:\DSP-100\DSP100CL.SYS (b300,i5) (i10) ( )
In example 5, three command line arguments are provided. The Client Driver will first
attempt to configure a DSP-100 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 DSP-100 with a base address and an IRQ assigned by Card and
Socket Services. If the DSP-100 is successfully configured, its interrupt status register
will be enabled.
DSP-100 User's Manual
7