SCOUNIX.TXT Driver File Contents (fa310.zip)

\HELP\SCO\SCOUNIX.TXT

                  NETGEAR FA310TX Fast Ethernet PCI Adapter
                  -----------------------------------------
           Driver Installation for SCO UNIX V.3.2.4X (TCP/IP v1.2X)
           --------------------------------------------------------

  Getting Started
  ---------------
  The necessary files for driver installation for SCO UNIX are stored
  in a self-extracting compressed format.  The FA310TX SCO UNIX driver 
  and the related files need to be extracted prior to driver installation.

  Installation Procedure
  ----------------------
  1.  Copy the compressed file SCO.EXE from the \SCO directory of the
      driver diskette into your hard disk.  Execute SCO.EXE at MS-DOS
      prompt to extract the drivers.  The SCO UNIX driver and the 
      necessary files are stored in the \SCOUNIX sub-directory.

      The following files will be used in installation for SCO UNIX 3.2.4:

      Files          Contents
      -----------    ---------------------------------------------------
      driver.o       Driver Program
      dce_spac.h     Used by Driver.o
      setupdce       software setup program
      info           Used by netconfig
      init           Used by netconfig
      master         Used by netconfig
      node           Used by netconfig
      reconf         Used by netconfig
      remove         Used by netconfig
      space.c        Used by netconfig
      system         Used by netconfig

      Make a note of the target path where the drivers are installed.

  2.  Login to the network as root. (On maintenance mode)

  3.  Use doscp command to copy the SCOUNIX Driver into the UNIX directory.

          example:

                # cd /
                # doscp /<path>/setupdce  setup
                # chmod +x /setup
                # ./setup a:/<path>

              (a:/<path> is the directory where the drivers were previously 
               extracted.)
               
  4.  Add a chain by executing the netconfig command

          example:

            #netconfig

  5.  A menu similar to the following appears on the screen:
      
          Available options:  
            1. Add a chain
            2. Remove a chain
            3. Reconfigure an element in a chain
            4. Quit

          Select option : 1 

  6.  The following prompt appears:
      
          Num  Name        Description
            1. nfs         SCO NFS Runtime System for SCO Unix
            2. sco_ipx     SCO IPX/SPX for UNIX
            3. sco_tcp     SCO TCP/IP for UNIX 
          Select top level of chain to Add or q to quit: 3

  7.  It will show all the driver available in the system and select
      next level of chain to Add or to quit.
      Please select "ngrpci0". This value varies according to your card 
      number.

  8.  The following prompt appears:

         Add chain sco_tcp->ngrpci0 (y/n): y

         Note:  
               Add chain sco_tcp -> ngrpci unit 0 (y/n); install card # 1
               Add chain sco_tcp -> ngrpci unit 1 (y/n); install card # 2
               Add chain sco_tcp -> ngrpci unit 2 (y/n); install card # 3
               Add chain sco_tcp -> ngrpci unit 3 (y/n); install card # 4

               It depends on card number.
 
  9.  If you are configuring board 0, the following messages will
      prompt for specifying the access type of PCI bus as below.
     
        Note:
           The default is to use the PCI BIOS calls (in 32-bit protected
           mode). Some systems may not support these BIOS calls, in which
           case there will be problems at boot time. When using a system
           that does not support 32-bit protected mode PCI BIOS calls,
           direct hardware accesses must be used.  
           PCI mechanism 1 or PCI mechanism 2 should be selected depending 
           on your machine suport.

  10. Please specify the way used by PCI to access hardware.........

          0. Use 32-bit protected mode PCI BIOS calls.
          1. Direct access to the HW, using PCI mechanism 1.
          2. Direct access to the HW, using PCI mechanism 2.

      Enter number of PCI access type selection (0 1 2) [0] or 'q' to quit: 0

  11. The following message appears:

         Please choose the line speed that you want............

           0. Use default value.
           1. 10 MB/sec mode.
           2. 100 MB/sec mode.
           3. Automatic detection between 10 MB/sec and 100 MB/sec mode.
        
         Enter number of line speed selection (0 1 2 3)[0] or 'q' to quit: 0

         Note: The default value of line speed is Automatic detection 
               mode. The "line speed" and "media mode" option must be 
               use together, if set line speed to Automatic detection mode 
               the "media mode" must be use default value and the seeting 
               will be ignor.     

  12. The following message appears:

         Please choose the media mode that you want...............

           0. Use default value.
           1. Point to point full duplex twisted pair connection.
           2. Twisted pair connection.

         Enter number of media mode selection (0 1 2)[0] or 'q' to quit: 0
       
         Note: The default value of media mode is Automatic detection 
               mode. The "line speed" and "media mode" option must be 
               use together , if set line speed to Automatic detection mode 
               the "media mode" must be use default value and the seeting 
               will be ignor.     

  13. Installing SCO TCP/IP over ngrpci0

      Please enter the following information in order to configure ngrpci0 
      Enter the internet address of this interface: xxx.xxx.xxx.xxx 
      Enter the netmask for this interface(default: 255.255.255.0):
      Does the interface use a broadcast address of all 1's? (y/n) (default: y):
      Enter the broadcast address for this interface
                                      (default: 202.39.74.255):                                   

      Note: Specify the subnet mask for the interface. Please consult the
            systems administrator if it is unknown. The default subnet mask
            is 255.255.255.0.

  14. It will show the information you configure, if all values are correct, 
      type "y". Otherwise, answer "n" .

  15. The following message appears:

          XX Pseudo ttys are currently configured, do you want to:

                  1. Add Pseudo ttys
                  2. Remove Pseudo ttys

          Select an option or enter q to quit [q]: q

  16. TCP/IP configuration complete. The main menu reappears on the screen,
      and select "q" to quit the configure.

  17. The following message appears:

          Do you want to relink to kernel now ? y

  18. The following message appears:

          Do you want this kernel to boot by default (y/n) y

  19. The following message appears:

          Do you want the kernel environment rebuilt (y/n) y


  20. Reboot UNIX by typing the following:

          #init 0

 
  Installation for multi-cards:
  -----------------------------
  This installation is for drivers of SCO UNIX (Runtime v3.2.4x)
  with TCP/IP v.1.2.

  1. It is allowable to have four network interface cards in a system.

  2. Support geteway function. (routing function)

  3. Statistical function is added when the following command is
          executed:

         # netstat -i

          Name     Mtu   Network   Address   Ipkts  Ierrs Opkts   Oerrs Collis

          ngrpci0  1500  168.8     unix      556     0     890     0     0
          ngrpci1  1500  202.39.74 unix2     423     0     423     0     0
          lo0      2048  170.23    localhost 180     0     180     0     0


  Note:    The IRQ number must match the value set in ROM BIOS.  Please
           check it before you provide this value to the system.  Most
           of the time, the IRQ number for the PCI bus can be accessed
           by pressing [DEL] key during power on and choosing the
           proper select item to set the IRQ number for the PCI bus.

  Example: ROM PCI/ISA BIOS (2A4X5C31)
           PCI/GREEN FUNCTION SETUP
           AWARD SOFTWARE, INC.

           Press [DEL] key  -->  PCI/GREEN FUNCTION SETUP

                                 Slot 3 Using INT# : A-PIRQ1
                                           .
                                           .
                                 PIRQ1# Connect IRQ: 5 By Single

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 0.86