Abstract:
Background processing for PCMCIA card service functions for registered Card Services clients includes a Card Services Background Processing Application and a Card Services dynamic link library (DDL) residing in the system VM, and a Card Services VxD residing in priority ring 0. A request for a Card Services function is generated by a Card Services function requester. The Card Services function requester is either a Card Services Client or a PCMCIA socket adapter. In response to the request, the Card Services VxD sets-up a path between the Card Services function requester and the Card Services DLL. The Card Services DLL contains the Card Services functions, and the appropriate Card Service function is executed. If the Card Service function requested requires background processing, the Card Services DLL posts a message with the Card Services Background Processing Application. The Card Services DLL then acknowledges the request for Card Services function to the Card Services requester.