dcommp.inf Driver File Contents (scwin120.zip)

; DCOMMP.INF
;
; SpellCaster DataCommute/Plus Interface Cards.
;

[version]
signature="$CHICAGO$"
Class=Net
provider=%V_TSI%

[Manufacturer]
%V_TSI%=DCOMMP

[DCOMMP]  ;Manufacturer Name Section
;
; %Device Description% =    Install Section Name, Device ID
;

%DCOMMP.DeviceDesc% = DCOMMP.ndi, %DCOMMP.DeviceID%  ;SpellCaster DataCommute/Plus ISDN Adapter

;****************************************************************************
; DCOMMP Adapter Install Section
;****************************************************************************

[DCOMMP.ndi]                               ; Network Device Insatall Section
AddReg=NDI.reg,General.Resource,Midas.Params,Line0.Params	;  ADD Registry Sections
LogConfig=DCOMMP.LogConfig						;  LOGICAL configuration section
CopyFiles=Inf.CopyFiles

;****************************************************************************
; NDISWAN Install Section
;****************************************************************************
[DCOMMP.ndiswan]
CopyFiles=NdisWan.CopyFiles


;****************************************************************************
;  Logical Configuration Section
;****************************************************************************
[DCOMMP.LogConfig]
ConfigPriority=HARDRECONFIG
MEMConfig=D0000-D3FFF,D4000-D7FFF,D8000-DBFFF,DC000-DFFFF,C8000-CBFFF,CC000-CFFFF
IRQConfig=3,4,5,7,9,10,11,12


;****************************************************************************
; INF files CopyFiles List Section
;****************************************************************************
[Inf.CopyFiles]
DCOMMP.inf


;****************************************************************************
; NDISWAN CopyFile List Section
;****************************************************************************

[NdisWan.CopyFiles]
DCOMMP.sys

;****************************************************************************
; Source Files and Disks/Directories
;****************************************************************************

[SourceDisksNames]
1="SpellCaster Windows ISDN Drivers Diskette", "",
2="SpellCaster Windows ISDN Drivers Diskette 2", "",

[SourceDisksFiles]
DCOMMP.sys   =1
DCOMMP.inf	=1


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir     =11 ; Windows 95 System Directory
NdisWan.CopyFiles  =11 ; Windows 95 System Directory
Inf.CopyFiles      =17 ; Windows 95 Inf Directory


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]

; Provider and Manufacturer

V_TSI="SpellCaster Telecommunications Inc."


; PNP Device Descriptions and IDs 

DCOMMP.DeviceDesc = "DataCommute/Plus ISDN Adapter"
DCOMMP.DeviceID   = "DataCommute/Plus"



;****************************************************************************
;
;       The remaining sections are responsible for generating the proper
;   entries in the Registry.
;
;
;   All of the entries in these sections have the following format:
;
;           key,subkey,valuname,type,value
;
;****************************************************************************

;****************************************************************************
;  base section
;****************************************************************************
[NDI.reg]
HKR,,DevLoader,,*ndis								; Driver is loaded by NDIS
HKR,,DeviceVxDs,,DCOMMP.sys							; file name of the driver
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"		;

; NDIS Info
HKR,NDIS,LogDriverName,,"DCOMMP"						; Driver Name
HKR,NDIS,MajorNdisVersion,HEX,03					;
HKR,NDIS,MinorNdisVersion,HEX,0A

; NDI Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
HKR,Ndi\Interfaces,DefLower,,"isdn"
HKR,Ndi\Interfaces,UpperRange,,"ndiswan"
HKR,Ndi\Interfaces,LowerRange,,"isdn"

; NDI Required Components
HKR,Ndi,InstallInf,,"NDISWAN.INF"
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN"

; NDI Install sections
HKR,Ndi\Install,ndiswan,,"DCOMMP.ndiswan"

; Add ISDN Class to RNA
HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,,


