Driver Installation Guide for SCO UNIX 5.x ================================================ Introduction ============ This document describes the procedures to install the SCO UNIX driver for AE-200PNP Ethernet Adapter. SCO UNIX OS does not support Plug&Play feature and if your computer doesn't support PnP function also, you must set the network card in "Jumperless" mode through our PNPSETUP.EXE program; Otherwise, it can not work correctly. The following files will be used in this installation: Files Contents ----------- ----------------------------------------- Driver.o MDI Driver Program setup Transfer dos format to unix format setup program Master Used by netconfig System Used by netconfig Node Used by netconfig Space.c Used by netconfig space.h Used by netconfig lkcfg Used by netconfig AOF/r2e Used by netconfig Installation Procedures ======================= Before you start with the installation process, make sure that the SCO UNIX system is properly installed. Similarly,your adapter should also be properly installed in your machine. 1. Login as root user. (On maintenance mode) 2. Installation Diskette in DOS format : Put SCO UNIX Driver diskette to floppy A: and use doscp command to copy the file "setup" for installing SCO UNIX PnP Driver into UNIX's directories as following : # cd / # doscp A:/sco_unix/5.x/setup /setup !! if you don't have the directory ,namely, "a:/sco_unix/5.x" in the disk, you should modify contents of the setup file in the floppy. Please check contents of the setup file. # chmod +x /setup # ./setup 3. Use netconfig utility, Avaiable options : # netconfig 4. To add adapters, select "Add New Lan Adapter" from "Hardware". 5. Add Protocol to select SCO TCP/IP. 6. Enter the internet Address of this interface. for example : 192.9.100.1 7. Enter the netmask for this interface (default 255.255.255.0). 8. Enter the boardcast address for this interface. default : xxx.xxx.xxx.255 press ENTER 9. Do you want to relink to kernel now ? TYPE 'y' 10. Do you want this kernel to boot by default (y/n) TYPE 'y' 11. Do you want the kernel environment rebuilt (y/n) TYPE 'y' 12. Reboot unix # shutdown -y -g0