home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.4 / 1996-05_-_Disc_2.4.bin / atdemo / aildrvr.lst < prev    next >
File List  |  1995-01-18  |  16KB  |  614 lines

  1. ;████████████████████████████████████████████████████████████████████████████
  2. ;██                                                                        ██
  3. ;██  Miles Design Audio Interface Library                                  ██
  4. ;██                                                                        ██
  5. ;██  Sound driver installation message file                                ██
  6. ;██                                                                        ██
  7. ;██  Default selection criteria/examples:                                  ██
  8. ;██                                                                        ██
  9. ;██    .E BLASTER ........ Environment var 'BLASTER' must be present       ██
  10. ;██    .C MVSOUND ........ CONFIG.SYS must contain 'MVSOUND' string        ██
  11. ;██    .A AWEUTIL ........ AUTOEXEC.BAT must contain 'AWEUTIL' string      ██
  12. ;██                                                                        ██
  13. ;██    .NE BLASTER ....... Environment var 'BLASTER' must NOT be present   ██
  14. ;██    .NC MVSOUND ....... CONFIG.SYS must NOT contain 'MVSOUND' string    ██
  15. ;██    .NA AWEUTIL ....... AUTOEXEC.BAT must NOT contain 'AWEUTIL' string  ██
  16. ;██    .ND  .............. Entry cannot be selected as default             ██
  17. ;██                                                                        ██
  18. ;██    .T1  .............. Optional BLASTER Tn, if present, must be 1|3    ██
  19. ;██    .T2  .............. Mandatory BLASTER Tn must be 2|4|5              ██
  20. ;██    .T3  .............. Mandatory BLASTER Tn must be >=6                ██
  21. ;██                                                                        ██
  22. ;██  I/O default derivation:                                               ██
  23. ;██                                                                        ██
  24. ;██    .IOB .............. Derive I/O defaults from BLASTER variable       ██
  25. ;██    .IOD .............. I/O defaults = first driver default entry       ██
  26. ;██    .ION .............. Do not allow manual I/O configuration at all    ██
  27. ;██                                                                        ██
  28. ;██    .IOA .............. Use I/O address only (must appear at end)       ██
  29. ;██    .IOL .............. Suppress high-DMA prompt (must appear at end)   ██
  30. ;██                                                                        ██
  31. ;████████████████████████████████████████████████████████████████████████████
  32.  
  33. [sblaster.dig]
  34.  
  35. ;
  36. ;Selected by default if BLASTER variable is of type T1 or T3 (or no T 
  37. ;specifier), and no other "clone" variable exists (ULTRASND, MVSOUND, etc.)
  38. ;
  39. ;Default I/O parms from BLASTER
  40. ;
  41.  
  42. .E BLASTER
  43. .T1
  44. .NE ULTRASND
  45. .NE SNDSCAPE
  46. .NC MVSOUND.SYS
  47. .IOB
  48. .IOL
  49.  
  50. .SPECIAL_TEXT
  51. Select this driver for use with your Sound Blaster, Sound Galaxy,
  52. Thunderboard, or Pro Audio Spectrum adapter.  Other sound cards which
  53. are not supported directly may also work with this driver, as long as 
  54. they provide hardware-based Sound Blaster compatibility without emulation
  55. drivers or TSRs.
  56. .END_SPECIAL_TEXT
  57.  
  58. ;████████████████████████████████████████████████████████████████████████████
  59.  
  60. [sbpro.dig]
  61.  
  62. ;
  63. ;Selected by default if BLASTER variable is of type T2, T4, or T5
  64. ;and no other "clone" variable exists
  65. ;
  66. ;Default I/O parms from BLASTER
  67. ;
  68.  
  69. .E BLASTER
  70. .T2
  71. .NE ULTRASND
  72. .NE SNDSCAPE
  73. .NC MVSOUND.SYS
  74. .IOB
  75. .IOL
  76.  
  77. .SPECIAL_TEXT
  78. This driver supports all versions of the Sound Blaster Pro and
  79. 100%%-compatible adapters.  Not recommended for use with the Sound 
  80. Blaster 16 or AWE32.
  81. .END_SPECIAL_TEXT
  82.  
  83. ;████████████████████████████████████████████████████████████████████████████
  84.  
  85. [sb16.dig]
  86.  
  87. ;
  88. ;Selected by default if BLASTER variable is of type T6
  89. ;
  90. ;Default I/O parms from BLASTER (I/O address only)
  91. ;
  92.  
  93. .E BLASTER
  94. .T3
  95. .NE ULTRASND
  96. .NE SNDSCAPE
  97. .NC MVSOUND.SYS
  98. .IOB
  99. .IOA
  100.  
  101. .SPECIAL_TEXT
  102. For high-quality digital audio with your Sound Blaster 16 or AWE32 
  103. adapter, select this driver.
  104. .END_SPECIAL_TEXT
  105.  
  106. ;████████████████████████████████████████████████████████████████████████████
  107.  
  108. [rap10.dig]
  109.  
  110. ;
  111. ;Never selected by default
  112. ;
  113. ;Default I/O parms from driver
  114. ;
  115.  
  116. .ND
  117. .IOD
  118.  
  119. .HIGH_DMA_PAIRS
  120.  
  121. .SPECIAL_TEXT
  122. WARNING: During auto-detection of the Roland RAP-10 card, the driver
  123. verifies that the RAP-10 is present at an I/O address of 320H or 330H.  
  124. It will NOT verify the card's DMA channel or IRQ settings.  If your 
  125. RAP-10 card is not configured for IRQ 9, or if DMA channels 5 and 6 
  126. are already in use by another card on your system, you MUST select 
  127. the "Skip auto-detection and configure driver manually" option at 
  128. the next menu, and enter the correct I/O settings for your card.  
  129. Otherwise, your system may lock up, or you may experience a rapid 
  130. 'chatter' effect during sound playback.
  131. .END_SPECIAL_TEXT
  132.  
  133. ;████████████████████████████████████████████████████████████████████████████
  134.  
  135. [proaudio.dig]
  136.  
  137. ;
  138. ;Selected by default if CONFIG.SYS contains MVSOUND string
  139. ;
  140. ;No configuration allowed
  141. ;
  142.  
  143. .C MVSOUND.SYS
  144. .ION
  145.  
  146. .SPECIAL_TEXT
  147. Stereo digital audio with all versions of the Media Vision Pro Audio 
  148. Spectrum is available through the use of this driver.  If you experience
  149. problems, you should select the Sound Blaster-compatible driver instead.
  150. The Media Vision utility MVSOUND.SYS must be loaded into memory, or 
  151. your card will not be detected.
  152. .END_SPECIAL_TEXT
  153.  
  154. ;████████████████████████████████████████████████████████████████████████████
  155.  
  156. [ultra.dig]
  157.  
  158. ;
  159. ;Selected by default if environment contains ULTRASND variable
  160. ;
  161. ;Default I/O parms from driver
  162. ;
  163.  
  164. .E ULTRASND
  165. .IOD
  166.  
  167. .SPECIAL_TEXT
  168. When using this driver, ensure that no Gravis utilities such as SBOS, 
  169. UltraMID, or Mega-Em are active.  Your UltraSound system software 
  170. should be version 2.0 or later.
  171. .END_SPECIAL_TEXT
  172.  
  173. ;████████████████████████████████████████████████████████████████████████████
  174.  
  175. [jammer.dig]
  176.  
  177. ;
  178. ;Never selected by default
  179. ;
  180. ;Default I/O parms from driver
  181. ;
  182.  
  183. .ND
  184. .IOD
  185.  
  186. .NAME
  187. New Media Corporation WaveJammer(TM) Digital Audio
  188.  
  189. .SPECIAL_TEXT
  190. The WaveJammer card from New Media Corporation provides high-quality   
  191. portable audio for PCMCIA-based computers.  Select the Ad Lib(R) Music
  192. Synthesizer Card driver for FM music performance with the WaveJammer.
  193. .END_SPECIAL_TEXT
  194.  
  195. ;████████████████████████████████████████████████████████████████████████████
  196.  
  197. [sndscape.dig]
  198.  
  199. ;
  200. ;Selected by default if environment contains SNDSCAPE variable
  201. ;
  202. ;Default I/O parms from driver
  203. ;
  204.  
  205. .E SNDSCAPE
  206. .IOD
  207.  
  208. .NAME
  209. Ensoniq SoundScape(TM) Digital Audio
  210.  
  211. .SPECIAL_TEXT
  212. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  213. audio card.
  214. .END_SPECIAL_TEXT
  215.  
  216. ;████████████████████████████████████████████████████████████████████████████
  217.  
  218. [adrv688.dig]
  219.  
  220. ;
  221. ;Never selected by default
  222. ;
  223. ;Default I/O parms from driver
  224. ;
  225.  
  226. .ND
  227. .IOD
  228.  
  229. .NAME
  230. ESS Technology ES688 Digital Audio
  231.  
  232. .SPECIAL_TEXT
  233. This driver supports systems equipped with ESS Technology's ES688 
  234. chipset.
  235. .END_SPECIAL_TEXT
  236.  
  237. ;████████████████████████████████████████████████████████████████████████████
  238.  
  239. [mpu401.mdi]
  240.  
  241. ;
  242. ;Never selected by default
  243. ;
  244. ;Default I/O parms from driver
  245. ;
  246.  
  247. .ND
  248. .IOD
  249.  
  250. .SPECIAL_TEXT
  251. Most General MIDI synthesizers support the Roland MPU-401 MIDI hardware
  252. interface standard.  These include the Roland Sound Canvas, RAP-10, 
  253. and compatibles, as well as add-on daughterboards for the Sound Blaster
  254. 16 family.  MPU-401 devices generally offer the highest level of     
  255. performance and sound quality available, but users of Adaptec SCSI  
  256. controllers may wish to select the "Skip auto-detection and configure 
  257. driver manually" option at the next menu to reduce the likelihood of 
  258. MPU-401 detection problems.  Software-emulated MPU-401 interfaces are 
  259. not supported; if you have a Creative Labs AWE-32, you should select 
  260. "Creative Labs AWE-32(TM) General MIDI" instead.
  261. .END_SPECIAL_TEXT
  262.  
  263. ;████████████████████████████████████████████████████████████████████████████
  264.  
  265. [sndscape.mdi]
  266.  
  267. ;
  268. ;Selected by default if environment contains SNDSCAPE variable
  269. ;
  270. ;Default I/O parms from driver
  271. ;
  272.  
  273. .E SNDSCAPE
  274. .IOD
  275.  
  276. .NAME
  277. Ensoniq SoundScape(TM) General MIDI
  278.  
  279. .SPECIAL_TEXT
  280. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  281. audio card.
  282. .END_SPECIAL_TEXT
  283.  
  284. ;████████████████████████████████████████████████████████████████████████████
  285.  
  286. [ultra.mdi]
  287.  
  288. ;
  289. ;Selected by default if environment contains ULTRASND variable
  290. ;
  291. ;Default I/O parms from driver
  292. ;
  293.  
  294. .E ULTRASND
  295. .IOD
  296.  
  297. .SPECIAL_TEXT
  298. When using this driver, ensure that no Gravis utilities such as SBOS, 
  299. UltraMID, or Mega-Em are active.  Your UltraSound system software 
  300. should be version 2.0 or later.
  301. .END_SPECIAL_TEXT
  302.  
  303. ;████████████████████████████████████████████████████████████████████████████
  304.  
  305. [sbawe32.mdi]
  306.  
  307. ;
  308. ;Selected by default if AUTOEXEC contains AWEUTIL string
  309. ;
  310. ;Default I/O parms from driver
  311. ;
  312.  
  313. .A AWEUTIL
  314. .IOD
  315.  
  316. .NAME
  317. Creative Labs AWE-32(TM) General MIDI
  318.  
  319. .SPECIAL_TEXT
  320. This driver offers wavetable-quality General MIDI music synthesis with the
  321. Creative Labs AWE-32 card.  The "Creative Labs Sound Blaster 16 or AWE32"
  322. driver should be selected for digital audio.
  323. .END_SPECIAL_TEXT
  324.  
  325. ;████████████████████████████████████████████████████████████████████████████
  326.  
  327. [sblaster.mdi]
  328.  
  329. ;
  330. ;Selected by default if BLASTER variable is of type T1 or T3 (or no T 
  331. ;specifier), and no other "clone" variable exists (ULTRASND, MVSOUND, etc.)
  332. ;
  333. ;Default I/O parms from BLASTER (A only)
  334. ;
  335.  
  336. .E BLASTER
  337. .T1
  338. .NE ULTRASND
  339. .NE SNDSCAPE
  340. .NC MVSOUND.SYS
  341. .IOB
  342. .IOA
  343.  
  344. .SPECIAL_TEXT
  345. This driver can be used with any Sound Blaster-compatible FM music 
  346. synthesizer card that does not rely on software TSRs for Sound
  347. Blaster FM compatibility.  Users of more sophisticated General 
  348. MIDI-based cards should select the Sound Blaster driver only if 
  349. problems occur with the card's General MIDI driver, as the older 
  350. Sound Blaster OPL-2 chipset does not offer the superior sound 
  351. quality available with more modern devices.
  352. .END_SPECIAL_TEXT
  353.  
  354. ;████████████████████████████████████████████████████████████████████████████
  355.  
  356. [sbpro2.mdi]
  357.  
  358. ;
  359. ;Selected by default if BLASTER variable is of type T6 or >, and AUTOEXEC does
  360. ;not contain AWEUTIL string
  361. ;
  362. ;Default I/O parms from BLASTER (A only)
  363. ;
  364.  
  365. .E BLASTER
  366. .T3
  367. .NE ULTRASND
  368. .NE SNDSCAPE
  369. .NC MVSOUND.SYS
  370. .NA AWEUTIL
  371. .IOB
  372. .IOA
  373.  
  374. .NAME
  375. Creative Labs Sound Blaster(TM) 16
  376.  
  377. .SPECIAL_TEXT
  378. This driver is designed for use with Sound Blaster 16 adapters which
  379. are not equipped with General MIDI daughterboards such as the Wave
  380. Blaster.
  381.  
  382. Although the AWE-32 can also be supported with the Sound Blaster 16 
  383. driver, AWE-32 users should select the "Creative Labs AWE-32(TM) 
  384. General MIDI" driver for optimum sound quality.  
  385. .END_SPECIAL_TEXT
  386.  
  387. ;████████████████████████████████████████████████████████████████████████████
  388.  
  389. [sbpro2.mdi]
  390.  
  391. ;
  392. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  393. ;no other "clone" variable exists, and inp(388) == 0x00
  394. ;
  395. ;Default I/O parms from BLASTER (A only)
  396. ;
  397.  
  398. .E BLASTER
  399. .T2
  400. .NE ULTRASND
  401. .NE SNDSCAPE
  402. .NC MVSOUND.SYS
  403. .IOB
  404. .IOA
  405.  
  406. .SPECIAL_TEXT
  407. If your Sound Blaster Pro is a "current" model equipped with the Yamaha
  408. OPL-3 synthesizer, or if your music doesn't sound right with the other
  409. Sound Blaster Pro driver, you should select this option.
  410. .END_SPECIAL_TEXT
  411.  
  412. ;████████████████████████████████████████████████████████████████████████████
  413.  
  414. [sbpro1.mdi]
  415.  
  416. ;
  417. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  418. ;no other "clone" variable exists, and inp(388) == 0x06
  419. ;
  420. ;Default I/O parms from BLASTER (A only)
  421. ;
  422.  
  423. .E BLASTER
  424. .T2
  425. .NE ULTRASND
  426. .NE SNDSCAPE
  427. .NC MVSOUND.SYS
  428. .IOB
  429. .IOA
  430.  
  431. .SPECIAL_TEXT
  432. Users of early versions of the Sound Blaster Pro card can enjoy 
  433. 18-voice, 2-operator FM stereo music by selecting this driver.
  434. However, most Sound Blaster Pro cards and their compatibles, including 
  435. the Sound Blaster 16, use the more powerful OPL-3 chipset.  With these
  436. later cards, you should select the "Creative Labs Sound Blaster 
  437. Pro(TM) (new version)" driver instead.
  438. .END_SPECIAL_TEXT
  439.  
  440. ;████████████████████████████████████████████████████████████████████████████
  441.  
  442. [pas.mdi]
  443.  
  444. ;
  445. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x06
  446. ;
  447. ;No configuration allowed
  448. ;
  449.  
  450. .C MVSOUND.SYS
  451. .ION
  452.  
  453. .SPECIAL_TEXT
  454. Only users of the earliest Pro Audio Spectrum cards from Media Vision
  455. should select this driver.  The Media Vision utility MVSOUND.SYS 
  456. must be loaded into memory, or your card will not be detected.
  457. .END_SPECIAL_TEXT
  458.  
  459. ;████████████████████████████████████████████████████████████████████████████
  460.  
  461. [pasplus.mdi]
  462.  
  463. ;
  464. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x00
  465. ;
  466. ;No configuration allowed
  467. ;
  468.  
  469. .C MVSOUND.SYS
  470. .ION
  471.  
  472. .SPECIAL_TEXT
  473. Users of the Media Vision Pro Audio Spectrum Plus and Pro Audio Spectrum
  474. 16 cards should select this driver.  The Media Vision utility MVSOUND.SYS 
  475. must be loaded into memory, or your card will not be detected.
  476. .END_SPECIAL_TEXT
  477.  
  478. ;████████████████████████████████████████████████████████████████████████████
  479.  
  480. [adlibg.mdi]
  481.  
  482. ;
  483. ;Selected by default if GOLD variable exists in AUTOEXEC.BAT
  484. ;
  485. ;Default I/O parms from driver  
  486. ;
  487.  
  488. .E GOLD
  489. .IOD
  490.  
  491. .SPECIAL_TEXT
  492. This driver supports the Ad Lib Gold Music Synthesizer card in 4-operator
  493. FM mode.
  494. .END_SPECIAL_TEXT
  495.  
  496. ;████████████████████████████████████████████████████████████████████████████
  497.  
  498. [adlib.mdi]
  499.  
  500. ;
  501. ;Never selected by default
  502. ;
  503. ;No configuration -- always at $388
  504. ;
  505.  
  506. .ND
  507. .ION
  508.  
  509. .SPECIAL_TEXT
  510. This driver can be used with any Ad Lib-compatible FM music 
  511. synthesizer card that does not rely on software TSRs for Ad Lib 
  512. FM compatibility.  Users of more sophisticated General MIDI-based
  513. cards should select the Ad Lib driver only if problems occur with
  514. the card's General MIDI driver, as the older Ad Lib OPL-2 chipset
  515. does not offer the superior sound quality available with more modern 
  516. devices.
  517. .END_SPECIAL_TEXT
  518.  
  519. ;████████████████████████████████████████████████████████████████████████████
  520.  
  521. [opl3.mdi]
  522.  
  523. ;
  524. ;Never selected by default
  525. ;
  526. ;No configuration -- always at $388
  527. ;
  528.  
  529. .ND
  530. .ION
  531.  
  532. .NAME
  533. ESS Technology ES688 FM Audio
  534.  
  535. .SPECIAL_TEXT
  536. This driver supports systems equipped with ESS Technology's ES688 
  537. chipset.
  538. .END_SPECIAL_TEXT
  539.  
  540. ;████████████████████████████████████████████████████████████████████████████
  541.  
  542. [opl3.mdi]
  543.  
  544. ;
  545. ;Never selected by default
  546. ;
  547. ;No configuration -- always at $388
  548. ;
  549.  
  550. .ND
  551. .ION
  552.  
  553. .SPECIAL_TEXT
  554. This driver is for use with all Yamaha OPL-3 based FM music synthesizers,
  555. including those not supported by any other driver in the list.
  556. .END_SPECIAL_TEXT
  557.  
  558. ;████████████████████████████████████████████████████████████████████████████
  559.  
  560. [mt32mpu.mdi]
  561.  
  562. ;
  563. ;Never selected by default
  564. ;
  565. ;Default I/O parms from driver
  566. ;
  567.  
  568. .ND
  569. .IOD
  570.  
  571. .SPECIAL_TEXT
  572. Although the Roland MT-32 is not General MIDI-compatible, it uses the
  573. MPU-401 hardware interface standard to communicate with applications. 
  574. MT-32 owners who use Adaptec SCSI controllers may wish to select 
  575. the "Skip auto-detection and configure driver manually" option at the
  576. next menu to reduce the likelihood of MPU-401 detection problems.
  577. .END_SPECIAL_TEXT
  578.  
  579. ;████████████████████████████████████████████████████████████████████████████
  580.  
  581. [tandy.mdi]
  582.  
  583. ;
  584. ;Never selected by default
  585. ;
  586. ;No configuration allowed
  587. ;
  588.  
  589. .ND
  590. .ION
  591.  
  592. .SPECIAL_TEXT
  593. Tandy 1000-compatible 3-voice music support is available with this driver.
  594. .END_SPECIAL_TEXT
  595.  
  596. ;████████████████████████████████████████████████████████████████████████████
  597.  
  598. [pcspkr.mdi]
  599.  
  600. ;
  601. ;Never selected by default
  602. ;
  603. ;No configuration allowed
  604. ;
  605.  
  606. .ND
  607. .ION
  608.  
  609. .SPECIAL_TEXT
  610. IBM PC internal speaker (1-voice) music support is available with this 
  611. driver, which offers extremely low-quality music synthesis.
  612. .END_SPECIAL_TEXT
  613.  
  614.