home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-10-21 | 3.2 KB | 102 lines |
-
- ; 1394.INF -- This file contains descriptions of all the FireWire
- ; Host controllers supported in Windows 98/NT
- ;
- ;*** Created 11/2/96 (Creation Date)
-
- [Version]
- CatalogFile=1394.cat
- LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
- signature="$CHICAGO$"
- Class=1394
- ClassGUID={6BDD1FC1-810F-11D0-BEC7-08002BE2092F}
- Provider=%Msft%
-
- [DestinationDirs]
- DefaultDestDir=11 ; LDID_SYS
- TILynx.CopyFiles=10,system32\drivers
- Adaptec.CopyFiles=10,system32\drivers
- 1394.CopyFiles=10,system32\drivers
-
- ; =================== Class Sections ===========================
-
- [ClassInstall]
- Addreg=1394ClassReg
-
- [1394ClassReg]
- HKR,,,,%1394ClassName%
- HKR,,Icon,,-21
-
- ;HKR,,EnumPropPages,,"1394.dll,1394EnumPropPages"
-
- ; =================== Table of content =========================
-
- [Manufacturer]
- %TIMfg%=TI
- %AdaptecMfg%=Adaptec
-
- ; =================== Texas Instruments ========================
-
- [TI]
- %PCI\VEN_104C&DEV_8000.DeviceDesc%=TILynx.Device,PCI\VEN_104C&DEV_8000
- %PCI\VEN_104C&DEV_8000&SUBSYS_8003104C.DeviceDesc%=TILynx.Device,PCI\VEN_104C&DEV_8000&SUBSYS_8003104C
-
- [TILynx.Device]
- AddReg=TILynx.AddReg, 1394.AddReg
- CopyFiles=TILynx.CopyFiles, 1394.CopyFiles
-
- [TILynx.AddReg]
- HKR,,NTMPDriver,,tilynx.sys
- HKR,,EnumPropPages,,"sysclass.dll,Bus1394EnumPropPages"
-
- [TILynx.CopyFiles]
- tilynx.sys
-
-
- ; =================== Adaptec ========================
-
- [Adaptec]
- %PCI\VEN_9004&DEV_5800.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800
- %PCI\VEN_9004&DEV_5800&SUBSYS_89409004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89409004
- %PCI\VEN_9004&DEV_5800&SUBSYS_89419004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89419004
- %PCI\VEN_9004&DEV_5800&SUBSYS_89459004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89459004
- %PCI\VEN_9004&DEV_5800&SUBSYS_89469004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89469004
- %PCI\VEN_9004&DEV_5800&SUBSYS_89439004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89439004
-
- [Adaptec.Device]
- AddReg=Adaptec.AddReg, 1394.AddReg
- CopyFiles=Adaptec.CopyFiles, 1394.CopyFiles
-
- [Adaptec.AddReg]
- HKR,,NTMPDriver,,aha894x.sys
- HKR,,EnumPropPages,,"sysclass.dll,Bus1394EnumPropPages"
-
- [Adaptec.CopyFiles]
- aha894x.sys
-
- ; =================== Generic ==================================
-
- [1394.AddReg]
- HKR,,DevLoader,,*NTKERN
-
- [1394.CopyFiles]
- 1394bus.sys
-
- [ControlFlags]
-
- [Strings]
- Msft="Microsoft"
- 1394ClassName="1394 Bus Controller"
-
- TIMfg="Texas Instruments"
- PCI\VEN_104C&DEV_8000.DeviceDesc="Texas Instruments LYNX Compatible FireWire Host Controller"
- PCI\VEN_104C&DEV_8000&SUBSYS_8003104C.DeviceDesc="Texas Instruments LYNX FireWire Host Controller"
-
- AdaptecMfg="Adaptec"
- PCI\VEN_9004&DEV_5800.DeviceDesc="Adaptec AHA-894x/AIC-5800 1394 Controller"
- PCI\VEN_9004&DEV_5800&SUBSYS_89409004.DeviceDesc="Adaptec AHA-8940 1394 PCI Host Adapter"
- PCI\VEN_9004&DEV_5800&SUBSYS_89419004.DeviceDesc="Adaptec AHA-8940CP 1394 PCI Host Adapter"
- PCI\VEN_9004&DEV_5800&SUBSYS_89459004.DeviceDesc="Adaptec AHA-8945 1394 PCI Host Adapter"
- PCI\VEN_9004&DEV_5800&SUBSYS_89469004.DeviceDesc="Adaptec AHA-8945CP 1394 PCI Host Adapter"
- PCI\VEN_9004&DEV_5800&SUBSYS_89439004.DeviceDesc="Adaptec APA-1394 CardBus-to-1394 Adapter"
-