include vdmad.inc
mov eax, Channel
mov ebx, DMA_Handle
mov cl, Mode
VxDcall VDMAD_Set_EISA_Adr_Mode
Sets the EISA extended mode. Uses flags
0 | 8-bit I/O, with count in bytes |
1 | 16-bit I/O, with count in words and address shifted |
2 | 32-bit I/O, with count in bytes |
3 | 16-bit I/O, with count in bytes |