com16950.inf Driver File Contents (oxupci952_954.zip)

[Version]
Signature   = "$Windows NT$"          ; required as-is
Provider    = "Oxford Semiconductor"  ; maximum of 30 characters, full app name will be "<Provider> <AppName>"
CESignature = "$Windows CE$"          ; required as-is
 
[CEStrings]
AppName     = "COM16950"            ; maximum of 40 characters, full app name will be "<Provider> <AppName>"
InstallDir  = %CE2%                 ; Target CE dir = "\Windows\"

[CEDevice.ARM]
ProcessorType = 0

[SourceDisksNames]                  ; directory that holds the default application's files

[SourceDisksNames.X86]              ; directory that holds the X86 specific application's files
11 = , "X86 DLL",,"obj\x86\retail"
12 = , "X86 ISR",,"..\isr16950\obj\x86\retail"
13 = , "pcmcia_branding_file",,"..\BrandingFiles"

[SourceDisksNames.ARM]              ; directory that holds the ARM specific application's files
21 = , "ARM DLL",,"obj\ARMV4I\retail"
22 = , "ARM ISR",,"..\isr16950\obj\ARMV4I\retail"
23 = , "pcmcia_branding_file",,"..\BrandingFiles"

[SourceDisksFiles]                  ; list of default files to be included in .cab

[SourceDisksFiles.X86]              ; x86 spicific files to be included in .cab
com16950.dll = 11
isr16950.dll = 12
pcmcia_branding_file.oxbc = 13

[SourceDisksFiles.ARM]              ; ARM spicific files to be included in .cab
com16950.dll = 21
isr16950.dll = 22
pcmcia_branding_file.oxbc = 23

[DefaultInstall]                    ; operations to be completed during install
CopyFiles   = CopyToWindows
AddReg      = RegData
CEShortcuts = Shortcuts
 
[DestinationDirs]                   ; default destination directories for each operation section
CopyToWindows = 0, %InstallDir%
Shortcuts     = 0, %InstallDir%       ; add shortcut to "\Windows\Start Menu\Programs\"
 
[CopyToWindows]                ; copy operation file list
"COM16950.dll", COM16950.dll
"isr16950.dll", isr16950.dll
"pcmcia_branding_file.oxbc", pcmcia_branding_file.oxbc

[strings]
PccardPath = Drivers\PCCARD\PCMCIA\PNP

[RegData]                           ; registry key list
; *** Registry path for CF950 card with image OXCF950_Generic_CE.oxi ***
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,CrystalFrequency,0x00010001,14745600
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-D5C5\option1\Unimodem,DeviceType,  0x00010001,0

; *** Registry path for CF950 card with image OXCF950_Normal_CE.oxi ***
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,CrystalFrequency,0x00010001,14745600
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-815D\option1\Unimodem,DeviceType,  0x00010001,0


; *** Registry path under PCCARD\PCMCIA for CF950 card without an e2prom (Generic mode) ***
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,CrystalFrequency,0x00010001,14745600
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-DDEA\option1\Unimodem,DeviceType,  0x00010001,0

; *** Registry path for CF950 card having an external e2prom loaded with image of ***
; *** "cf_950_380C_generic.dat"                                                   ***
HKLM,%PccardPath%\CF-950-380C\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF-950-380C\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF-950-380C\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF-950-380C\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF-950-380C\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF-950-380C\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF-950-380C\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF-950-380C\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF-950-380C\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF-950-380C\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF-950-380C\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF-950-380C\option1,CrystalFrequency,0x00010001,14745600
HKLM,%PccardPath%\CF-950-380C\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF-950-380C\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF-950-380C\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF-950-380C\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CF950"
HKLM,%PccardPath%\CF-950-380C\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF-950-380C\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF-950-380C\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CF950"
HKLM,%PccardPath%\CF-950-380C\option1\Unimodem,DeviceType,  0x00010001,0

