

Estude fácil! Tem muito documento disponível na Docsity
Ganhe pontos ajudando outros esrudantes ou compre um plano Premium
Prepare-se para as provas
Estude fácil! Tem muito documento disponível na Docsity
Prepare-se para as provas com trabalhos de outros alunos como você, aqui na Docsity
Encontra documentos específicos para os exames da tua universidade
Prepare-se com as videoaulas e exercícios resolvidos criados a partir da grade da sua Universidade
Responda perguntas de provas passadas e avalie sua preparação.
Ganhe pontos para baixar
Ganhe pontos ajudando outros esrudantes ou compre um plano Premium
- - -
Tipologia: Notas de estudo
1 / 2
Esta página não é visível na pré-visualização
Não perca as partes importantes!


** VIA Rhine Family Fast Ethernet Adapter ** ** SCOUNIX 5.0 Driver ** ** v4.19 Feb. 2005 ** **
Below are instructions for creating an SCO "custom" installation diskette containing the MDI device driver for Fast Ethernet network adapter family. MDI drivers are used with SCO's Open Server 5.0 Operating System. Once the diskette is created, follow the SCO instructions for using the "custom" and "netconfig" utilities to install the driver.
sco5.vol The SCO UNIX 5.0.4 driver installation package. sco5.txt This file.
To begin, place the sco5.vol file on a DOS formatted diskette. sco5.vol is a SCO UNIX diskette image file. Place the diskette in drive A on a computer with SCO UNIX installed. If you wish to use drive B, adjust the instructions below appropriately.
1)Now enter the following commands at the UNIX prompt. Remember, UNIX is case sensitive. doscp a:sco5.vol VOL.000.000 (copies from DOS disk to current working directory)
2)Now place the 3.5" diskette you want to become the installation diskette in drive A. This should be a UNIX formatted, high density diskette. Enter the following command. Again, if you wish to use drive B, adjust the instructions below appropriately.
dd if=VOL.000.000 of=/dev/rfd0135ds18 (transfers disk image to diskette)
The diskette is now ready to use with the SCO "custom" utility.
We support two options for you to configure your Adapter.
Media Speed and Media Type This option is used for setting the speed and duplex mode of NIC. Value: Autonegotiation: indicate autonegotiation for both speed and duplex mode (Default). M_100_Full: indicate 100Mbps full duplex mode M_100_Half: indicate 100Mbps half duplex mode M_10_Full: indicate 10Mbps full duplex mode M_10_Half: indicate 10Mbps half duplex mode
Flow Control (in Advanced Options) This option is used for setting the flow control ability of NIC. Value: HW_Default_Auto: hardware default (auto). Use hardware default value. Disable: disable PAUSE. Enable: enable PAUSE.
When setting to Hardware Default(Auto), the flow control setting is according to the auto-negotiation result based on PHY hardware default values. However, when setting to other values(Disable, Enable), driver will just disable or enable flow control ability according to your setting.