INT 1A - PCMCIA Socket Services - GET ADAPTER 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") SeeAlso: 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) .