home *** CD-ROM | disk | FTP | other *** search
/ CICA 1997 February / cicawindowscollection199702-1.iso / disc1 / drivers / scsi / t128.exe / T128.INF next >
INI File  |  1995-05-18  |  3KB  |  108 lines

  1. ; SCSI.INF  -- This file contains descriptions of all the SCSI
  2. ;              Host adapters supported in Chicago
  3. ;
  4. ;*** Created 9/30/93  (Creation Date)
  5. ;  FD7000EX      Future Domain EISA 7000EX              Added
  6. ;  Future Domain 16 bit Host Adapters                   Added
  7. ;  Future Domain 8 bit Host Adapters                    Added
  8. ;*** Updated 9/30/93
  9. ; UltraStor 14F ISA SCSI Host Adapter                   Added
  10. ; UltraStor 34F/34FA VESA SCSI Host Adapter             Added
  11. ; UltraStor 14FB ISA SCSI Host Adapter                  Added
  12. ; UltraStor 34FB VESA SCSI Host Adapter                 Added
  13. ; UltraStor 24F/24FA EISA SCSI Host Adapter             Added
  14. ; UltraStor 124F EISA SCSI Disk Array Controller        Added
  15. ;*** Updated 10/01/93
  16. ; Acculogic (NCR) EISA SCSI Controller                  Added
  17. ;*** Updated 10/4/93
  18. ; DPT EISA and ISA boards                               Added
  19. ; Adaptec boards                                        Added
  20. ;*** Updated 3/22/94 (tomle)
  21. ; New Media SCSI Adapter                                Added
  22. ;*** Updated 5/11/94 (tomle)
  23. ; NCR 53C94 SCSI Host adapter                                                   Added
  24. ; NCR C710 SCSI Host Adapter                                                    Added
  25. ;*** Updated 9/6/94 (andrewsi)
  26. ; Made all adapter resource requirements available to manual installs
  27. ; Quoted all PCMCIA device ID's containing commas.
  28. ;*** Updated 9/10/94 (andrewsi)
  29. ; NCR C820 PCI SCSI Host adapter                        Added
  30. ; NCR C815 PCI SCSI Host adapter                        Added
  31. ;*** Updated 9/13/94 (tracysh)
  32. ; Compaq NCR 53C710 EISA SCSI Host Adapter              Added
  33.                                
  34.  
  35. [Version]
  36. signature="$CHICAGO$"
  37. Class=SCSIAdapter
  38. Provider=%TRAN%
  39. LayoutFile=LAYOUT.INF
  40.  
  41. ; Class Install
  42. [ClassInstall]
  43. Addreg=SCSIReg
  44.  
  45. [SCSIReg]
  46. HKR,,,,%SCSIClassName%
  47.  
  48.  
  49. ; Table of Contents
  50. [Manufacturer]
  51. %TRANTOR%=TRANTOR
  52.  
  53. ;****************************
  54. ;Trantor-manufacturer device list
  55. [TRANTOR]
  56. %*pnpA01B.DeviceDesc%=*pnpA01B.drv,*pnpA01B     ;Trantor 128
  57.  
  58. ;******************************** Trantor Driver Installation Sections
  59. ;
  60. [*pnpA01B.drv]                  ; T128 Installation
  61. CopyFiles=@T128.mpd
  62. AddReg=IOS,Poll,T128Reg
  63. LogConfig=*pnpA01B.LogConfig
  64.  
  65. [t128Reg]
  66. HKR,,PortDriver,,t128.mpd
  67.  
  68. [*pnpA01B.det]                  ; T128 Installation
  69. AddReg=ForceMPCopy
  70.  
  71. [*pnpA01B.LogConfig]
  72. ConfigPriority=HARDRECONFIG
  73. MemConfig=2000@c8000-ddfff%ffffe000(ffffffff::)
  74. IRQConfig=3,5,7,10,12,14,15
  75. ;DMAConfig=
  76.  
  77. ;********************************IOS common section
  78. [IOS]
  79. HKR,,DevLoader,,*IOS
  80. HKR,,DontLoadIfConflict,,Y
  81.  
  82. [Poll]
  83. HKR,,Polling,,1
  84.  
  85. [ForceMPCopy]
  86. HKR,,NoSetupUI,,1
  87.  
  88. [DoubleBuffer]
  89. %31%msdos.sys,Options,,"DoubleBuffer=1"
  90.  
  91. [FixInitID]
  92. HKR,,AdapterSettings,,"/H7"
  93.  
  94. [ControlFlags]
  95.  
  96. ;*****************************************************************
  97. [DestinationDirs]
  98. ASPIDEV = 11                    ; delete from SYSTEM dir if exists
  99. DefaultDestDir = 12             ; IOSubsys directory
  100.  
  101. [Strings]
  102. TRAN="Trantor"
  103. AMD="Advanced Micro Devices (AMD)"
  104. ALWAYS="Always Technology"
  105. SCSIClassName="SCSI controllers"
  106. TRANTOR="Trantor"
  107. *pnpA01B.DeviceDesc="Trantor 128 SCSI Host Adapter"
  108.