;****************************************************************************
; General Resource Memory and IRQ
;****************************************************************************
[General.Resource]
HKR,,MemoryMappedBaseAddress,1,01,00,00,00
HKR,NDI\params\MemoryMappedBaseAddress,resc,1,01,00,00,00
HKR,NDI\params\MemoryMappedBaseAddress,flag,1,20,00,00,00
HKR,NDI\params\MemoryMappedBaseAddress,ParamDesc,,"Memory Mapped Base Address"
HKR,NDI\params\MemoryMappedBaseAddress,paragraph,,1


HKR,,InterruptNumber,1,04,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
HKR,NDI\params\InterruptNumber,ParamDesc,,"Interrupt Number"








;****************************************************************************
; Midas General Params
;****************************************************************************
[Midas.Params]
HKR,,BoardType,,"L"
HKR,,BoardName,,"DCOMMP"
;HKR,,DebugFlags,1,3
HKR,,Line0.ImageFileName
HKR,Ndi,DeviceID,,%DCOMMP.DeviceID%
HKR,,NumberOfLines,,"1"
HKR,TAPI,Properties,1,  00,00,00,00

;						size		   flags		  subtype int.	 max lines		active lines
HKR,TAPI,DeviceCaps,1,  14,00,00,00,   00,00,00,00,   00,00,00,00,   01,00,00,00,   01,00,00,00


;****************************************************************************
; midas Line Params
;****************************************************************************

[Line0.Params]
;
; Parameters Per Line

; Switch Type
HKR,TAPI\Line0,SwitchType,1,   00,00,00,00

; Line Properties
HKR,TAPI\Line0,Properties,1,   00,00,00,00

; Line Capabilities				size		  flags			 chanflg		sw type		   speeds type	  chan max		 active	 
HKR,TAPI\Line0,LineCaps,  1,   1c,00,00,00,   00,00,00,00,   03,00,00,00,   fe,00,00,00,   03,00,00,00,   02,00,00,00,   02,00,00,00


; Board Type
HKR,NDI\params\Line0.BoardType,ParamDesc,,"Board Type"
HKR,NDI\params\Line0.BoardType,default,,"L"
HKR,NDI\params\Line0.BoardType,type,,enum
;HKR,NDI\params\Line0.BoardType\enum,"S",,"S"
; HKR,NDI\params\Line0.BoardType\enum,"U",,"U"
HKR,NDI\params\Line0.BoardType\enum,"L",,"DataCommute/Plus"
;HKR,NDI\params\Line0.BoardType\enum,"P",,"Passive"

; Download File Name
HKR,NDI\params\Line0.ImageFileName,ParamDesc,,"Download File"
; HKR,NDI\params\Line0.ImageFileName,optional,,"1"
HKR,NDI\params\Line0.ImageFileName,default
HKR,NDI\params\Line0.ImageFileName,type,,edit


; Debug Flags
;HKR,NDI\params\DebugFlags,ParamDesc,,"Debug Flags"
;HKR,NDI\params\DebugFlags,default,,0
;HKR,NDI\params\DebugFlags,type,,long
;HKR,NDI\params\DebugFlags\base,,16


;
; Parameters Per Logical Line


; Phone Number
HKR,TAPI\Line0\Channel0,Phone,,""

; SPID
HKR,TAPI\Line0\Channel0,SPID,,""

; Tei
HKR,,Line0.Channel0.TEI,,"127"

; Channel Properties
HKR,TAPI\Line0\Channel0,Properties, 1,   00,00,00,00

; Channel Capabilities
HKR,TAPI\Line0\Channel0,ChannelCaps, 1,  03,00,00,00

; Phone Number
HKR,TAPI\Line0\Channel1,Phone,,""

; SPID
HKR,TAPI\Line0\Channel1,SPID,,""

; Tei
HKR,,Line0.Channel1.TEI,,"127"

; Channel Properties
HKR,TAPI\Line0\Channel1,Properties, 1,   00,00,00,00

; Channel Capabilities
HKR,TAPI\Line0\Channel1,ChannelCaps, 1,  03,00,00,00
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: web5, load: 2.18