;
; Copyright (c) 2002 VIA Technologies, Inc.
;
[Version]
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%VIA%
DriverVer=07/02/2003,5.1.0.3442
CatalogFile=VIAAGP1.CAT
; =================== Common for all AGP devices =========================
[DestinationDirs]
DefaultDestDir = 12������� ; DIRID_DRIVERS
[SourceDisksNames]
1=%Distribution%,,,
[SourceDisksFiles]
VIAAGP1.SYS=1
[Manufacturer]
%VIA_MFG%=VIA_SYS
[ControlFlags]
ExcludeFromSelect= *|
[AGP_Filter_Reg]
HKR,,"UpperFilters", 0x00010000,"VIAAGP1"
[pci_ServiceInstallSection]
DisplayName��� = %pci_svcdesc%
ServiceType��� = %SERVICE_KERNEL_DRIVER%
StartType����� = %SERVICE_BOOT_START%
ErrorControl�� = %SERVICE_ERROR_NORMAL%
ServiceBinary� = %12%\pci.sys
LoadOrderGroup = "Boot Bus Extender"
; =================== VIA SYS ========================
[VIA_SYS]
%PCI\VEN_1106&DEV_8305.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8305
%PCI\VEN_1106&DEV_8391.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8391
%PCI\VEN_1106&DEV_8598.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8598
%PCI\VEN_1106&DEV_8501.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8501
%PCI\VEN_1106&DEV_8601.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8601
%PCI\VEN_1106&DEV_8605.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_8605
%PCI\VEN_1106&DEV_B091.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B091
%PCI\VEN_1106&DEV_B099.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B099
%PCI\VEN_1106&DEV_B112.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B112
%PCI\VEN_1106&DEV_B116.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B116
%PCI\VEN_1106&DEV_B148.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B148
%PCI\VEN_1106&DEV_B156.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B156
%PCI\VEN_1106&DEV_B158.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B158
%PCI\VEN_1106&DEV_B168.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B168
%PCI\VEN_1106&DEV_B188.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B188
%PCI\VEN_1106&DEV_B198.DeviceDesc% = VIAAGP_Install,PCI\VEN_1106&DEV_B198
[VIAAGP_Install]
[email protected]
[VIAAGP_Install.HW]
AddReg = AGP_Filter_Reg
[VIAAGP_Install.Services]
AddService = viaagp1,0,viaagp1_ServiceInstallSection
AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection
[viaagp1_ServiceInstallSection]
DisplayName��� = %viaagp1_svcdesc%
ServiceType��� = %SERVICE_KERNEL_DRIVER%
StartType����� = %SERVICE_DEMAND_START%
ErrorControl�� = %SERVICE_ERROR_NORMAL%
ServiceBinary� = %12%\viaagp1.sys
LoadOrderGroup = PnP Filter
; =================== STRINGS and CONSTANTS ========================
[Strings]
VIA_MFG = "VIA"
Distribution="VIA AGP Filter Driver Disk"
VIA = "VIA Technologies, Inc."
PCI\VEN_1106&DEV_8305.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_8391.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_8598.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_8501.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_8601.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_8605.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_B091.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_B099.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_B112.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_B116.DeviceDesc = "VIA CPU to AGP controller"
PCI\VEN_1106&DEV_B148.DeviceDesc = "VIA CPU to AGP controller"
PCI\VEN_1106&DEV_B156.DeviceDesc = "VIA CPU to AGP controller"
PCI\VEN_1106&DEV_B158.DeviceDesc = "VIA CPU to AGP controller"
PCI\VEN_1106&DEV_B168.DeviceDesc = "VIA CPU to AGP2.0/AGP3.0 Controller"
PCI\VEN_1106&DEV_B188.DeviceDesc = "VIA CPU to AGP2.0/AGP3.0 Controller"
PCI\VEN_1106&DEV_B198.DeviceDesc = "VIA CPU to AGP2.0/AGP3.0 Controller"
;service descriptions
viaagp1_svcdesc = "VIA AGP Filter"
pci_svcdesc = "PCI Bus Driver"
;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER� = 1
SERVICE_BOOT_START���� = 0
SERVICE_DEMAND_START�� = 3
SERVICE_ERROR_NORMAL�� = 1
[general]
; if ShowDevices exists and is non-zero then will display wave out devices and other stuff
;
; ShowDevices=0� : default
; ShowDevices=1� : show output from waveOutGetDevCaps
ShowDevices=0
; if WaveOutDevice exists it should be between zero and one less num devices
; the default is WAVE_MAPPER
;
; WaveOutDevice=0 : use the first device (default)
; WaveOutDevice=1 : use the second device
; WaveOutDevice=-1: use WAVE_MAPPER (will use [Unknow Device] setttings)
;
;
WaveOutDevice=-1
; Wavemix will detect if it is running on a 286 and not use any 386 instructions
; you can force it to use the 286 only code on a 386 by setting cmixit=1
; cmixit=0 (default)
; cmixit=1 uses only 286 code (even on a 386 or >)
[WinNT:default]
; Remix=1 = ResetRemix()
; Remix=2 = NoResetRemix()
; default=1
Remix=1
; GoodWavePos=0 = uses timeGetTime() (default)
; GoodWavePos=1 = uses waveOutGetPosition()
GoodWavePos=0
; WaveBlocks=#� (2<=#<=6) the number of ping pong buffers to use
; default=3
WaveBlocks=3
; WaveBlockLen=#� min = 512 max = 4096
;�� if a number is not specified Wavemix.dll will try to determine a size
;
; SamplesPerSec=11 (11.025 Khz) (default)
;������������� =22 (22.04� KHz)
;������������� =44 (44.1�� KHz)
SamplesPerSec=11
[WinNT:Windows Sound System Playback]
; Need to set do11khzmce=FALSE in system.ini->[sndsys.drv] if want to use Remix=1 and SamplesPerSec=11
Remix=1
GoodWavePos=1
WaveBlocks=4
SamplesPerSec=22
;WaveBlockLen=
[WinNT:MultiSound Wave Out]
Remix=2
GoodWavePos=1
WaveBlocks=3
;WaveBlockLen=
[WinNT:SB16 Wave Out]
Remix=1
GoodWavePos=0
WaveBlocks=5
SamplesPerSec=22
;WaveBlockLen=
[WinNT:SBPro Wave Out]
Remix=1
GoodWavePos=0
WaveBlocks=5
;WaveBlockLen=
[WinNT:Media Vision Waveform Output]
Remix=1
GoodWavePos=0
WaveBlocks=4
;WaveBlockLen=
[WinNT:MVI Pro Audio/CDPC Wave Output]
Remix=1
GoodWavePos=0
WaveBlocks=4
;WaveBlockLen=
[WinNT:UltraSound Waveform Output]
Remix=2
GoodWavePos=0
WaveBlocks=3
SamplesPerSec=11
[not compatible]
; sound drivers that are not compatible with wavemix can be added here
; (the =1 is necessary).� One of the major conflicts occur with the PC Speaker
; drivers.� The wavemix.dll will only work with devices that support asynchronous
; operation - most of the pc speaker drivers are synchronous.� The name of the devices
; can be easily seen by setting ShowDevices=1 in the [general] section and then running
; a program which uses the wavemixer.� One major problem with some of the pc speaker
; drivers is that they report that they are asynchronous when they are really not.
Wave driver for PC Speaker=1
;
; Windows CE USB Host Setup File
; Copyright (c) 1999-2000 Microsoft Corporation
;
; WCEUSBSH.INF� -- This is the inf installation script for the stand-alone
;����������������� release of serial-over-USB host driver for WCE USB Function devices.
;
[Version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Class=WCEUSBS
ClassGuid={25dbce51-6c8f-4a72-8a6d-b54c2b4fc835}
Provider=%MICROSOFT%
DriverVer=07/01/2001,5.1.2600.0
[ControlFlags]
ExcludeFromSelect = *
[DestinationDirs]
DefaultDestDir = 12
NTCopyFiles = 12
Win9xWDMFiles = 10,system32\drivers ; %windir%\SYSTEM32\DRIVERS
[NTCopyFiles]
wceusbsh.sys
[Win9xWDMFiles]
wceusbsh.sys
;
; Class Install section
;
[ClassInstall]
Addreg=Interface_ClassReg
[ClassInstall32]
Addreg=Interface_ClassReg
[Interface_ClassReg]
HKR,,,,%Interface.ClassName%
HKR,,NoInstallClass,,1
HKR,,SilentInstall,,1
HKR,,Icon,,-20
[Interface_ClassReg32]
HKR,,,,%Interface.ClassName%
HKR,,NoInstallClass,,1
HKR,,SilentInstall,,1
HKR,,Icon,,-20
;
;
;�
;
;� 1 of 3.
;� Add your manufacturer name here (and a string definition under [strings] below)
;
;� e.g.
;� %ACME%=ACME
;
[Manufacturer]
%Askey% = Askey
%BCOM% = BCOM
%Casio% = Casio
%Compaq% = Compaq
%HP% = HP
%Linkup% = Linkup
%MSFT% = MSFT
%Portatec% = Portatec
%Socket% = Socket
;
;�
;
;� 2 of 3.
;� Add your manufacturer section and device entry here.
;� Use the hardware PnP ID of your device.
;
;� e.g.
;� [ACME]
;� %USB\VID_xxxx&PID_yyyy.DeviceDesc% = Host_Inst, USB\VID_xxxx&PID_yyyy
;
[Askey]
%USB\Vid_1690&Pid_0601.DeviceDesc% = Host_Inst, USB\Vid_1690&Pid_0601
[BCOM]
%USB\Vid_0960&Pid_0065.DeviceDesc% = Host_Inst, USB\Vid_0960&Pid_0065
%USB\Vid_0960&Pid_0066.DeviceDesc% = Host_Inst, USB\Vid_0960&Pid_0066
%USB\Vid_0960&Pid_0067.DeviceDesc% = Host_Inst, USB\Vid_0960&Pid_0067
[Casio]
%USB\Vid_07CF&Pid_2001.DeviceDesc% = Host_Inst, USB\Vid_07CF&Pid_2001
%USB\Vid_07CF&Pid_2002.DeviceDesc% = Host_Inst, USB\Vid_07CF&Pid_2002
[Compaq]
%USB\Vid_049F&Pid_0003.DeviceDesc% = Host_Inst, USB\Vid_049F&Pid_0003
[HP]
%USB\Vid_03F0&Pid_1016.DeviceDesc% = Host_Inst, USB\Vid_03F0&Pid_1016
[Linkup]
%USB\Vid_094B&Pid_0001.DeviceDesc% = Host_Inst, USB\Vid_094B&Pid_0001
[MSFT]
%USB\Vid_045E&Pid_00CE.DeviceDesc% = Host_Inst, USB\Vid_045E&Pid_00CE
[Portatec]
%USB\Vid_0961&Pid_0010.DeviceDesc% = Host_Inst, USB\Vid_0961&Pid_0010
[Socket]
%USB\Vid_0104&Pid_00BE.DeviceDesc% = Host_Inst, USB\Vid_0104&Pid_00BE
;
; Win 9x DDInstall section
;
[Host_Inst]
Copyfiles = Win9xWDMFiles
AddReg = Host_Win9x_AddReg
DriverVer=04/20/2000, 1.0.1.0
[Host_Win9x_AddReg]
HKR,,DevLoader,0,*NTKERN
HKR,,NTMPDriver,,"wceusbsh.sys"
;
; Win NT DDInstall section
;
[Host_Inst.NT]
CopyFiles=NTCopyFiles
DriverVer=04/20/2000, 1.0.1.0
[Host_Inst.NT.Services]
AddService = wceusbsh,0x00000002,Host_Service_Inst, Host_EventLog_Inst
[Host_Service_Inst]
DisplayName�� = %Host_Inst.SVCDESC%
ServiceType�� = 1� ; SERVICE_KERNEL_DRIVER
StartType���� = 1� ; SERVICE_SYSTEM_START
ErrorControl� = 0� ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\wceusbsh.sys
LoadOrderGroup = Extended base
[Host_EventLog_Inst]
AddReg = Host_EventLog_AddReg
[Host_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\wceusbsh.sys"
HKR,,TypesSupported,0x00010001,7
[Strings]
;----------------------
REG_DWORD = 0x00010001
MICROSOFT = "Microsoft"
Host_Inst.SVCDESC�� = "Windows CE USB Serial Host Driver"
Interface.ClassName = "Windows CE USB Devices"
;
;�
;
; 3 of 3.
; Define your strings here
;
;� e.g.
;� ACME = "ACME"
;� USB\VID_xxxx&PID_yyyy.DeviceDesc = "ACME USB Sync"
;
Askey = "Askey"
USB\Vid_1690&Pid_0601.DeviceDesc = "Askey USB Sync"
BCOM = "BCOM"
USB\Vid_0960&Pid_0065.DeviceDesc = "BCOM USB Sync 0065"
USB\Vid_0960&Pid_0066.DeviceDesc = "BCOM USB Sync 0066"
USB\Vid_0960&Pid_0067.DeviceDesc = "BCOM USB Sync 0067"
Casio� = "CASIO"
USB\Vid_07CF&Pid_2001.DeviceDesc = "CASIO USB Sync 2001"
USB\Vid_07CF&Pid_2002.DeviceDesc = "CASIO USB Sync 2002"
Compaq = "Compaq Computer Corporation"
USB\Vid_049F&Pid_0003.DeviceDesc = "Compaq Aero USB Sync"
HP = "HP"
USB\Vid_03F0&Pid_1016.DeviceDesc = "HP USB Sync"
Linkup = "Linkup Systems"
USB\Vid_094B&Pid_0001.DeviceDesc = "Linkup Systems USB Sync"
MSFT = "Microsoft"
USB\Vid_045E&Pid_00CE.DeviceDesc = "Microsoft USB Sync"
Portatec = "Portatec"
USB\Vid_0961&Pid_0010.DeviceDesc = "Portatec USB Sync"
Socket = "Socket Communications"
USB\Vid_0104&Pid_00BE.DeviceDesc = "Socket USB Sync"
Join the Discussion:
Got computer error message like:
"dll crash"
"bad image"
"error loading"
"Dll was not found"
"the procedure entry point Dll error"
"Dll could not be located"
"Access Violation"
"Cannot register Dll"
at startup or shutdown or run program?
No "missing dll" anymore - Repair dll errors - How to fix windows dll corrupt on your windows xp,vista,2000/2003,win7, win8,win10