Int 1A Fn 95 - Pcmcia Socket Services V1.00 - Inquire Error Detection Co [X]

AH = 95h
AL = adapter number
BH = EDC generator number

Return: CF clear if successful
AH destroyed
CX = bitmap of assignable sockets
DH = EDC capabilities (see #0612)
DL = supported EDC types (see #0613)
CF set on error
AH = error code (01h,04h) (see #0580)

See Also: AH=96h,AH=9Ch

Bitfields for EDC capabilities:
Bit(s) Description (Table 0612)
0 unidirectional only generation
1 bidirectional only generation
2 register-based (I/O-mapped) support
3 memory-mapped support
4 pausable
5-7 reserved (0)

Bitfields for supported EDC types:
Bit(s) Description (Table 0613)
0 8-checksum
1 16-CRC-SDLC
2-7 reserved (0)