***************************************************************************** * * * VIA PCI Fast Ethernet Adapter * * * * Ethernet Driver for UnixWare * * * * v1.13 Jan. 2001 * * * ***************************************************************************** Introduction: ============= This document describes the procedure to install the SCO UnixWare 7 driver for "PCI 10/100Mbps Fast Ethernet Adapter". Contents of the Subdirectory: ============================= VTD.PKG The ethernet driver for Unixware. UNIXWARE.TXT This file. Installation: ============= SCO UnixWare 7.x Installing driver procedure on SCO UnixWare7 : ----------------------------------------- Before you start with the installation process, make sure that the SCO Unixware system is properly installed. Similarly, your adapter should also be properly installed in your machine. 1. Installation Diskette in DOS format. Put the "PCI 10/100Mbps Fast Ethernet Adapter" SCO UnixWare Driver diskette to floppy A: and use mcopy command to copy "PCI 10/100Mbps Fast Ethernet Adapter" SCO UnixWare Driver into Unixware's directories. # cd / # mcopy A:/vtD.pkg /tmp 2. Run 'pkgadd' utility to add the driver software to system. # pkgadd -d /tmp/vtD.pkg => Select "1 PCI 10/100Mbps Fast Ethernet Adapter" to add the driver package to the system. => quit 3. Use 'scoadmin' utility to add adapters. # scoadmin => Select "Networking" item from the item list and press enter. => Select "Network Configuration Manager" item from the item list and press enter. => Select "Add New Lan Adapter" menu item from "Hardware". => Select the "PCI 10/100Mbps Fast Ethernet Adapter" item from the item list. => Add protocol(s) to the adapter. 4. Return to the command prompt. 5. Shutdown the system and reboot. # cd / # shutdown NOTE: 1. If you want to install more than one network adapter, you should do the 4th, 5th, 6th steps above for each network card separately. 2. This driver can support up to four network adapters.