NETPRISM.inf Driver File Contents (Intersil_Americas.cab)

; NETPRISM.INF
;
; Intersil 802.11 Wireless LAN Adapters.
; Copyright (c) 2001, 2002 Intersil Americas Inc.
; All Rights Reserved.
;
[Version]
DriverVer = 10/24/2002, 2.0.10
Signature           = "$Windows NT$"
Class               = Net
ClassGUID           = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider            = %VER_VENDOR_STR%
CatalogFile         = NETPRISM.cat

[ControlFlags]
ExcludeFromSelect   = *

[Manufacturer]
%Linksys%      = Linksys
%Netgear%      = Netgear
%D-Link%       = D-Link
%SMC%          = SMC

[Linksys]
%LINKSYSWPC11.DeviceDesc%    = PRISM_PCMCIA, PCMCIA\Instant_Wireless_-_Network_PC_CARD-317F
%LINKSYSWPC0B.DeviceDesc%    = PRISM_PCMCIA, PCMCIA\THE_LINKSYS_GROUP__INC.-INSTANT_WIRELESS_NETWORK_PC_CARD-0C0B
%LINKSYSWPPCI.DeviceDesc%    = PRISM_PCI,    PCI\VEN_1260&DEV_3873&SUBSYS_38741737

[Netgear]
%NETGEARMA401.DeviceDesc%    = PRISM_PCMCIA, PCMCIA\NETGEAR_MA401_Wireless_PC-Card-FBDB
%NETGEAR401RA.DeviceDesc%    = PRISM_PCMCIA, PCMCIA\NETGEAR_MA401RA_WIRELESS_PC-CARD-5CA0

[D-Link]
%DLINK650.DeviceDesc%        = PRISM_PCMCIA, PCMCIA\D-Link_DWL-650_11Mbps_WLAN_Card-F360

[SMC]
%SMC2632W.DeviceDesc%        = PRISM_PCMCIA, PCMCIA\SMC-SMC2632W-AF67


;----------------------------------------------------------------------------------------
[PRISM_PCMCIA]
AddReg          = COMMON_PCMCIA.reg, COMMON_NDIS.reg.NT, COMMON.reg
CopyFiles       = PRISM_DRIVER.copy
BusType         = 8
Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[PRISM_PCMCIA.Services]
AddService      = "ISLP2", 2, PRISM_DRIVER.Service, PRISM_DRIVER.EventLog

[PRISM_PCMCIA.CoInstallers]
 CopyFiles      = PRISM_COINSTALL.copy
 AddReg         = PRISM_COINSTALL.reg

;---------------------------------------------------------------------------------
[PRISM_PCI]
AddReg          = COMMON_PCI.reg, COMMON_NDIS.reg.NT, COMMON.reg
CopyFiles       = PRISM_DRIVER.copy
BusType         = 5     ; PCI
Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[PRISM_PCI.Services]
AddService      = "ISLP2", 2, PRISM_DRIVER.Service, PRISM_DRIVER.EventLog

[PRISM_PCI.CoInstallers]
CopyFiles       = PRISM_COINSTALL.copy
AddReg          = PRISM_COINSTALL.reg

;--------------------------------------------------------------------------------
[PRISM_DRIVER.Service]
DisplayName    = %PRISM_SERVICE_DISPLAY%
ServiceType    = 1 ;%SERVICE_KERNEL_DRIVER%
StartType      = 3 ;%SERVICE_DEMAND_START%
ErrorControl   = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\islp2nds.sys
LoadOrderGroup = NDIS

[PRISM_DRIVER.EventLog]
AddReg         = PRISM_DRIVER.EventLog.reg

[PRISM_COINSTALL.reg]
 HKR,           ,CoInstallers32         ,0x00010000     ,"islp2CFG.cpl,NdiProc"

;-------------------------------------------------------------------------------
; Registry Entries

[PRISM_DRIVER.EventLog.reg]
HKR,,       EventMessageFile,       0x00020000,     "%%SystemRoot%%\System32\netevent.dll"
HKR,,       TypesSupported,         0x00010001,     7

[COMMON_PCMCIA.reg]
HKR,NDI,                            Service,                0,      "ISLP2"
HKR,NDI,                            CardType,               0,      "PCMCIA"
HKR,,                               BusType,                0,      "8"
HKR,,                               DeviceVxDs,             0,      "islp2nds.sys"
HKR,,                               EnableIRQSharing,       1,      01,00,00,00
HKR,,                               IOBaseAddress,          1,      02,00,00,00
HKR,,                               InterruptNumber,        1,      04,00,00,00


[COMMON_PCI.reg]
HKR,NDI,                            Service,                0,      "ISLP2"
HKR,NDI,                            CardType,               0,      "PCI"
HKR,,                               BusType,                0,      "5"
HKR,,                               DeviceVxDs,             0,      "islp2nds.sys"
HKR,,                               EnableIRQSharing,       1,      01,00,00,00
HKR,,                               IOBaseAddress,          1,      02,00,00,00
HKR,,                               InterruptNumber,        1,      04,00,00,00

[COMMON_NDIS.reg.NT]
HKR,,                               EnumPropPages32,        0,      "islp2cfg.cpl,NetPropPageProvider"
HKR,NDI\Interfaces,                 UpperRange,             0,      "ndis5"
HKR,NDI\Interfaces,                 LowerRange,             0,      "ethernet"

