Int 1A Fn 89 - Pcmcia Socket Services V1.00 - Set Window [X]
AH = 89h
AL = adapter number
BH = window number
BL = socket number
CX = window size (bytes if I/O window, 4K units if memory window)
DH = window attributes (see #0602)
DL = access speed (only one bit set) (see #0598)
SI = window base address (bytes if I/O, 4K units if memory window)
DI = card offset addrress (memory only, 4K units)
Return: CF clear if successful
AH destroyed
CF set on error
AH = error code (01h,03h,07h,08h,0Ah,0Bh,0Dh,10h,11h) (see #0580)
See Also: AH=87h,AH=88h,AH=8Bh