[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 1A Fn 85  - PCmcia Socket Services - Get Adapter                       [X]

   AH = 85h
   AL = adapter number

Return: CF clear if successful
       AH destroyed
       DH = adapter attributes (see below)
   CF set on error
       AH = error code (01h) (see AH=80h"PCMCIA")

See Also: AH=84h"PCMCIA",AH=86h

Bitfields for adapter attributes:
 bit 0 attempting to reduce power consumption
 bit 1 adapter preserves state information during reduced power consumption
 bit 2 enable status change interrupts
 bit 3 software share status change
 bit 4 hardware share status change
 bits 5-7 reserved (0)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson