home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / win98_40.cab / dosdrvrs.idx < prev    next >
Encoding:
Text File  |  1997-07-16  |  6.4 KB  |  250 lines

  1. ; This is the ever growing database started 24 January 1997.
  2. ; These are comments.
  3. ; The current types of headings are listed below.
  4. ;
  5. ;    ConfigSysDriver
  6. ;    AutoexecBatDriver
  7. ;    PlainFile
  8. ;    Description
  9. ;    MiniportLookup
  10. ;    PnpLookup
  11. ;
  12. ; Note : The result of a lookup of "pptzip" in this fake database
  13. ;        would be the following:
  14. ;
  15. ;      In the CONFIG.SYS file:
  16. ;           device=ZipDriver FILE=NIBBLE.ILM
  17. ;      Files copied to floppy:
  18. ;            ZipDriver
  19. ;            NIBBLE.ILM
  20.  
  21.  
  22. ; The [MiniportLookup] heading has the following format:
  23. ;
  24. ;    "<Miniport Name>";<List Indexes>
  25. ;
  26. ;   <Miniport Name> - Name of the miniport used in Windows.
  27. ;   <List Indexes>  - List of indexes into the [ConfigSysDriver],
  28. ;                      [AutoexecBatDriver], and [PlainFile] headings.
  29. ;                      There may be more than one.  If so then the
  30. ;                      first is the most likely, the second is the
  31. ;                      next most likely and so on.  If zero is an
  32. ;                     index, it should be the only one and it means
  33. ;                     unknown.  If -1 is an index, it should be the
  34. ;                     only index and it means NONE.
  35. ;
  36. ;   Note : Keep BusLogic            between   1 and  99.
  37. ;          Keep Adaptec             between 101 and 199.
  38. ;          Keep Trantor & New Media between 201 and 299.
  39. ;          Keep Compaq              between 301 and 399.
  40. ;          Keep Iomega              between 401 and 499.
  41. ;          Keep DPT                 between 501 and 599.
  42. ;          Keep Shuttle             between 601 and 699.
  43. ;          Keep AMD                 between 701 and 799.
  44.  
  45. [MiniportLookup]
  46. "aha154x";130,131;
  47. "aha174x";132,0;
  48. "aic78xx",110,111,112,113,114,115,116;
  49. "amsint",701,0;
  50. "arrow";101,102,103;
  51. "buslogic";1;
  52. "dptscsi";501,0; This is DPT
  53. "epst";601,0;
  54. "ppa3";401,0; This is IOMEGA PPT Zip and what else? PPT
  55. "t160";0; These too - 104,201,202
  56. "t348";0; - These too  - 220
  57. "t358";0; - These too  - 210
  58. "sparrow";120,121,122,123,124,125,126,127,0; These too:230,231,301
  59.  
  60.  
  61.  
  62.  
  63. [PnpLookup]
  64.  
  65.  
  66.  
  67. ; The [ConfigSysDriver], [AutoexecBatDriver], [Description] and
  68. ; [PlainFile] headings all use the following format:
  69. ;
  70. ;    <Index>;<Commands>
  71. ;
  72. ;   <Index>    - The index number, must be unique and positive.
  73. ;   <Commands> - [ConfigSysDriver] - Lines to be added to the
  74. ;                                    CONFIG.SYS file.
  75. ;                [AutoexecBatDriver] - Lines to be added to the
  76. ;                                      AUTOEXEC.BAT file.
  77. ;                [PlainFile] - Files needed to run.
  78. ;                [Description] - Description to use for selection.
  79. ;                                This should always only be the
  80. ;                                name of the adapter to stay non-
  81. ;                                translated.
  82. ;
  83. ; Note for <Commands> :  There may be more than one command for all 
  84. ;                        but [Description].  If so, the first command
  85. ;                        is followed by a ';' and then the next command
  86. ;                        is given, and so on.
  87.  
  88.  
  89. [ConfigSysDriver]
  90. 1;"DEVICEHIGH=BTDOSM.SYS"
  91.  
  92. 101;"DEVICE=ASPI7DOS.SYS"
  93. 102;"DEVICE=ASPI7DOS.SYS"
  94. 103;"DEVICE=ASPI7DOS.SYS"
  95.  
  96. ;104;"DEVICE=MA460.SYS"
  97.  
  98. 110;"DEVICE=ASPI8DOS.SYS /D"
  99. 111;"DEVICE=ASPI8DOS.SYS /D"
  100. 112;"DEVICE=ASPI8DOS.SYS /D"
  101. 113;"DEVICE=ASPI8DOS.SYS /D"
  102. 114;"DEVICE=ASPI8DOS.SYS /D"
  103. 115;"DEVICE=ASPI8DOS.SYS /D"
  104. 116;"DEVICE=ASPI8DOS.SYS /D"
  105.  
  106. 120;"DEVICE=ASPI2DOS.SYS"
  107. 121;"DEVICE=ASPI2DOS.SYS"
  108. 122;"DEVICE=ASPI2DOS.SYS"
  109. 123;"DEVICE=ASPI2DOS.SYS"
  110. 124;"DEVICE=ASPI2DOS.SYS"
  111. 125;"DEVICE=ASPI2DOS.SYS"
  112. 126;"DEVICE=ASPI2DOS.SYS"
  113. 127;"DEVICE=ASPI2DOS.SYS"
  114.  
  115. 130;"DEVICE=ASPI4DOS.SYS"
  116. 131;"DEVICE=ASPI4DOS.SYS"
  117. 132;"DEVICE=ASPIEDOS.SYS"
  118.  
  119. ;201;"DEVICE=MA460.SYS"
  120. ;202;"DEVICE=MA460.SYS"
  121.  
  122. ;210;"DEVICE=MA358.SYS"
  123.  
  124. ;220;"DEVICE=MA348.SYS"
  125.  
  126. ;230;"DEVICE=ASPI2DOS.SYS"
  127. ;231;"DEVICE=ASPI2DOS.SYS"
  128.  
  129. ;301;"DEVICE=ASPI2DOS.SYS"
  130.  
  131. 401;"DEVICE=ASPIPPM1.SYS FILE=NIBBLE.ILM"
  132.  
  133. 501;"DEVICE=DPTDDL.SYS"
  134.  
  135. 601;"DEVICE=EPST.SYS"
  136.  
  137. 701;"DEVICE=AMSIDA.SYS"
  138.  
  139. ;for HSC "DEVICE=DWCFGMG.SYS"
  140.  
  141.  
  142. [AutoexecBatDriver]
  143.  
  144.  
  145.  
  146. [PlainFile]
  147. 1;"BTDOSM.SYS"
  148.  
  149. 101;"ASPI7DOS.SYS"
  150. 102;"ASPI7DOS.SYS"
  151. 103;"ASPI7DOS.SYS"
  152.  
  153. ;104;"MA460.SYS"
  154.  
  155. 110;"ASPI8DOS.SYS"
  156. 111;"ASPI8DOS.SYS"
  157. 112;"ASPI8DOS.SYS"
  158. 113;"ASPI8DOS.SYS"
  159. 114;"ASPI8DOS.SYS"
  160. 115;"ASPI8DOS.SYS"
  161. 116;"ASPI8DOS.SYS"
  162.  
  163. 120;"ASPI2DOS.SYS"
  164. 121;"ASPI2DOS.SYS"
  165. 122;"ASPI2DOS.SYS"
  166. 123;"ASPI2DOS.SYS"
  167. 124;"ASPI2DOS.SYS"
  168. 125;"ASPI2DOS.SYS"
  169. 126;"ASPI2DOS.SYS"
  170. 127;"ASPI2DOS.SYS"
  171.  
  172. 130;"ASPI4DOS.SYS"
  173. 131;"ASPI4DOS.SYS"
  174. 132;"ASPIEDOS.SYS"
  175.  
  176. ;201;"MA460.SYS"
  177. ;202;"MA460.SYS"
  178.  
  179. ;210;"MA358.SYS"
  180.  
  181. ;220;"MA348.SYS"
  182.  
  183. ;230;"ASPI2DOS.SYS"
  184. ;231;"ASPI2DOS.SYS"
  185.  
  186. ;301;"ASPI2DOS.SYS"
  187.  
  188. 401;"ASPIPPM1.SYS";"NIBBLE.ILM"
  189.  
  190. 501;"DPTDDL.SYS"
  191.  
  192. 601;"EPST.SYS"
  193.  
  194. 701;"AMSIDA.SYS"
  195.  
  196. ;for HSC "DWCFGMG.SYS"
  197.  
  198.  
  199.  
  200. [Description]
  201. 1;"BusLogic MultiMaster SCSI Host Adapters"
  202.  
  203. 101;"Adaptec AHA-274X EISA SCSI Host Adapter"
  204. 102;"Adaptec AHA-284X VESA SCSI Host Adapter"
  205. 103;"Adaptec AIC-777X EISA SCSI Host Adapter"
  206.  
  207. 104;"Adaptec APA-460 16-Bit PCMCIA SCSI Host Adapter";PCMCIA
  208.  
  209. 110;"Adaptec AVA-2930 PCI SCSI Controller"
  210. 111;"Adaptec AHA-294X/AIC-78XX PCI SCSI Controller"
  211. 112;"Adaptec AHA-2944 PCI SCSI Controller"
  212. 113;"Adaptec AIC-7850 PCI SCSI Controller"
  213. 114;"Adaptec AIC-7870 PCI SCSI Controller"
  214. 115;"SCSI Channel on Adaptec AHA-3940/3940W PCI SCSI Controller"
  215. 116;"SCSI Channel on Adaptec AHA-3980/3985 PCI SCSI Controller"
  216.  
  217. 120;"Adaptec AVA-1502 SCSI Host Adapter"
  218. 121;"Adaptec AVA-1505 SCSI Host Adapter"
  219. 122;"Adaptec AHA-1510 SCSI Host Adapter"
  220. 123;"Adaptec AVA-1515 SCSI Host Adapter"
  221. 124;"Adaptec AHA-152X/AHA-1510 SCSI Host Adapter"
  222. 125;"Adaptec AIC-6X60 Plug and Play Host Adapter"
  223. 126;"Adaptec AIC-6X60 ISA Single-Chip SCSI Controller"
  224. 127;"Adaptec APA-1460 SCSI Host Adapter";PCMCIA
  225.  
  226. 130;"Adaptec AHA-154X/AHA-164X SCSI Host Adapter"
  227. 131;"Adaptec AHA-154X Plug and Play SCSI Host Adapter"
  228. 132;"Adaptec AHA-174X EISA Host Adapter"
  229.  
  230. 201;"Trantor T160 SCSI Host Adapter"
  231. 202;"Trantor T460 PCMCIA SCSI Host Adapter";PCMCIA
  232.  
  233. 210;"Trantor T358 Parallel SCSI Host Adapter"
  234.  
  235. 220;"Trantor T348 Parallel SCSI Host Adapter"
  236.  
  237. 230;"Bus Toaster - PCMCIA SCSI Host Adapter";PCMCIA
  238. 231;"Bus Toaster - PCMCIA SCSI Host Adapter - Alternate";PCMCIA
  239.  
  240. 301;"Compaq SCSI Controller"
  241.  
  242. 401;"Iomega PPT Zip"
  243.  
  244. 501;"DPT PM2124A PCI SCSI Host Adapter"
  245.  
  246. 601;"Shuttle EPST Parallel SCSI Adapter"
  247.  
  248. 701;"AMD PCI SCSI Controller"
  249.  
  250.