home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / 1394.inf next >
Encoding:
INI File  |  1997-10-21  |  3.2 KB  |  102 lines

  1.  
  2. ; 1394.INF  -- This file contains descriptions of all the FireWire
  3. ;              Host controllers supported in Windows 98/NT
  4. ;
  5. ;*** Created 11/2/96  (Creation Date)
  6.  
  7. [Version]
  8. CatalogFile=1394.cat
  9. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  10. signature="$CHICAGO$"
  11. Class=1394
  12. ClassGUID={6BDD1FC1-810F-11D0-BEC7-08002BE2092F}
  13. Provider=%Msft%
  14.  
  15. [DestinationDirs]
  16. DefaultDestDir=11               ; LDID_SYS
  17. TILynx.CopyFiles=10,system32\drivers
  18. Adaptec.CopyFiles=10,system32\drivers
  19. 1394.CopyFiles=10,system32\drivers
  20.  
  21. ; =================== Class Sections ===========================
  22.  
  23. [ClassInstall]
  24. Addreg=1394ClassReg
  25.  
  26. [1394ClassReg]
  27. HKR,,,,%1394ClassName%
  28. HKR,,Icon,,-21
  29.  
  30. ;HKR,,EnumPropPages,,"1394.dll,1394EnumPropPages"
  31.  
  32. ; =================== Table of content =========================
  33.  
  34. [Manufacturer]
  35. %TIMfg%=TI
  36. %AdaptecMfg%=Adaptec
  37.  
  38. ; =================== Texas Instruments ========================
  39.  
  40. [TI]
  41. %PCI\VEN_104C&DEV_8000.DeviceDesc%=TILynx.Device,PCI\VEN_104C&DEV_8000
  42. %PCI\VEN_104C&DEV_8000&SUBSYS_8003104C.DeviceDesc%=TILynx.Device,PCI\VEN_104C&DEV_8000&SUBSYS_8003104C
  43.  
  44. [TILynx.Device]
  45. AddReg=TILynx.AddReg, 1394.AddReg
  46. CopyFiles=TILynx.CopyFiles, 1394.CopyFiles
  47.  
  48. [TILynx.AddReg]
  49. HKR,,NTMPDriver,,tilynx.sys
  50. HKR,,EnumPropPages,,"sysclass.dll,Bus1394EnumPropPages"
  51.  
  52. [TILynx.CopyFiles]
  53. tilynx.sys
  54.  
  55.  
  56. ; =================== Adaptec ========================
  57.  
  58. [Adaptec]
  59. %PCI\VEN_9004&DEV_5800.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800
  60. %PCI\VEN_9004&DEV_5800&SUBSYS_89409004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89409004
  61. %PCI\VEN_9004&DEV_5800&SUBSYS_89419004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89419004
  62. %PCI\VEN_9004&DEV_5800&SUBSYS_89459004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89459004
  63. %PCI\VEN_9004&DEV_5800&SUBSYS_89469004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89469004
  64. %PCI\VEN_9004&DEV_5800&SUBSYS_89439004.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800&SUBSYS_89439004
  65.  
  66. [Adaptec.Device]
  67. AddReg=Adaptec.AddReg, 1394.AddReg
  68. CopyFiles=Adaptec.CopyFiles, 1394.CopyFiles
  69.  
  70. [Adaptec.AddReg]
  71. HKR,,NTMPDriver,,aha894x.sys
  72. HKR,,EnumPropPages,,"sysclass.dll,Bus1394EnumPropPages"
  73.  
  74. [Adaptec.CopyFiles]
  75. aha894x.sys
  76.  
  77. ; =================== Generic ==================================
  78.  
  79. [1394.AddReg]
  80. HKR,,DevLoader,,*NTKERN
  81.  
  82. [1394.CopyFiles]
  83. 1394bus.sys
  84.  
  85. [ControlFlags]
  86.  
  87. [Strings]
  88. Msft="Microsoft"
  89. 1394ClassName="1394 Bus Controller"
  90.  
  91. TIMfg="Texas Instruments"
  92. PCI\VEN_104C&DEV_8000.DeviceDesc="Texas Instruments LYNX Compatible FireWire Host Controller"
  93. PCI\VEN_104C&DEV_8000&SUBSYS_8003104C.DeviceDesc="Texas Instruments LYNX FireWire Host Controller"
  94.  
  95. AdaptecMfg="Adaptec"
  96. PCI\VEN_9004&DEV_5800.DeviceDesc="Adaptec AHA-894x/AIC-5800 1394 Controller"
  97. PCI\VEN_9004&DEV_5800&SUBSYS_89409004.DeviceDesc="Adaptec AHA-8940 1394 PCI Host Adapter"
  98. PCI\VEN_9004&DEV_5800&SUBSYS_89419004.DeviceDesc="Adaptec AHA-8940CP 1394 PCI Host Adapter"
  99. PCI\VEN_9004&DEV_5800&SUBSYS_89459004.DeviceDesc="Adaptec AHA-8945 1394 PCI Host Adapter"
  100. PCI\VEN_9004&DEV_5800&SUBSYS_89469004.DeviceDesc="Adaptec AHA-8945CP 1394 PCI Host Adapter"
  101. PCI\VEN_9004&DEV_5800&SUBSYS_89439004.DeviceDesc="Adaptec APA-1394 CardBus-to-1394 Adapter"
  102.