; *** Registry path for CF950 card having an external e2prom loaded with image of ***
; *** "OXCF950_Normal.oxi" ***
HKLM,%PccardPath%\CF-950-EB46\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF-950-EB46\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF-950-EB46\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF-950-EB46\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF-950-EB46\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF-950-EB46\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF-950-EB46\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF-950-EB46\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF-950-EB46\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF-950-EB46\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF-950-EB46\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF-950-EB46\option1,CrystalFrequency,0x00010001,14745600
HKLM,%PccardPath%\CF-950-EB46\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF-950-EB46\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF-950-EB46\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF-950-EB46\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CF950"
HKLM,%PccardPath%\CF-950-EB46\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF-950-EB46\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF-950-EB46\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CF950"
HKLM,%PccardPath%\CF-950-EB46\option1\Unimodem,DeviceType,  0x00010001,0


; *** Registry path for CF950 card having an external e2prom loaded with image of ***
; *** "cf_950_EB46_normal.dat"                                                    ***
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,CrystalFrequency,0x00010001,14745600
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-EB46\option1\Unimodem,DeviceType,  0x00010001,0



; *** hardwired eemprom image on the eval board ***
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,CrystalFrequency,0x00010001,14745600
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CF950"
HKLM,%PccardPath%\CF_CARD-GENERIC-A569\option1\Unimodem,DeviceType,  0x00010001,0


; *** Registry path for single UART function CFU950 card having an external e2prom ***
; *** loaded with image of "CFU950_UART_PULSE_3V3_GOLD.OXB (OXI)"                  ***
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,CrystalFrequency,0x00010001,48000000
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-7B9F\option1\Unimodem,DeviceType,  0x00010001,0

; *** Registry path for single UART function CFU950 card having an external e2prom ***
; *** loaded with image of "cfu950_uart_level_3v3_gold.oxi"                        ***
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,ReadBrandFile,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,BrandingFile,    0x00000000,"pcmcia_branding_file.oxbx"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-1B82\option1\Unimodem,DeviceType,  0x00010001,0

; *** Registry path for single UART function CFU950 card having an external e2prom ***
; *** loaded with image of "cfu950_uart_level_5v_gold.oxi"                         ***
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,CrystalFrequency,0x00010001,48000000
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-69E0\option1\Unimodem,DeviceType,  0x00010001,0

;---------------------------------------------------------------------------------
;   To avoid the problem of imept WinCE500 in generating suitable I/O base
;   addresses if a muilti-functional PCCARD device does not supply explicitely,
;   we use the following CIS images which contains explicitely two I/O  
;   base addresses:
;       UART function IO base address = 0x0040
;       USB  function IO Base address = 0x0000
;---------------------------------------------------------------------------------
; *** Registry path for multi function CFU950 card having an external e2prom ***
; *** loaded "cfu950_multi_level_level_3v3_ce.oxi"                                 ***
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,CrystalFrequency,0x00010001,48000000
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-FBC1\option1\Unimodem,DeviceType,  0x00010001,0

; *** Registry path for multi function CFU950 card having an external e2prom ***
; *** loaded with image of "cfu950_multi_level_level_5v_ce.oxi"                    ***
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,CrystalFrequency,0x00010001,48000000
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-4708\option1\Unimodem,DeviceType,  0x00010001,0

; *** Registry path for multi function CFU950 card having an external e2prom ***
; *** loaded with image of "cfu950_multi_level_level_3v3_500mA_ce.oxi"             ***
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,Prefix,          0x00000000,"COM"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,Dll,             0x00000000,"\Windows\com16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,Order,           0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,DeviceArrayIndex,0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,DeviceType,      0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,Class,           0x00010001,07
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,SubClass,        0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,ProgIF,          0x00010001,06
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,VendorID,        0x00010001,633
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,DeviceID,        0x00010001,38155
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,NumberOfPorts,   0x00010001,1
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,CrystalFrequency,0x00010001,48000000
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,IsrDll,          0x00000000,"\Windows\isr16950.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1,IsrHandler,      0x00000000,"ISRHandler"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1\SerialCable,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1\SerialCable,FriendlyName,0x00000000,"Serial Cable on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1\SerialCable,DeviceType,  0x00010001,0
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1\Unimodem,Tsp,         0x00000000,"Unimodem.dll"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1\Unimodem,FriendlyName,0x00000000,"Hayes Compatible on CFU950"
HKLM,%PccardPath%\CF_CARD-GENERIC-94BF\option1\Unimodem,DeviceType,  0x00010001,0


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