Interrups | Categories | Contents |
AH = 8Ah AL = adapter number BH = window number BL = page number
Return:
CF clear if successful AH destroyed DX = page attributes (see #00679) DI = memory card offset (4K units) CF set on error AH = error code (01h,08h,11h) (see #00656)
Notes: This function is only valid for memory-mapped windows. The socket being operated on is implied by the previous AH=89h call
Bitfields for PCMCIA page attributes: Bit(s) Description (Table 00679) 0 page enabled 15-1 reserved (0)
Category: Expansion Bus Bios - Int 1Ah - P
Interrups | Categories | Contents |