VIAMACH.INF Driver File Contents (4in1442-a-B2.zip)

;
; ViaMach.inf
;
; Copyright (c) 1998-2000, VIA Technologies, Inc.
; for Windows XP
;


[Version]
CatalogFile=viamach.cat
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%VIA%
DriverVer=08/15/2001,5.1.00.0170

[SourceDisksNames]
1=%Distribution%,,,

[SourceDisksFiles]

[Manufacturer]
%VIA_MFG%=VIA_SYS

[VIA_SYS]
%PCI\VEN_1106&DEV_3128.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3128
%PCI\VEN_1106&DEV_3148.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3148
%PCI\VEN_1106&DEV_3116.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3116
%PCI\VEN_1106&DEV_3156.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3156
%PCI\VEN_1106&DEV_3158.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3158
%PCI\VEN_1106&DEV_3123.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3123
%PCI\VEN_1106&DEV_3168.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3168
%PCI\VEN_1106&DEV_3178.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3178
%PCI\VEN_1106&DEV_3188.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3188
%PCI\VEN_1106&DEV_3189.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3189
%PCI\VEN_1106&DEV_0198.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_0198
%PCI\VEN_1106&DEV_3202.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3202
%PCI\VEN_1106&DEV_3204.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3204
%PCI\VEN_1106&DEV_3205.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3205
%PCI\VEN_1106&DEV_3208.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3208
%PCI\VEN_1106&DEV_3209.DeviceDesc% = VIANO_DRV,PCI\VEN_1106&DEV_3209
%PCI\VEN_1106&DEV_3109.DeviceDesc% = VIAISA_DRV,PCI\VEN_1106&DEV_3109
%PCI\VEN_1106&DEV_3147.DeviceDesc% = VIAISA_DRV,PCI\VEN_1106&DEV_3147
%PCI\VEN_1106&DEV_3177.DeviceDesc% = VIAISA_DRV,PCI\VEN_1106&DEV_3177
%PCI\VEN_1106&DEV_b101.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b101
%PCI\VEN_1106&DEV_b115.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b115
%PCI\VEN_1106&DEV_b148.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b148
%PCI\VEN_1106&DEV_b156.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b156
%PCI\VEN_1106&DEV_b158.DeviceDesc% = VIAAGP_BRIDGE_DRV,PCI\VEN_1106&DEV_b158
%PCI\VEN_1106&DEV_b168.DeviceDesc% = NO_DRV,PCI\VEN_1106&DEV_b168
%PCI\VEN_1106&DEV_b188.DeviceDesc% = NO_DRV,PCI\VEN_1106&DEV_b188
%PCI\VEN_1106&DEV_b198.DeviceDesc% = NO_DRV,PCI\VEN_1106&DEV_b198
%PCI\VEN_1106&DEV_3113.DeviceDesc% = VIAPCI_DRV, PCI\VEN_1106&DEV_3113
%PCI\VEN_1106&DEV_3213.DeviceDesc% = VIAPCI_DRV, PCI\VEN_1106&DEV_3213
%PCI\VEN_1106&DEV_D213.DeviceDesc% = VIAPCI_DRV, PCI\VEN_1106&DEV_D213
%PCI\VEN_1106&DEV_b113.DeviceDesc% = VIANO_DRV_MEM,PCI\VEN_1106&DEV_b113
%PCI\VEN_1106&DEV_b213.DeviceDesc% = VIANO_DRV_MEM,PCI\VEN_1106&DEV_b213

;;Begin NT only 
[NO_DRV.NT]

[VIANO_DRV.NT]
Include=machine.inf
Needs=NO_DRV

[VIANO_DRV.NT.Services]
Include=machine.inf
Needs=NO_DRV.Services

[VIAPCI_DRV.NT]
Include=machine.inf
Needs=PCI_DRV

[VIAPCI_DRV.NT.Services]
Include=machine.inf
Needs=PCI_DRV.Services

[VIANO_DRV_MEM]
Include=machine.inf
Needs=NO_DRV_MEM

[VIANO_DRV_MEM.Services]
Include=machine.inf
Needs=NO_DRV_MEM.Services

[VIAAGP_BRIDGE_DRV.NT]
Include=machine.inf
Needs=VIAAGP_Install

[VIAAGP_BRIDGE_DRV.NT.HW]
Include=machine.inf
Needs=VIAAGP_Install.HW

[VIAAGP_BRIDGE_DRV.NT.Services]
Include=machine.inf
Needs=VIAAGP_Install.Services

[VIAISA_DRV.NT]
Include=machine.inf
Needs=ISAPNP_DRV

[VIAISA_DRV.NT.Services]
Include=machine.inf
Needs=ISAPNP_DRV.Services

;End NT ONLY

[ControlFlags]
ExcludeFromSelect=*

[Strings]
VIA="VIA Technologies, Inc."
Distribution="VIA Machine INF Install Disk"
VIA_MFG="VIA"
PCI\VEN_1106&DEV_3128.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3148.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3116.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3156.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3158.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3123.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3168.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3178.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3188.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3189.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_0198.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3202.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3204.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3205.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3208.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3209.DeviceDesc = "VIA Standard CPU to PCI Bridge"
PCI\VEN_1106&DEV_3109.DeviceDesc = "VIA Standard PCI to ISA Bridge"
PCI\VEN_1106&DEV_3147.DeviceDesc = "VIA Standard PCI to ISA Bridge"
PCI\VEN_1106&DEV_3177.DeviceDesc = "VIA Standard PCI to ISA Bridge"
PCI\VEN_1106&DEV_b101.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_b115.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 AGP Controller"
PCI\VEN_1106&DEV_b188.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_b198.DeviceDesc = "VIA CPU to AGP Controller"
PCI\VEN_1106&DEV_3113.DeviceDesc = "VIA PCI to PCI Bridge Controller"
PCI\VEN_1106&DEV_3213.DeviceDesc = "VIA PCI to PCI Bridge Controller"
PCI\VEN_1106&DEV_D213.DeviceDesc = "VIA PCI to PCI Bridge Controller"
PCI\VEN_1106&DEV_b113.DeviceDesc = "VIA I/O APIC Interrupt Controller"
PCI\VEN_1106&DEV_b213.DeviceDesc = "VIA I/O APIC Interrupt Controller"
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: web5, load: 1.39