MDMRPCI.INF Driver File Contents (NT50.ZIP)

;**************************************************************
; delete this comment section prior to build insertion
;**************************************************************
; Date     by         bug          Description
;--------  -------    ------       -------------------------------
; 6/03/98   a-jimho    nt:174500   add rockwell isa and pci controllerless
;
; still needs layout.inf delta
; needs install.nt5 fix (for now we use install.nt)
; move 4 sections to compact inf to alleviate hd bloat
; signature changed to chicago
; disable speaker volume keys since disabled by props line
; remove source disk info for inbuild inf - can be deleted where commented
;**************************************************************

; Windows Modem Setup File
; Copyright (c) 1993-1997 Microsoft Corporation
; Manufacturer: Rockwell (Controllerless)

[Version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Class=Modem
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%Author%

;  the default destination is \system32\drivers
[DestinationDirs]
CopyFileSection = 12
DefaultDestDir = 12

[Manufacturer]
%Mfg%      = Generic

[ControlFlags]
ExcludeFromSelect.NT=PCI\VEN_127A&DEV_1002
ExcludeFromSelect.NT=PCI\VEN_127A&DEV_1003
ExcludeFromSelect.NT=PCI\VEN_127A&DEV_1004
ExcludeFromSelect.NT=PCI\VEN_127A&DEV_1005

[Generic]
%HCFModem%  = ModemX, PCI\VEN_127A&DEV_1002
%HCFModem%  = ModemX, PCI\VEN_127A&DEV_1003
%HCFModem%  = ModemX, PCI\VEN_127A&DEV_1004
%HCFModem%  = ModemX, PCI\VEN_127A&DEV_1005

[Strings]
Author = "RSS"
Mfg = "Rockwell"
HCFModem = "Rockwell HCF 56K Data Fax SpeakerPhone PCI Modem"
ServiceName = "Winacpci"
OEM_STRING = "Rockwell HCF 56K Data Fax SpeakerPhone PCI Modem"

[ModemX.NT]
CopyFiles= CopyFileSection
include=mdmgl004.inf
AddReg= mdmgl004.Basic, mdmgl004.OEM, mdmgl004.Modem_HW, mdmgl004.Country

;  installer the fake modem driver as a service under
;  CCR\services\winacpci
;  refers to lower section for details of service key entry
[ModemX.NT.Services]
AddService=Winacpci, 0x00000000, Winacpci_Service_Inst, Winacpci_EventLog_Inst

;  adds the lower filter key using addreg section defined below
[ModemX.NT.HW]
AddReg=LowerFilterAddReg

;  add the driver as a lower filter driver under the device key
;  \enum\busenum\sup1620\<inst id>\lowerfilters REG_MULTIZ
[LowerFilterAddReg]
HKR,,"LowerFilters",0x00010000,Winacpci

;  type=kernel driver  start=manual, pnp will start
[Winacpci_Service_Inst]
ServiceType= 1
StartType  = 3
ErrorControl = 0
ServiceBinary = %12%\winacpci.sys

[Winacpci_EventLog_Inst]
AddReg = Winacpci_Event_AddReg

[Winacpci_Event_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\winacpci.sys"
HKR,,TypesSupported,0x00010001,7
HKR,,SymbolicLink,,"COM3"
HKR,,DriverDesc,, %HCFModem%
HKR,,FriendlyName,, %HCFModem%
HKR,,Manufacturer,, %Mfg%
HKR,,Model,, %HCFModem%

;  list the source disks
;  disk1 is name of tag file on floppy use to id disk
;[SourceDiskNames.x86]
;99="Fake Modem Install Disk", disk1,, \i386

;[SourceDiskNames.alpha]
;99="Fake Modem Install Disk", disk1,, \alpha

;[SourceDiskFiles]
;winacpci.sys = 99

;  copy file section file
;  destname, sourcename, tempname, flag
;  0x20 flag means don't replace if dest is newer than source
[CopyFileSection]
winacpci.sys

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: web2, load: 0.87