hc25ser.inf Driver File Contents (10_WWAN.zip)

; Windows XP Virtual Serial Port Setup File
; Copyright (C) 2008 Cinterion Wireless Modules GmbH
; Manufacturer: Cinterion Wireless Modules GmbH
;
; This INF file installs a virtual COM port on Windos XP system.
;------------------------------------------------------------------------------

;------------------------------------------------------------------------------
; Localizable Strings
; Customization:
;   VENDOR_NAME 
;     your company name
;   DEVICE_NAME 
;     device name for your USB Com Port
;     This entry is indicated in the device manager
;   SERVICE_DISPLAY_NAME
;     This entry is visible only within the Registry.
;   USB_VID
;     your USB vendor ID, 4 hex digits
;   USB_PID
;     your USB product ID, 4 hex digits
;   DRIVER_NAME
;     file name of the driver without extension ".sys"
;   DRIVER_NAME_STR
;     file name of the driver without extension ".sys" as string
;
[Strings]
VENDOR_NAME             = "Cinterion Wireless Modules GmbH"
DEVICE_NAME             = "Cinterion HC25 USB Com Port"
SERVICE_DISPLAY_NAME    = "Cinterion HC25 USB Device for Legacy Serial Communication"
DPD_NAME                = "HC25 USB Port"
USB_VID                 = "VID_0681"
USB_PID                 = "PID_0040"
DRIVER_NAME             = "hc25usbser"
;------------------------------------------------------------------------------

[Version]
signature  = "$WINDOWS NT$"
Class      = Ports
Provider   = %VENDOR_NAME%
ClassGuid  = {4D36E978-E325-11CE-BFC1-08002BE10318}
DriverPackageType=PlugAndPlay
DriverPackageDisplayName=%DPD_NAME%
DriverVer  = 12/20/2007,2.0.4.6
CatalogFile.NT = hc25_32bit.cat

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%VENDOR_NAME% = Models, NTia64, NTamd64

[Models]
%DEVICE_NAME%  = PortInstall00, USB\%USB_VID%&%USB_PID%&MI_00

[Models.NTamd64]
%DEVICE_NAME%  = PortInstall00, USB\%USB_VID%&%USB_PID%&MI_00

[Models.NTia64]
%DEVICE_NAME%  = PortInstall00, USB\%USB_VID%&%USB_PID%&MI_00

[PortInstall00.NT]
CopyFiles=UsbDriverFiles
AddReg = All00, AddReg.NT


[UsbDriverFiles]
%DRIVER_NAME%.sys,,,0x00000026   ; COPYFLG_NO_VERSION_DIALOG | COPYFLG_NOVERSIONCHECK 
                                 ; COPYFLG_NOSKIP

[DestinationDirs]
DefaultDestDir = 12

[SourceDisksNames]
1 = %DEVICE_NAME%,,,

[SourceDisksFiles]
hc25usbser.sys  = 1,,


[PortInstall00.NT.Services]
AddService=%DRIVER_NAME%,  0x00000002, USBSerialService

[USBSerialService]
DisplayName   = %SERVICE_DISPLAY_NAME%
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %12%\%DRIVER_NAME%.sys


[All00]
HKR,,NTMPDriver,,%DRIVER_NAME%.sys

[AddReg.NT]
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"


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: 0.99