Docsity
Docsity

Prepare-se para as provas
Prepare-se para as provas

Estude fácil! Tem muito documento disponível na Docsity


Ganhe pontos para baixar
Ganhe pontos para baixar

Ganhe pontos ajudando outros esrudantes ou compre um plano Premium


Guias e Dicas
Guias e Dicas


Placa de Rede - pcnfs, Notas de estudo de Informática

- - -

Tipologia: Notas de estudo

Antes de 2010

Compartilhado em 18/03/2008

thiago-germano-7
thiago-germano-7 🇧🇷

45 documentos

1 / 4

Toggle sidebar

Esta página não é visível na pré-visualização

Não perca as partes importantes!

bg1
**
**
** VIA Rhine Family Fast Ethernet Adapter
**
** NDIS2 Driver for PCNFS
**
** v4.35 Feb , 2005
**
**
Introduction:
=============
The Ethernet NDIS2 Driver for PCNFS confirms to the Network Driver
Interface Specification(NDIS2). This document shows you how to setup
the driver and how to use the enhanced functions by setting the custom
keywords in configuration file.
Contents of the Subdirectory:
=============================
PCNFS.TXT This file.
FETND.DOS The NDIS2 driver for PCNFS.
PROTOCOL.INI Sample protocol.ini file.
Installation:
=============
Before starting with the installation process, make sure that the adapter
is properly installed and configured. You can use the diagnostic program
(DIAG.EXE) to make sure your connection with the network is correct.
Installation procedure for PCNFS
--------------------------------
1) Run PCNFS install program and follow screen instructions.
2) When the "Configure an Ethernet network connection" appears, Select
"Ethernet" and press <Enter>.
3) Choose NE2000 network adapter and select "NDIS" and press <Enter>.
4) Follow the screen instructions to complete the installation.
5) Two subdirectory will be created after installation, default in C:\NFS
and C:\LANMAN.
6) Copy A:\PCNFS\FETND.DOS to C:\NFS.
7) Edit CONFIG.SYS to replace the line
pf3
pf4

Pré-visualização parcial do texto

Baixe Placa de Rede - pcnfs e outras Notas de estudo em PDF para Informática, somente na Docsity!

** VIA Rhine Family Fast Ethernet Adapter ** ** NDIS2 Driver for PCNFS ** ** v4.35 Feb , 2005 ** **

Introduction:

The Ethernet NDIS2 Driver for PCNFS confirms to the Network Driver Interface Specification(NDIS2). This document shows you how to setup the driver and how to use the enhanced functions by setting the custom keywords in configuration file.

Contents of the Subdirectory:

PCNFS.TXT This file. FETND.DOS The NDIS2 driver for PCNFS. PROTOCOL.INI Sample protocol.ini file.

Installation:

Before starting with the installation process, make sure that the adapter is properly installed and configured. You can use the diagnostic program (DIAG.EXE) to make sure your connection with the network is correct.

Installation procedure for PCNFS

  1. Run PCNFS install program and follow screen instructions.

  2. When the "Configure an Ethernet network connection" appears, Select "Ethernet" and press .

  3. Choose NE2000 network adapter and select "NDIS" and press .

  4. Follow the screen instructions to complete the installation.

  5. Two subdirectory will be created after installation, default in C:\NFS and C:\LANMAN.

  6. Copy A:\PCNFS\FETND.DOS to C:\NFS.

  7. Edit CONFIG.SYS to replace the line

DEVICE=C:\LANMAN\NE2000.DOS

with DEVICE=C:\LANMAN\FETND.DOS

  1. Edit PROTOCOL.INI file in C:\LANMAN directory, add the following section

[FETND_NIF] Drivername = FETND$

  1. Find [NFS-NDIS] section in PROTOCOL.INI file in C:\LANMAN directory, add the following line after "Drivername = NFSLINK$" line:

Bindings = FETND_NIF

  1. Restart the computer.

Configuration Files:

Sample of configuration file:

File Name: C:\CONFIG.SYS

DEVICE=C:\LANMAN\PROTMAN.SYS /I:C:\LANMAN DEVICE=C:\LANMAN\FETND.DOS DEVICE=C:\LANMAN\NFS-NDIS.SYS DEVICE=C:\NFS\PCNFS.SYS DEVICE=C:\NFS\SOCKDRV.SYS DEVICE=C:\DOS\ANSI.SYS

File Name: C:\AUTOEXEC.BAT

C:\LANMAN\NETBIND SET NFSDRIVE=C SET NFSPATH=C:\NFS PRT * CALL C:\NFS\NETWORK CALL C:\NFS\DRIVES LH C:\DOS\SHARE.EXE /l:500 /f: RTM

File Name: C:\LANMAN\PROTOCOL.INI

[protocol manager] drivername = PROTMAN$ [FETND_NIF] Drivername = FETND$ [NFS-NDIS] Drivername = NFSLINK$

BUSNO to specify. If there are two or more NIC cards in the system and you don't specify anyone, driver will display the menu for selection. You can get the information about bus number and device number form this menu.