HKR,defaults,                       PSMode,                 0,      1
HKR,Ndi\params\PSMode,              default,                0,      1
HKR,NDI\params\PSMode,              ParamDesc,              0,      %POWER_SAVE_STR%
HKR,NDI\params\PSMode,              type,                   0,      enum
HKR,NDI\params\PSMode\enum,         1,                      0,      %Disable%
HKR,NDI\params\PSMode\enum,         2,                      0,      %AlwaysEnable%
HKR,NDI\params\PSMode\enum,         3,                      0,      %AutoEnable%

[COMMON.reg]
HKR,,                               ISLP2IOC,               0,      "1"
HKR,,                               SilentInstall,          0,      "1"
HKR,,                               LoadFirmware,           0,      "1"
HKR,,                               ListenInterval,         0,      "3"
HKR,,                               AuthentAlg,             0,      "65535" 
HKR,,                               AdhocDemoMode,          0,      "0"

HKR,defaults,                       RTSThresh,              0,      2432
HKR,Ndi\params\RTSThresh,           default,                0,      2432
HKR,NDI\params\RTSThresh,           ParamDesc,              0,      %RTSTHRESH_STR%
HKR,NDI\params\RTSThresh,           type,                   0,      int
HKR,NDI\params\RTSThresh,           min,                    0,      0
HKR,NDI\params\RTSThresh,           max,                    0,      2432
HKR,NDI\params\RTSThresh,           step,                   0,      64
HKR,NDI\params\RTSThresh,           optional,               0,      1

HKR,defaults,                       FragThresh,             0,      2432
HKR,Ndi\params\FragThresh,          default,                0,      2432
HKR,NDI\params\FragThresh,          ParamDesc,              0,      %FRAGTHRESH_STR%
HKR,NDI\params\FragThresh,          type,                   0,      int
HKR,NDI\params\FragThresh,          min,                    0,      256
HKR,NDI\params\FragThresh,          max,                    0,      2432
HKR,NDI\params\FragThresh,          step,                   0,      128
HKR,NDI\params\FragThresh,          optional,               0,      1

HKR,defaults,                       PreambleMode,           0,      1
HKR,Ndi\params\PreambleMode,        default,                0,      1
HKR,NDI\params\PreambleMode,        ParamDesc,              0,      %SHORT_PREAM_STR%
HKR,NDI\params\PreambleMode,        type,                   0,      enum
HKR,NDI\params\PreambleMode\enum,   1,                      0,      %LongTxPreamble%
HKR,NDI\params\PreambleMode\enum,   2,                      0,      %ShortTxPreamble%
HKR,NDI\params\PreambleMode\enum,   3,                      0,      %AutoTxPreamble%
HKR,NDI\params\PreambleMode,        optional,               0,      1

HKR,defaults,                       PDwellTime,             0,      120
HKR,Ndi\params\PDwellTime,          default,                0,      120
HKR,NDI\params\PDwellTime,          ParamDesc,              0,      %PDWELL_STR%
HKR,NDI\params\PDwellTime,          type,                   0,      int
HKR,NDI\params\PDwellTime,          min,                    0,      0
HKR,NDI\params\PDwellTime,          max,                    0,      1000
HKR,NDI\params\PDwellTime,          step,                   0,      10
HKR,NDI\params\PDwellTime,          optional,               0,      1

;---------------------------------------------------------------------
;    Destination Dirs

[DestinationDirs]
DefaultDestDir          = 12
PRISM_DRIVER.copy       = 12
PRISM_COINSTALL.copy    = 11

[PRISM_DRIVER.copy]
islp2nds.sys,,,2

[PRISM_COINSTALL.copy]
islp2res.dll
islp2ioc.dll
islp2cfg.cpl

[SourceDisksNames]
;Source Disk ID         = Disk Name
;--------------           ---------
 1                      = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]
 islp2nds.sys           = 1
 islp2res.dll           = 1
 islp2ioc.dll           = 1
 islp2cfg.cpl           = 1

;----------------------------------------------------------------------------
;   Localizable Strings

[Strings]

VER_VENDOR_STR         = "Intersil"
MSFT                       = "Microsoft"
Linksys                    = "Linksys"
Netgear                    = "Netgear"
D-Link                     = "D-Link"
SMC                        = "SMC"

LINKSYSWPC11.DeviceDesc    = "Linksys WPC11 Instant Wireless Network PC Card"
LINKSYSWPC0B.DeviceDesc    = "Linksys Instant Wireless Network PC Card V3.0"
LINKSYSWPPCI.DeviceDesc    = "Linksys Instant Wireless PCI Card"

NETGEARMA401.DeviceDesc    = "Netgear MA401 802.11b Wireless PC Card"
NETGEAR401RA.DeviceDesc    = "Netgear MA401 Wireless PC Card"

DLINK650.DeviceDesc        = "D-Link DWL-650 11Mbps WLAN Card"

SMC2632W.DeviceDesc        = "SMC SMC2632W EZ Connect Wireless PC Card (5-Volt)"


PRISM_SERVICE_DISPLAY      = "Intersil 802.11 Wireless LAN Driver"
INSTALL_DISK_STR           = "Intersil PRISM Wireless LAN Install Disk"

POWER_SAVE_STR             = "Power Save Mode"
Disable                    = "Disable"
AlwaysEnable               = "Always Enable"
AutoEnable                 = "Auto Enable"

RTSTHRESH_STR              = "RTS Threshold"

FRAGTHRESH_STR             = "Fragmentation Threshold"

SHORT_PREAM_STR            = "Preamble Mode"
LongTxPreamble             = "Long Tx Preamble"
ShortTxPreamble            = "Short Tx Preamble"
AutoTxPreamble             = "Auto Tx Preamble"

PDWELL_STR                 = "Passive Scan Dwell Time"
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: web1, load: 2.41