MS-DOS
53
5. Installing Windows 95/98
----------------------------- CBENABLE.EXE parameter --------------------------
Format:
DEVICE = <directory path>: \ CBENABLE.EXE [IRQ] [IO] [MEM]
Parameter
[IRQ]
Set IRQ number used by the CB32U. If you don’t set anything to this parameter, Ah(10) is set as IRQ
number. If this doesn’t work, you have to set IRQ number from among IRQ numbers which any
devices don’t use. e.g.) IRQ = A
[IO]
Set IO port address used by the CB32U. If you don’t set anything to this parameter, 1300h is set as IO port
address. If this doesn’t work, you have to set IO port address from among IO port address which any devices
don’t use. e.g.) IO = 1000
[MEM]
Set memory address used by the CB32U. If you don’t set anything to this parameter, the CB32U tries
automatically to assign memory address which any devices don’t use automatically. If the CB32U failed to
assign memory address, memory address is not assigned. e.g.) MEM = CC00