Int 1A Fn 92 - Pcmcia Socket Services V1.00 - Write One [X]

AH = 92h
AL = adapter number
BL = socket number (01h to maximum supported by adapter)
BH = attributes (see #0611)
CL/CX = value to write
DX:SI = card address

Return: CF clear if successful
AH destroyed
CF set on error
AH = error code (01h,07h,0Bh,12h,14h) (see #0580)

Note: this function is only valid for I/O-mapped sockets; it also does not
implement Card Technology handling--use AH=94h when writing to
non-RAM technologies

See Also: AH=91h,AH=94h,INT 21/AX=440Dh"DOS 3.2+"