NDC NE100TX Auto 10/100 PCI Fast Ethernet Adapter SCO_UNIX Driver Installation ===================================================== INSTALLATION PROCDURE 1) copy the driver package to your SCO_UNIX. -- 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\ne100tx.z /pci/ne100tx.dd.Z 2) uncompress the file. # uncompress ne100tx.dd.Z 3) Insert a formatted diskette into floppy, use "dd" command to create a installation diskette for use. # dd if=ne100tx.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 5) 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 page.