NDC Instant-Link Ethernet PCI Adapter SCO_UNIX 3.x, 4.x Driver Installation ===================================================== INSTALLATION PROCDURE 1) copy the driver package to SCO_UNIX. -- make a new directory to save the PCI driver package and change to it. eg. # mkdir pci # cd pci -- use the system administration shell to copy package. # sysadmsh -- select Dirs/Files. -- select UseDos. -- select Copy. -- input the source file as 'a:/sco/sco_ndc.z' and input the destination file as 'sco_ndc.Z' 2) uncompress the file. # uncompress sco_ndc.Z 3) extract the file. # tar -xvf sco_ndc 4) move the file 'sco_ndc' to any directory or remove it. 5) insert a formatted disk to drive a: 6) copy the extracted package to drive a: # tar -cvf /dev/rfd0135ds18 . (assume the drive a: is /dev/rfd0135ds18, check your system) 7) use the 'custom' utility to install the package to SCO_UNIX. # custom 8) use 'netconfig' utility to configure the PCI adapter to your system. # netconfig Note : If you have any problem in using the 'custom' and 'netconfig' utility, you can refer to SCO_UNIX manual. NDC Instant-Link Ethernet PCI Adapter SCO OpenServer Driver Installation ==================================== INSTALLATION PROCDURE 1) copy the driver package to your SCO OpenServer. -- make a new directory to save the PCI driver package and change to it. eg. # mkdir pci # cd pci -- use the "doscp" command to copy package. eg. # doscp a:\sco\sco_ndc.z /pci/sco_ndc.dd.Z 2) uncompress the file. # uncompress sco_ndc.dd.Z 3) Insert a formatted diskette into floppy, use "dd" command to create a installation diskette for use. # dd if=sco_ndc.dd of=/dev/rfd0135ds18 (assume the drive a: is /dev/rfd0135ds18, check your system) 4) use the 'custom' utility to install the package to SCO_UNIX. # custom 4-1). Select "Software" from menu bar. 4-2). Remove the previous driver by selecting "Remove Software". (You do not have to re-build lernel at this time) 4-3). Select "Install new" from "Software" menu. 4-4). Follow instructions on screen, then system will install "ND5200S PCI Ethernet Adapter's LLI driver(ver 00.07)". 4-5). Exit the "custom" utility. 5) use 'netconfig' utility to configure the PCI adapter to your system. # netconfig 5-1). Select "Add new LAN adapter" from "Hardware" meun bar. 5-2). Select "ND5200S PCI Ethnernet Adapter, board 0" from list. 5-3). Follow the instructions on screen to re-bulid the kernel. 5-4). Reboot your system. Note : If you have any problem in using the 'custom' and 'netconfig' utility, you can refer to SCO_UNIX manual page.