|
|||||||||
|
|||||||||
Home • Troubleshooting • Rockwell/Conexant Soft56 Modem • Using Other Drivers • Step by Step Part 1 |
Soft56 - Using Other Drivers - Step-By-Step Example Part I
Windows' Add New Hardware is used to install Rockwell/Conexant Soft56 and HCF Modems. If the modem is not installed (or not properly installed), Add New Hardware is run automatically when Windows starts up.
Before you install an updated driver, you must remove the modem with Windows' ADD/REMOVE Programs - your modem will be one of the entries listed.
The driver package will contain 2 files with .inf extension. Windows will not let you install the driver if the PCI IDs of your modem do not match the PCI IDs contained in the .inf file.
Following is example of getting the 3.05.02 driver to work with the modem supplied in E-Machines ETower 466:
Determine PCI ID information of modem using PCI Tree:
My modems VID = 14F1, DID = 2013; SubVID = 155D and SubID = 6793.
Now, take a look at the .inf files included with the updated driver you are going to use. In this case, DCRCST9.inf, and DCRCST9x.inf, and modify the files to specify your IDs:
Original DCRCST9.inf
[Strings] [HSF_MODEM] |
Modified
DCRCST9.inf:
PCIModemID = CXT\VEN_14F1&DEV_2013&SUBSYS_6793155D ;This MUST match in the Child INF [HSF_MODEM] |
Original DCRCST9x.inf:
[Models] |
Modified
DCRCST9x.inf:
[Models] |
Note: Most vendors supply driver packages as a zip or self-extracting zip file. To access the .inf files, you need to unzip the driver package, and should store the files in a directory of its own. Some vendors may set the file attribute of the .inf file to Read Only preventing you from saving changes to it. You can make a second copy of the driver set in another directory, delete the .inf files from it, and save the modified .inf files in the second copy's directory.
NEXT STEP: REMOVE EXISTING MODEM INSTALLATION, AND INSTALL NEW DRIVER.
Home | Links | Send
Feedback | Privacy Policy | Report Broken Link Legal Page | Author's Web Sites | Log In |
Modemsite.com ©1998-2022 v.Richard Gamberg. All rights reserved. |