See
_unload(D2)
for syntax and general usage information
about this entry point routine.
Usage
All loadable DDI 7 and DDI 8
PC Card client-enabled drivers
should do the following in their
_unload( )
routines:
[Do they need to check that the driver or device
aren't suspended??]
Call the
ReleaseConfiguration(D3pccard)
service.
For a 16-bit card,
this returns the card to a simple memory-only interface
and configuration 0;
for a 32-bit CardBus card,
I/O access is disabled.