netsilc.inf Driver File Contents (polaroidpdc3035driver.zip)

; NETSILC.INF
; Silicom Communications Adapters
; Copyright 1995 Microsoft Corporation
;
[Version]
CatalogFile=netsilc.cat
Signature="$CHICAGO$"
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Provider=%MS%
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}

[Manufacturer]
%SILICOM%=SILICOM

[SILICOM]
%SPEX%=SPEX.ndi,PCMCIA\SILICOM_LTD.-ETHERNET_LAN_CARD-967A
%*SlSetp3.DeviceDesc%=*SlSetp3.ndi, *SlSetp3    ;Silicom Pocket Ethernet Adapter

;****************************************************************************
; Silicom Ethernet PCMCIA Adapter
;****************************************************************************
[SPEX.ndi]
AddReg=ADDREG_SPEX.ndi.reg,SPEX.ndi.reg,ADDREG_SILICOM.ndi.reg

[ADDREG_SPEX.ndi.reg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,spendis.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

HKR,NDIS,LogDriverName,,SPEX
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

[SPEX.ndi.reg]
HKR,Ndi,CardType,,"PCMCIA"
HKR,Ndi\Install,ndis3,,"spex.ndis3"
HKR,Ndi,DeviceID,,"PCMCIA\SILICOM_LTD.-ETHERNET_LAN_CARD-967A"
;
; 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;
F0,FF, \       ; IOR_Align;        // Mask for base alignment FFF0
10,00, \       ; IOR_nPorts;       // Number of ports=10h
00,00, \       ; IOR_Min;          // Min port address=0 ??
FF,03, \       ; 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
F8,7E, \       ; IRQD_Req_Mask;    // Mask of possible IRQs {3,4,5,6,7,9,10,11,12,13,14}
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  set to 12.0v for FLASH access
32, \          ; Vpp2  must be same as Vpp1
02, \          ; IntType;
F8,03,00,00, \ ; ConfigBase = 3f8
00, \          ; Status reg;
00, \          ; Pin reg;
00, \          ; Copy reg;
01, \          ; ConfigIndex reg = 1; set to 3 for FLASH access
03, \          ; regs defined: {cfg idx, sts}
;
; TERMINATOR
;
00,00,00,00

;  NDIS 3 driver
[spex.ndis3]
CopyFiles=spex.ndis3.CopyFiles

[spex.ndis3.CopyFiles]
spendis.vxd

;****************************************************************************
;    *SlSetp3   Silicom Pocket Ethernet Adapter
;****************************************************************************

[*SlSetp3.ndi]
AddReg=*SlSetp3.ndi.reg,setp3.ndi.reg

[*SlSetp3.ndi.reg]
HKR,Ndi,DeviceID,,"*SlSetp3"
;Parallel port Type Parameter
HKR,Ndi\params\PP_Mode,ParamDesc,,%SL_SETP_PARAMETER_PP_MODE%
HKR,NDI\params\PP_Mode,flag,1,20,00,00,00
HKR,Ndi\params\PP_Mode,optional,,0
HKR,Ndi\params\PP_Mode,default,,1
HKR,Ndi\params\PP_Mode,type,,enum
HKR,Ndi\params\PP_Mode\enum,1,,"AUTO"
HKR,Ndi\params\PP_Mode\enum,0,,"EPP"
HKR,Ndi\params\PP_Mode\enum,4,,"Unidirectional"
HKR,Ndi\params\PP_Mode\enum,5,,"Fast Unidirectional"
;Disable link Parameter
HKR,Ndi\params\Disable_Link,ParamDesc,,%SL_SETP_PARAM_DISABLELINK%
HKR,NDI\params\Disable_Link,flag,1,20,00,00,00
HKR,Ndi\params\Disable_Link,optional,,0
HKR,Ndi\params\Disable_Link,default,,16
HKR,Ndi\params\Disable_Link,type,,enum
HKR,Ndi\params\Disable_Link\enum,0,,%PARAM_YES%
HKR,Ndi\params\Disable_Link\enum,16,,%PARAM_NO%
;Miniblock Parameter
HKR,Ndi\params\Mini_Block,ParamDesc,,%SL_SETP_PARAM_MINIBLOCK%
HKR,NDI\params\Mini_Block,flag,1,20,00,00,00
HKR,Ndi\params\Mini_Block,optional,,0
HKR,Ndi\params\Mini_Block,default,,0
HKR,Ndi\params\Mini_Block,type,,enum
HKR,Ndi\params\Mini_Block\enum,2,,%PARAM_YES%
HKR,Ndi\params\Mini_Block\enum,0,,%PARAM_NO%
;LPT Parameter
HKR,Ndi\params\LPT,ParamDesc,,%SL_SETP_PARAM_LPT%
HKR,NDI\params\LPT,flag,1,20,00,00,00
HKR,Ndi\params\LPT,optional,,0
HKR,Ndi\params\LPT,default,,0
HKR,Ndi\params\LPT,type,,enum
HKR,Ndi\params\LPT\enum,0,,"AUTO"
HKR,Ndi\params\LPT\enum,1,,"LPT1"
HKR,Ndi\params\LPT\enum,2,,"LPT2"
HKR,Ndi\params\LPT\enum,3,,"LPT3"

;****************************************************************************
; setp3 Drivers
;****************************************************************************
; Base section for setp3 users
[setp3.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,setp3.vxd
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"SETP3"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"EPNDIS$"
HKR,NDIS\NDIS2,FileName,,"epndis.dos"
HKR,NDIS\ODI,DriverName,,"ETPODI"
HKR,NDIS\ODI,FileName,,"etpodi.com"
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sectioins
HKR,Ndi\Install,ndis3,,"setp3.ndis3"
HKR,Ndi\Install,ndis2,,"setp3.ndis2"
;HKR,Ndi\Install,odi,,"setp3.odi"

; Install NDIS3
[setp3.ndis3]
CopyFiles=setp3.ndis3.CopyFiles
[setp3.ndis3.CopyFiles]
setp3.vxd

; Install NDIS2
[setp3.ndis2]
CopyFiles=setp3.ndis2.CopyFiles
[setp3.ndis2.CopyFiles]
epndis.dos

; Install ODI
[setp3.odi]
CopyFiles=setp3.odi.CopyFiles
[setp3.odi.CopyFiles]
etpodi.com

;****************************************************************************
; Source and Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir             =11 ; LDID_SYS
spex.ndis3.CopyFiles       =11
setp3.ndis3.CopyFiles      =11
setp3.ndis2.CopyFiles      =26 ; LDID_WINBOOT
setp3.odi.CopyFiles        =26

;****************************************************************************
; Translatable strings
;****************************************************************************

[Strings]
MS="Microsoft"
;
; Manufacturer names
;
SILICOM="Silicom"
;
; Adapter names
;
SPEX="Silicom Ethernet PCMCIA Adapter"
*SlSetp3.DeviceDesc="Silicom Ethernet Pocket Adapter."

SL_SETP_PARAMETER_PP_MODE = "Parallel port mode"
PARAM_YES="YES"
PARAM_NO="NO"
SL_SETP_PARAM_DISABLELINK="DISABLE LINK"
SL_SETP_PARAM_MINIBLOCK="MINI BLOCK"
SL_SETP_PARAM_LPT="LPT port"
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.94