See
intr(D2)
for syntax and general usage information
about this entry point routine.
Usage
The enabler portion of PC Card drivers
handles interrupts
through the
client_callback(D2pccard)
routine rather than through an
intr( )
entry point routine.
intr( )
is used only in support of the I/O operations
done by the driver.