Sample MADGECS.CFG file

Sample MADGECS.CFG file

The sample file below contains configuration information for working around possible clashes between the Madge 16/4 CardBus Adapter and sound cards.

; A configuration for working around possible clashes with sound cards. 

EXCLUDE_IO=A20-AFF,        ; These lines delete particular I/O ranges from the 
           1A20-1AFF,      ; list of available I/O ranges that MADGECS keeps.
           2A20-2AFF,
           3A20-3AFF,
           E20-EFF;

EXCLUDE_INT=3,5            ; This line deletes interrupts 3 and 5 from MADGECS's
                           ; list of available interrupts.

USE_INT=10                 ; This line adds interrupt 10 to MADGECS's list of 
                           ; available interrupts.

[Adapter Installation][Driver Installation][Software Utilities][Additional Information]

____________________