The Instruction of MANSET.EXE =========================================== This file is use to tell user : how to use the file "MANSET.EXE". The "MANSET.EXE" is build for configuring the NIC100 Jumperless Ethernet adapter. This program can be run in two mode: command and menu mode. When user want to execute this program in menu mode, just keyin the "MANSET" in DOS prompt. The program will instruct user how to configure the NIC100 step by step. When user want to execute the program in command mode, user must keyin, as show belos, command at DOS prompt: c:>MANSET [NO=1|2|3|..|8] [INF=RJ45|BNC] [MODE=IO|MEMORY]", [IOBASE=0x240|0x280|0x2C0|0x300|0x320|0x340|0x360]", [IRQ=3|4|5|9|10|11|12|15]", [ROMSIZE=DISABLE|8K/16K|32K|64K", [ROMBASE=0xC000|0xC400|0xC800|0xCC00|0xD000|0xD400|0xD800|0xDC00]", [RAMBASE=0xC000|0xC400|0xC800|0xCC00|0xD000|0xD400|0xD800|0xDC00]", [FASTREAD=ON|OFF]", [IO16=ON|OFF]", [CHRDYSRC=ON|OFF]", following is explanation of parameters: 1) NO=1|2|3..|8 If there is more than one NIC100 in your system, you must assign which one will be configurate. 2) INF=RJ45|BNC Assign interface: RJ45 -> 10BASE-T BNC -> 10BASE2 3) MODE=IO|MEMORY Assign operating mode: IO -> NE2000 compatible mode. MEMORY -> shared memory mode. 4) IOBASE=0x240|0x280|0x2C0|0x300|0x320|0x340|0x360 Assign IOBASE address of NIC. 5) IRQ=3|4|5|9|10|11|12|15 Assign IRQ no. of NIC. 6) ROMSIZE=DISABLE|8K/16K|32K|64K Assign Boot ROM size. 7) ROMBASE=0xC000|0xC400|0xC800|0xCC00|0xD000|0xD400|0xD800|0xDC00 Assign Boot ROM base address. 8) RAMBASE=0xC000|0xC400|0xC800|0xCC00|0xD000|0xD400|0xD800|0xDC00 Assign shared mapped memory base address. 9) FASTREAD=ON|OFF Turn on or off Fast Register Read Function 10) IO16=ON|OFF Turn on or off IO16 control signal source route. 11) CHRDYSRC=ON|OFF Turn on or off CHRDYSRC control signal source route.