
APSoft
20 CardBus FireWire Enabler for DOS
MEM = 0xE1000, 0x2000, E ; Include [0xE1000-0xE2FFF]
[Resources]
XMEM = 0xD0000, 0x400 ; Exclude memory
; [0xD0000-0xD03FF]
XIO = 0, 0x100 ; Exclude I/O [0-0xFF]
IRQ = 5, D ; Include IRQ 5 with dynamic
; share
XIRQ = 6 ; Exclude IRQ 6
XMEM = 0x100000, 0x7FF0000 ; Exclude memory
; [1MB – 2GB]
; Exclude memory [0xE0000-0xE7FFF] except [0xE1000-0xE2FFF]
XMEM = 0xE0000, 0x8000, E ; Exclude [0xE0000-0xE7FFF]
MEM = 0xE1000, 0x2000, E ; Include [0xE1000-0xE2FFF]
Comentários a estes Manuais