; 1394.INF -- This file contains descriptions of all the 1394
; Host controllers supported in Windows NT and Memphis
;
;*** Created 07/09/97 (Creation Date)
[Version]
;Signature="$WINDOWS NT$" ; JSG - What to do???
Signature="$CHICAGO$"
Class=1394
ClassGuid={6BDD1FC1-810F-11D0-BEC7-08002BE2092F}
Provider=%MSFT%
LayoutFile=layout.inf
DriverVer=11/21/2001
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=1394ClassReg
[ClassInstall]
Addreg=1394ClassReg
[1394ClassReg]
HKR,,,0,%1394ClassName%
HKR,,Icon,,-21
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
; =================== Table of content =========================
[DestinationDirs]
DefaultDestDir=12
1394_CopyFiles=12
OHCI_CopyFiles=12
ndis1394_CopyFiles=12
Filter_CopyFiles=12
[Manufacturer]
%GENERICMfg%=GENERIC
;%TIOHCIMfg%=TIOHCI
; =================== OHCI CONTROLLERS ========================
[GENERIC]
%PCI\CC_0C0010.DeviceDesc%=GENERIC_Install,PCI\CC_0C0010
[TIOHCI]
%PCI\VEN_104C&DEV_8009.DeviceDesc%=GENERIC_Install,PCI\VEN_104C&DEV_8009
%PCI\VEN_104C&DEV_8019.DeviceDesc%=GENERIC_Install,PCI\VEN_104C&DEV_8019
%PCI\VEN_104C&CC_0C0010.DeviceDesc%=GENERIC_Install,PCI\VEN_104C&CC_0C0010
%PCI\VEN_104C&DEV_8009&SUBSYS_8032104D.DeviceDesc%=GENERIC_Install,PCI\VEN_104C&DEV_8009&SUBSYS_8032104D
[GENERIC_Install]
CopyFiles=OHCI_CopyFiles, 1394_CopyFiles, Filter_CopyFiles
[GENERIC_Install.NT]
CopyFiles=OHCI_CopyFiles, 1394_CopyFiles, ndis1394_CopyFiles, Filter_CopyFiles
AddReg=Nic1394AddReg
[GENERIC_Install.NT.HW]
AddReg=GENERIC_Install.NT.HW.AddReg
[GENERIC_Install.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"cardset"
[GENERIC_Install.NT.Services]
AddService=ohci1394, 2, GENERIC_ServiceInstallSection
AddService=cardset,, Filter_ServiceInstallSection
[GENERIC_ServiceInstallSection]
DisplayName=%PCI\CC_0C0010.DeviceDesc%
ServiceType = 1
StartType = 0
ErrorControl = 1
ServiceBinary = %12%\ohci1394.sys
[Filter_ServiceInstallSection]
DisplayName = %FilterServicreName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\cardset.sys
; =================== Generic ==================================
[Filter_CopyFiles]
cardset.sys
[Nic1394AddReg]
HKR,"Virtual Device List"\NIC1394\"LOCAL HOST EUI64",,,
[1394_CopyFiles]
1394bus.sys
[OHCI_CopyFiles]
ohci1394.sys
[ndis1394_CopyFiles]
enum1394.sys
nic1394.sys
arp1394.sys
[ControlFlags]
[Strings]
MSFT="Microsoft"
1394ClassName="IEEE 1394 Bus host controllers"
GENERICMfg="UPMOST"
PCI\CC_0C0010.DeviceDesc="NeoDVDÅ]ªk®v_µ§°O«¬ª©¥»"
TIOHCIMfg="Texas Instruments"
PCI\VEN_104C&DEV_8009.DeviceDesc="Cardbus Texas Instruments OHCI Compliant IEEE 1394 Host Controller"
PCI\VEN_104C&DEV_8019.DeviceDesc="Cardbus Texas Instruments OHCI Compliant IEEE 1394 Host Controller"
PCI\VEN_104C&CC_0C0010.DeviceDesc="Cardbus Texas Instruments OHCI Compliant IEEE 1394 Host Controller"
Download Driver Pack
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.