home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 11 / 1995-10_Disc_11.iso / prage / aildrvr.lst < prev    next >
File List  |  1995-07-13  |  16KB  |  613 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.  If you have a Creative Labs AWE-32, you 
  259. should select "Creative Labs AWE-32(TM) General MIDI" instead.
  260. .END_SPECIAL_TEXT
  261.  
  262. ;████████████████████████████████████████████████████████████████████████████
  263.  
  264. [sndscape.mdi]
  265.  
  266. ;
  267. ;Selected by default if environment contains SNDSCAPE variable
  268. ;
  269. ;Default I/O parms from driver
  270. ;
  271.  
  272. .E SNDSCAPE
  273. .IOD
  274.  
  275. .NAME
  276. Ensoniq SoundScape(TM) General MIDI
  277.  
  278. .SPECIAL_TEXT
  279. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  280. audio card.
  281. .END_SPECIAL_TEXT
  282.  
  283. ;████████████████████████████████████████████████████████████████████████████
  284.  
  285. [ultra.mdi]
  286.  
  287. ;
  288. ;Selected by default if environment contains ULTRASND variable
  289. ;
  290. ;Default I/O parms from driver
  291. ;
  292.  
  293. .E ULTRASND
  294. .IOD
  295.  
  296. .SPECIAL_TEXT
  297. When using this driver, ensure that no Gravis utilities such as SBOS, 
  298. UltraMID, or Mega-Em are active.  Your UltraSound system software 
  299. should be version 2.0 or later.
  300. .END_SPECIAL_TEXT
  301.  
  302. ;████████████████████████████████████████████████████████████████████████████
  303.  
  304. [sbawe32.mdi]
  305.  
  306. ;
  307. ;Selected by default if AUTOEXEC contains AWEUTIL string
  308. ;
  309. ;Default I/O parms from driver
  310. ;
  311.  
  312. .A AWEUTIL
  313. .IOD
  314.  
  315. .NAME
  316. Creative Labs AWE-32(TM) General MIDI
  317.  
  318. .SPECIAL_TEXT
  319. This driver offers wavetable-quality General MIDI music synthesis with the
  320. Creative Labs AWE-32 card.  The "Creative Labs Sound Blaster 16 or AWE32"
  321. driver should be selected for digital audio.
  322. .END_SPECIAL_TEXT
  323.  
  324. ;████████████████████████████████████████████████████████████████████████████
  325.  
  326. [sblaster.mdi]
  327.  
  328. ;
  329. ;Selected by default if BLASTER variable is of type T1 or T3 (or no T 
  330. ;specifier), and no other "clone" variable exists (ULTRASND, MVSOUND, etc.)
  331. ;
  332. ;Default I/O parms from BLASTER (A only)
  333. ;
  334.  
  335. .E BLASTER
  336. .T1
  337. .NE ULTRASND
  338. .NE SNDSCAPE
  339. .NC MVSOUND.SYS
  340. .IOB
  341. .IOA
  342.  
  343. .SPECIAL_TEXT
  344. This driver can be used with any Sound Blaster-compatible FM music 
  345. synthesizer card that does not rely on software TSRs for Sound
  346. Blaster FM compatibility.  Users of more sophisticated General 
  347. MIDI-based cards should select the Sound Blaster driver only if 
  348. problems occur with the card's General MIDI driver, as the older 
  349. Sound Blaster OPL-2 chipset does not offer the superior sound 
  350. quality available with more modern devices.
  351. .END_SPECIAL_TEXT
  352.  
  353. ;████████████████████████████████████████████████████████████████████████████
  354.  
  355. [sbpro2.mdi]
  356.  
  357. ;
  358. ;Selected by default if BLASTER variable is of type T6 or >, and AUTOEXEC does
  359. ;not contain AWEUTIL string
  360. ;
  361. ;Default I/O parms from BLASTER (A only)
  362. ;
  363.  
  364. .E BLASTER
  365. .T3
  366. .NE ULTRASND
  367. .NE SNDSCAPE
  368. .NC MVSOUND.SYS
  369. .NA AWEUTIL
  370. .IOB
  371. .IOA
  372.  
  373. .NAME
  374. Creative Labs Sound Blaster(TM) 16
  375.  
  376. .SPECIAL_TEXT
  377. This driver is designed for use with Sound Blaster 16 adapters which
  378. are not equipped with General MIDI daughterboards such as the Wave
  379. Blaster.
  380.  
  381. Although the AWE-32 can also be supported with the Sound Blaster 16 
  382. driver, AWE-32 users should select the "Creative Labs AWE-32(TM) 
  383. General MIDI" driver for optimum sound quality.  
  384. .END_SPECIAL_TEXT
  385.  
  386. ;████████████████████████████████████████████████████████████████████████████
  387.  
  388. [sbpro2.mdi]
  389.  
  390. ;
  391. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  392. ;no other "clone" variable exists, and inp(388) == 0x00
  393. ;
  394. ;Default I/O parms from BLASTER (A only)
  395. ;
  396.  
  397. .E BLASTER
  398. .T2
  399. .NE ULTRASND
  400. .NE SNDSCAPE
  401. .NC MVSOUND.SYS
  402. .IOB
  403. .IOA
  404.  
  405. .SPECIAL_TEXT
  406. If your Sound Blaster Pro is a "current" model equipped with the Yamaha
  407. OPL-3 synthesizer, or if your music doesn't sound right with the other
  408. Sound Blaster Pro driver, you should select this option.
  409. .END_SPECIAL_TEXT
  410.  
  411. ;████████████████████████████████████████████████████████████████████████████
  412.  
  413. [sbpro1.mdi]
  414.  
  415. ;
  416. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  417. ;no other "clone" variable exists, and inp(388) == 0x06
  418. ;
  419. ;Default I/O parms from BLASTER (A only)
  420. ;
  421.  
  422. .E BLASTER
  423. .T2
  424. .NE ULTRASND
  425. .NE SNDSCAPE
  426. .NC MVSOUND.SYS
  427. .IOB
  428. .IOA
  429.  
  430. .SPECIAL_TEXT
  431. Users of early versions of the Sound Blaster Pro card can enjoy 
  432. 18-voice, 2-operator FM stereo music by selecting this driver.
  433. However, most Sound Blaster Pro cards and their compatibles, including 
  434. the Sound Blaster 16, use the more powerful OPL-3 chipset.  With these
  435. later cards, you should select the "Creative Labs Sound Blaster 
  436. Pro(TM) (new version)" driver instead.
  437. .END_SPECIAL_TEXT
  438.  
  439. ;████████████████████████████████████████████████████████████████████████████
  440.  
  441. [pas.mdi]
  442.  
  443. ;
  444. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x06
  445. ;
  446. ;No configuration allowed
  447. ;
  448.  
  449. .C MVSOUND.SYS
  450. .ION
  451.  
  452. .SPECIAL_TEXT
  453. Only users of the earliest Pro Audio Spectrum cards from Media Vision
  454. should select this driver.  The Media Vision utility MVSOUND.SYS 
  455. must be loaded into memory, or your card will not be detected.
  456. .END_SPECIAL_TEXT
  457.  
  458. ;████████████████████████████████████████████████████████████████████████████
  459.  
  460. [pasplus.mdi]
  461.  
  462. ;
  463. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x00
  464. ;
  465. ;No configuration allowed
  466. ;
  467.  
  468. .C MVSOUND.SYS
  469. .ION
  470.  
  471. .SPECIAL_TEXT
  472. Users of the Media Vision Pro Audio Spectrum Plus and Pro Audio Spectrum
  473. 16 cards should select this driver.  The Media Vision utility MVSOUND.SYS 
  474. must be loaded into memory, or your card will not be detected.
  475. .END_SPECIAL_TEXT
  476.  
  477. ;████████████████████████████████████████████████████████████████████████████
  478.  
  479. [adlibg.mdi]
  480.  
  481. ;
  482. ;Selected by default if GOLD variable exists in AUTOEXEC.BAT
  483. ;
  484. ;Default I/O parms from driver  
  485. ;
  486.  
  487. .E GOLD
  488. .IOD
  489.  
  490. .SPECIAL_TEXT
  491. This driver supports the Ad Lib Gold Music Synthesizer card in 4-operator
  492. FM mode.
  493. .END_SPECIAL_TEXT
  494.  
  495. ;████████████████████████████████████████████████████████████████████████████
  496.  
  497. [adlib.mdi]
  498.  
  499. ;
  500. ;Never selected by default
  501. ;
  502. ;No configuration -- always at $388
  503. ;
  504.  
  505. .ND
  506. .ION
  507.  
  508. .SPECIAL_TEXT
  509. This driver can be used with any Ad Lib-compatible FM music 
  510. synthesizer card that does not rely on software TSRs for Ad Lib 
  511. FM compatibility.  Users of more sophisticated General MIDI-based
  512. cards should select the Ad Lib driver only if problems occur with
  513. the card's General MIDI driver, as the older Ad Lib OPL-2 chipset
  514. does not offer the superior sound quality available with more modern 
  515. devices.
  516. .END_SPECIAL_TEXT
  517.  
  518. ;████████████████████████████████████████████████████████████████████████████
  519.  
  520. [opl3.mdi]
  521.  
  522. ;
  523. ;Never selected by default
  524. ;
  525. ;No configuration -- always at $388
  526. ;
  527.  
  528. .ND
  529. .ION
  530.  
  531. .NAME
  532. ESS Technology ES688 FM Audio
  533.  
  534. .SPECIAL_TEXT
  535. This driver supports systems equipped with ESS Technology's ES688 
  536. chipset.
  537. .END_SPECIAL_TEXT
  538.  
  539. ;████████████████████████████████████████████████████████████████████████████
  540.  
  541. [opl3.mdi]
  542.  
  543. ;
  544. ;Never selected by default
  545. ;
  546. ;No configuration -- always at $388
  547. ;
  548.  
  549. .ND
  550. .ION
  551.  
  552. .SPECIAL_TEXT
  553. This driver is for use with all Yamaha OPL-3 based FM music synthesizers,
  554. including those not supported by any other driver in the list.
  555. .END_SPECIAL_TEXT
  556.  
  557. ;████████████████████████████████████████████████████████████████████████████
  558.  
  559. [mt32mpu.mdi]
  560.  
  561. ;
  562. ;Never selected by default
  563. ;
  564. ;Default I/O parms from driver
  565. ;
  566.  
  567. .ND
  568. .IOD
  569.  
  570. .SPECIAL_TEXT
  571. Although the Roland MT-32 is not General MIDI-compatible, it uses the
  572. MPU-401 hardware interface standard to communicate with applications. 
  573. MT-32 owners who use Adaptec SCSI controllers may wish to select 
  574. the "Skip auto-detection and configure driver manually" option at the
  575. next menu to reduce the likelihood of MPU-401 detection problems.
  576. .END_SPECIAL_TEXT
  577.  
  578. ;████████████████████████████████████████████████████████████████████████████
  579.  
  580. [tandy.mdi]
  581.  
  582. ;
  583. ;Never selected by default
  584. ;
  585. ;No configuration allowed
  586. ;
  587.  
  588. .ND
  589. .ION
  590.  
  591. .SPECIAL_TEXT
  592. Tandy 1000-compatible 3-voice music support is available with this driver.
  593. .END_SPECIAL_TEXT
  594.  
  595. ;████████████████████████████████████████████████████████████████████████████
  596.  
  597. [pcspkr.mdi]
  598.  
  599. ;
  600. ;Never selected by default
  601. ;
  602. ;No configuration allowed
  603. ;
  604.  
  605. .ND
  606. .ION
  607.  
  608. .SPECIAL_TEXT
  609. IBM PC internal speaker (1-voice) music support is available with this 
  610. driver, which offers extremely low-quality music synthesis.
  611. .END_SPECIAL_TEXT
  612.  
  613.