DEC 1994 SCO UNIX V.3 (TCP/IP V1.1X) Driver Installation for DE-650 PCMCIA Ethernet Card ================================================= The following files will be used in this installation: Files Contents ---------- --------------------------------------- DE65N.O DE-650 Driver Program DLK D-Link Unix script to setup adapter TCP For Unix streams 0. In DOS environment prepared diskette for setup65n : Insert D-Link DE-650 Series Driver Programs in A: drive. Insert a blank diskette in B: drive. ( for D-Link SCO UNIX driver) Copy D-Link SCO UNIX Driver into root directory of blank diskette. C> copy A:\ibmpc\scounix\tcpip1.2x\*.* B:\ 1. Login as the root user. 2. Installing TCP/IP software through the custom utility. # custom Select install Select A New Product Select entire to install all of the packages 3. Rename /usr/lib/mkdev/tcp to /usr/lib/mkdev/tcp.save if you want to keep original /usr/lib/mkdev/tcp file. (it will be modified by next step) 4.1 Installation diskette in Dos format. Put D-Link SCO Unix Driver diskette(in step 0 prepared) to floppy A and use doscp command to copy D-Link SCO UNIX Driver to following directories. # cd / # mkdir /usr/lib/tcprt/dlk # doscp A:/readme.doc /usr/lib/tcprt/dlk/readme.doc # doscp A:/de65n.o /usr/lib/tcprt/dlk/de65n.o # doscp A:/dlk /usr/lib/mkdev/dlk # doscp A:/tcp /usr/lib/mkdev/tcp # chmod +x /usr/lib/mkdev/dlk # chmod +x /usr/lib/mkdev/tcp 4.2 Installation diskette in UNIX tar format. Put your D-Link Installation Diskette to floppy A and use tar command to copy D-Link SCO UNIX Driver. # cd / # tar xvnf /dev/fd048ds9 5. Installing D-Link SCO UNIX Driver. # mkdev dlk Do you wish to install or delete the dlk driver? Type i to install A display of information about driver. Type y to continue Select interrupt vector number [5]. Type value Select I/O base address [300]. Type hexadecimal value Select memory base address [d0000]. Type hexadecimal value Select PCMCIA slot number [0]. Type value Do you wish to relink the kernel now? Type y to relink Do you want this kernel to boot by default? Type y to default Do you want the kernel environment rebuilt? Type y to rebuilt 6. Configuring Network interface. # mkdev tcp Which driver(s) will TCP/IP be using? Type dlk DOMAIN name. Enter key IP address. n.n.n.n Broadcast address of all 0's? [y/n] Confirm broadcast address. Enter key Confirm netmask. Enter key Which driver(s) will TCP/IP be using? Type quit 7. Reboot UNIX. # init 6