; NETSFE.INF
;
; Silicom Fast Ethernet PCMCIA Adapter Setup Script
; Copyright Silicom Ltd. 1996
;
[Version]
Signature="$CHICAGO$"
Provider=%MS%
Class=Net
[Manufacturer]
%MANUF%=MANUF
[MANUF]
%SFENDIS%=SFENDIS.ndi,PCMCIA\SILICOM_LTD.-FAST_ETHERNET_LAN_CARD-2057
;****************************************************************************
; Add these keys to the registry
;****************************************************************************
[SFENDIS.ndi]
AddReg=ADDREG_SFENDIS.ndi.reg,SFENDIS.ndi.reg,ADDREG_SILICOM.ndi.reg
[ADDREG_SFENDIS.ndi.reg]
; key,subkey,valuname,type,value
; net/nnnn
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,SFENDIS.VXD
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; Parameters for hardware resources (PnP style):
HKR,,IOADDRESS,1,02,00,00,00
HKR,,INTERRUPT,1,04,00,00,00
; net/nnnn/NDIS
HKR,NDIS,LogDriverName,,SFENDIS
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;
; net/nnnn/ndi/Interfaces
;
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
[SFENDIS.ndi.reg]
HKR,Ndi,CardType,,"PCMCIA"
HKR,Ndi\Install,ndis3,,"sfendis.ndis3"
HKR,Ndi,DeviceID,,"PCMCIA\SILICOM_LTD.-FAST_ETHERNET_LAN_CARD-2057"
;
; PCMCIA attribute info override:
; This can be dropped since the card has correct CIS.
;
[ADDREG_SILICOM.ndi.reg]
HKR,Override,0000,1, \
; CONFIGMG_VERSION
00,04,00,00, \
; PRIORITY
00,00,00,00, \
;
; I/O Resource Descriptor
;
24,00,00,00, \ ; Total length of I/O Resource Descriptor
02,00,00,00, \ ; ResType_IO = 0x00000002
01,00, \ ; IOD_Count;
0C,00, \ ; IOD_Type; // IOType_Range = 0x000C
00,00, \ ; IOD_Alloc_Base;
00,00, \ ; IOD_Alloc_End;
00,00, \ ; IOD_DesFlags;
00, \ ; IOD_Alloc_Alias;
00, \ ; IOD_Alloc_Decode;
C0,FF, \ ; IOR_Align; // Mask for base alignment FFC0
40,00, \ ; IOR_nPorts; // Number of ports=40h
00,00, \ ; IOR_Min; // Min port address=0 ??
FF,FF, \ ; IOR_Max; // Max port address = 3ff
00,00, \ ; IOR_RangeFlags; // Flags
00, \ ; IOR_Alias; // Alias offset
00, \ ; IOR_Decode; // Address specified
64,00,00,00, \ ; flags, 0x40 = 16-bit port
;
; IRQ Resource Descriptor
;
14,00,00,00, \ ; Total length of IRQ Resource Descriptor
04,00,00,00, \ ; ResType_IRQ = 0x00000004
00,00, \ ; IRQD_Flags;
00,00, \ ; IRQD_Alloc_Num; // Allocated IRQ number
38,9E, \ ; IRQD_Req_Mask; // Mask of possible IRQs {3,4,5,9,10,11,12,15}
00,00, \ ; IRQD_Reserved;
20,00,00,00, \ ; flags, 0x20 = Level mode interrupts
;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
00,00, \ ; Socket; (FILLED IN RUNTIME)
02,00, \ ; Attributes; i/o client
32, \ ; Vcc = 5.0v =50t
32, \ ; Vpp1
32, \ ; Vpp2 must be same as Vpp1
02, \ ; IntType;
00,01,00,00, \ ; ConfigBase = 100h
00, \ ; Status reg;
00, \ ; Pin reg;
00, \ ; Copy reg;
01, \ ; ConfigIndex reg = 1; set to 3 for FLASH access
01, \ ; regs defined: {cfg idx, sts}
;
; TERMINATOR
;
00,00,00,00
;****************************************************************************
; Copying files
;****************************************************************************
; NDIS 3 driver
[sfendis.ndis3]
CopyFiles=sfendis.ndis3.CopyFiles
[sfendis.ndis3.CopyFiles]
SFENDIS.VXD
;****************************************************************************
; Source and Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir =11 ; LDID_SYS
sfendis.ndis3.CopyFiles =11
[SourceDisksNames]
55="Silicom Disk","",0
[SourceDisksFiles]
SFENDIS.VXD=55,,30000
;****************************************************************************
; Translatable strings
;****************************************************************************
[Strings]
MS="Microsoft"
;
; Manufacturer names
;
MANUF="Silicom Ltd."
;
; Adapter names
;
SFENDIS="Silicom Fast Ethernet PCMCIA Adapter"
Download Driver Pack
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.