home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1995 September (Special Edition) / Joystick-HS07-CD3.iso / empire2 / sdriver / aildrvr.lst < prev    next >
File List  |  1995-02-17  |  16KB  |  612 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 the
  127. "Setup" option to configure the driver manually, and enter the correct
  128. I/O settings for your card.  Otherwise, your system may lock up, or
  129. you may experience a rapid 'chatter' effect during sound playback.
  130. .END_SPECIAL_TEXT
  131.  
  132. ;████████████████████████████████████████████████████████████████████████████
  133.  
  134. [proaudio.dig]
  135.  
  136. ;
  137. ;Selected by default if CONFIG.SYS contains MVSOUND string
  138. ;
  139. ;No configuration allowed
  140. ;
  141.  
  142. .C MVSOUND.SYS
  143. .ION
  144.  
  145. .SPECIAL_TEXT
  146. Stereo digital audio with all versions of the Media Vision Pro Audio
  147. Spectrum is available through the use of this driver.  If you experience
  148. problems, you should select the Sound Blaster-compatible driver instead.
  149. The Media Vision utility MVSOUND.SYS must be loaded into memory, or
  150. your card will not be detected.
  151. .END_SPECIAL_TEXT
  152.  
  153. ;████████████████████████████████████████████████████████████████████████████
  154.  
  155. [ultra.dig]
  156.  
  157. ;
  158. ;Selected by default if environment contains ULTRASND variable
  159. ;
  160. ;Default I/O parms from driver
  161. ;
  162.  
  163. .E ULTRASND
  164. .IOD
  165.  
  166. .SPECIAL_TEXT
  167. When using this driver, ensure that no Gravis utilities such as SBOS,
  168. UltraMID, or Mega-Em are active.  Your UltraSound system software
  169. should be version 2.0 or later.
  170. .END_SPECIAL_TEXT
  171.  
  172. ;████████████████████████████████████████████████████████████████████████████
  173.  
  174. [jammer.dig]
  175.  
  176. ;
  177. ;Never selected by default
  178. ;
  179. ;Default I/O parms from driver
  180. ;
  181.  
  182. .ND
  183. .IOD
  184.  
  185. .NAME
  186. New Media Corporation WaveJammer(TM) Digital Audio
  187.  
  188. .SPECIAL_TEXT
  189. The WaveJammer card from New Media Corporation provides high-quality
  190. portable audio for PCMCIA-based computers.  Select the Ad Lib(R) Music
  191. Synthesizer Card driver for FM music performance with the WaveJammer.
  192. .END_SPECIAL_TEXT
  193.  
  194. ;████████████████████████████████████████████████████████████████████████████
  195.  
  196. [sndscape.dig]
  197.  
  198. ;
  199. ;Selected by default if environment contains SNDSCAPE variable
  200. ;
  201. ;Default I/O parms from driver
  202. ;
  203.  
  204. .E SNDSCAPE
  205. .IOD
  206.  
  207. .NAME
  208. Ensoniq SoundScape(TM) Digital Audio
  209.  
  210. .SPECIAL_TEXT
  211. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  212. audio card.
  213. .END_SPECIAL_TEXT
  214.  
  215. ;████████████████████████████████████████████████████████████████████████████
  216.  
  217. [adrv688.dig]
  218.  
  219. ;
  220. ;Never selected by default
  221. ;
  222. ;Default I/O parms from driver
  223. ;
  224.  
  225. .ND
  226. .IOD
  227.  
  228. .NAME
  229. ESS Technology ES688 Digital Audio
  230.  
  231. .SPECIAL_TEXT
  232. This driver supports systems equipped with ESS Technology's ES688
  233. chipset.
  234. .END_SPECIAL_TEXT
  235.  
  236. ;████████████████████████████████████████████████████████████████████████████
  237.  
  238. [mpu401.mdi]
  239.  
  240. ;
  241. ;Never selected by default
  242. ;
  243. ;Default I/O parms from driver
  244. ;
  245.  
  246. .ND
  247. .IOD
  248.  
  249. .SPECIAL_TEXT
  250. Most General MIDI synthesizers support the Roland MPU-401 MIDI hardware
  251. interface standard.  These include the Roland Sound Canvas, RAP-10,
  252. and compatibles, as well as add-on daughterboards for the Sound Blaster
  253. 16 family.  MPU-401 devices generally offer the highest level of
  254. performance and sound quality available, but users of Adaptec SCSI
  255. controllers may wish to select the "Skip auto-detection and configure
  256. driver manually" option at the next menu to reduce the likelihood of
  257. MPU-401 detection problems.  If you have a Creative Labs AWE-32, you
  258. should select "Creative Labs AWE-32(TM) General MIDI" instead.
  259. .END_SPECIAL_TEXT
  260.  
  261. ;████████████████████████████████████████████████████████████████████████████
  262.  
  263. [sndscape.mdi]
  264.  
  265. ;
  266. ;Selected by default if environment contains SNDSCAPE variable
  267. ;
  268. ;Default I/O parms from driver
  269. ;
  270.  
  271. .E SNDSCAPE
  272. .IOD
  273.  
  274. .NAME
  275. Ensoniq SoundScape(TM) General MIDI
  276.  
  277. .SPECIAL_TEXT
  278. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  279. audio card.
  280. .END_SPECIAL_TEXT
  281.  
  282. ;████████████████████████████████████████████████████████████████████████████
  283.  
  284. [ultra.mdi]
  285.  
  286. ;
  287. ;Selected by default if environment contains ULTRASND variable
  288. ;
  289. ;Default I/O parms from driver
  290. ;
  291.  
  292. .E ULTRASND
  293. .IOD
  294.  
  295. .SPECIAL_TEXT
  296. When using this driver, ensure that no Gravis utilities such as SBOS,
  297. UltraMID, or Mega-Em are active.  Your UltraSound system software
  298. should be version 2.0 or later.
  299. .END_SPECIAL_TEXT
  300.  
  301. ;████████████████████████████████████████████████████████████████████████████
  302.  
  303. [sbawe32.mdi]
  304.  
  305. ;
  306. ;Selected by default if AUTOEXEC contains AWEUTIL string
  307. ;
  308. ;Default I/O parms from driver
  309. ;
  310.  
  311. .A AWEUTIL
  312. .IOD
  313.  
  314. .NAME
  315. Creative Labs AWE-32(TM) General MIDI
  316.  
  317. .SPECIAL_TEXT
  318. This driver offers wavetable-quality General MIDI music synthesis with the
  319. Creative Labs AWE-32 card.  The "Creative Labs Sound Blaster 16 or AWE32"
  320. driver should be selected for digital audio.
  321. .END_SPECIAL_TEXT
  322.  
  323. ;████████████████████████████████████████████████████████████████████████████
  324.  
  325. [sblaster.mdi]
  326.  
  327. ;
  328. ;Selected by default if BLASTER variable is of type T1 or T3 (or no T
  329. ;specifier), and no other "clone" variable exists (ULTRASND, MVSOUND, etc.)
  330. ;
  331. ;Default I/O parms from BLASTER (A only)
  332. ;
  333.  
  334. .E BLASTER
  335. .T1
  336. .NE ULTRASND
  337. .NE SNDSCAPE
  338. .NC MVSOUND.SYS
  339. .IOB
  340. .IOA
  341.  
  342. .SPECIAL_TEXT
  343. This driver can be used with any Sound Blaster-compatible FM music
  344. synthesizer card that does not rely on software TSRs for Sound
  345. Blaster FM compatibility.  Users of more sophisticated General
  346. MIDI-based cards should select the Sound Blaster driver only if
  347. problems occur with the card's General MIDI driver, as the older
  348. Sound Blaster OPL-2 chipset does not offer the superior sound
  349. quality available with more modern devices.
  350. .END_SPECIAL_TEXT
  351.  
  352. ;████████████████████████████████████████████████████████████████████████████
  353.  
  354. [sbpro2.mdi]
  355.  
  356. ;
  357. ;Selected by default if BLASTER variable is of type T6 or >, and AUTOEXEC does
  358. ;not contain AWEUTIL string
  359. ;
  360. ;Default I/O parms from BLASTER (A only)
  361. ;
  362.  
  363. .E BLASTER
  364. .T3
  365. .NE ULTRASND
  366. .NE SNDSCAPE
  367. .NC MVSOUND.SYS
  368. .NA AWEUTIL
  369. .IOB
  370. .IOA
  371.  
  372. .NAME
  373. Creative Labs Sound Blaster(TM) 16
  374.  
  375. .SPECIAL_TEXT
  376. This driver is designed for use with Sound Blaster 16 adapters which
  377. are not equipped with General MIDI daughterboards such as the Wave
  378. Blaster.
  379.  
  380. Although the AWE-32 can also be supported with the Sound Blaster 16
  381. driver, AWE-32 users should select the "Creative Labs AWE-32(TM)
  382. General MIDI" driver for optimum sound quality.
  383. .END_SPECIAL_TEXT
  384.  
  385. ;████████████████████████████████████████████████████████████████████████████
  386.  
  387. [sbpro2.mdi]
  388.  
  389. ;
  390. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  391. ;no other "clone" variable exists, and inp(388) == 0x00
  392. ;
  393. ;Default I/O parms from BLASTER (A only)
  394. ;
  395.  
  396. .E BLASTER
  397. .T2
  398. .NE ULTRASND
  399. .NE SNDSCAPE
  400. .NC MVSOUND.SYS
  401. .IOB
  402. .IOA
  403.  
  404. .SPECIAL_TEXT
  405. If your Sound Blaster Pro is a "current" model equipped with the Yamaha
  406. OPL-3 synthesizer, or if your music doesn't sound right with the other
  407. Sound Blaster Pro driver, you should select this option.
  408. .END_SPECIAL_TEXT
  409.  
  410. ;████████████████████████████████████████████████████████████████████████████
  411.  
  412. [sbpro1.mdi]
  413.  
  414. ;
  415. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  416. ;no other "clone" variable exists, and inp(388) == 0x06
  417. ;
  418. ;Default I/O parms from BLASTER (A only)
  419. ;
  420.  
  421. .E BLASTER
  422. .T2
  423. .NE ULTRASND
  424. .NE SNDSCAPE
  425. .NC MVSOUND.SYS
  426. .IOB
  427. .IOA
  428.  
  429. .SPECIAL_TEXT
  430. Users of early versions of the Sound Blaster Pro card can enjoy
  431. 18-voice, 2-operator FM stereo music by selecting this driver.
  432. However, most Sound Blaster Pro cards and their compatibles, including
  433. the Sound Blaster 16, use the more powerful OPL-3 chipset.  With these
  434. later cards, you should select the "Creative Labs Sound Blaster
  435. Pro(TM) (new version)" driver instead.
  436. .END_SPECIAL_TEXT
  437.  
  438. ;████████████████████████████████████████████████████████████████████████████
  439.  
  440. [pas.mdi]
  441.  
  442. ;
  443. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x06
  444. ;
  445. ;No configuration allowed
  446. ;
  447.  
  448. .C MVSOUND.SYS
  449. .ION
  450.  
  451. .SPECIAL_TEXT
  452. Only users of the earliest Pro Audio Spectrum cards from Media Vision
  453. should select this driver.  The Media Vision utility MVSOUND.SYS
  454. must be loaded into memory, or your card will not be detected.
  455. .END_SPECIAL_TEXT
  456.  
  457. ;████████████████████████████████████████████████████████████████████████████
  458.  
  459. [pasplus.mdi]
  460.  
  461. ;
  462. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x00
  463. ;
  464. ;No configuration allowed
  465. ;
  466.  
  467. .C MVSOUND.SYS
  468. .ION
  469.  
  470. .SPECIAL_TEXT
  471. Users of the Media Vision Pro Audio Spectrum Plus and Pro Audio Spectrum
  472. 16 cards should select this driver.  The Media Vision utility MVSOUND.SYS
  473. must be loaded into memory, or your card will not be detected.
  474. .END_SPECIAL_TEXT
  475.  
  476. ;████████████████████████████████████████████████████████████████████████████
  477.  
  478. [adlibg.mdi]
  479.  
  480. ;
  481. ;Selected by default if GOLD variable exists in AUTOEXEC.BAT
  482. ;
  483. ;Default I/O parms from driver
  484. ;
  485.  
  486. .E GOLD
  487. .IOD
  488.  
  489. .SPECIAL_TEXT
  490. This driver supports the Ad Lib Gold Music Synthesizer card in 4-operator
  491. FM mode.
  492. .END_SPECIAL_TEXT
  493.  
  494. ;████████████████████████████████████████████████████████████████████████████
  495.  
  496. [adlib.mdi]
  497.  
  498. ;
  499. ;Never selected by default
  500. ;
  501. ;No configuration -- always at $388
  502. ;
  503.  
  504. .ND
  505. .ION
  506.  
  507. .SPECIAL_TEXT
  508. This driver can be used with any Ad Lib-compatible FM music
  509. synthesizer card that does not rely on software TSRs for Ad Lib
  510. FM compatibility.  Users of more sophisticated General MIDI-based
  511. cards should select the Ad Lib driver only if problems occur with
  512. the card's General MIDI driver, as the older Ad Lib OPL-2 chipset
  513. does not offer the superior sound quality available with more modern
  514. devices.
  515. .END_SPECIAL_TEXT
  516.  
  517. ;████████████████████████████████████████████████████████████████████████████
  518.  
  519. [opl3.mdi]
  520.  
  521. ;
  522. ;Never selected by default
  523. ;
  524. ;No configuration -- always at $388
  525. ;
  526.  
  527. .ND
  528. .ION
  529.  
  530. .NAME
  531. ESS Technology ES688 FM Audio
  532.  
  533. .SPECIAL_TEXT
  534. This driver supports systems equipped with ESS Technology's ES688
  535. chipset.
  536. .END_SPECIAL_TEXT
  537.  
  538. ;████████████████████████████████████████████████████████████████████████████
  539.  
  540. [opl3.mdi]
  541.  
  542. ;
  543. ;Never selected by default
  544. ;
  545. ;No configuration -- always at $388
  546. ;
  547.  
  548. .ND
  549. .ION
  550.  
  551. .SPECIAL_TEXT
  552. This driver is for use with all Yamaha OPL-3 based FM music synthesizers,
  553. including those not supported by any other driver in the list.
  554. .END_SPECIAL_TEXT
  555.  
  556. ;████████████████████████████████████████████████████████████████████████████
  557.  
  558. [mt32mpu.mdi]
  559.  
  560. ;
  561. ;Never selected by default
  562. ;
  563. ;Default I/O parms from driver
  564. ;
  565.  
  566. .ND
  567. .IOD
  568.  
  569. .SPECIAL_TEXT
  570. Although the Roland MT-32 is not General MIDI-compatible, it uses the
  571. MPU-401 hardware interface standard to communicate with applications.
  572. MT-32 owners who use Adaptec SCSI controllers may wish to select
  573. the "Skip auto-detection and configure driver manually" option at the
  574. next menu to reduce the likelihood of MPU-401 detection problems.
  575. .END_SPECIAL_TEXT
  576.  
  577. ;████████████████████████████████████████████████████████████████████████████
  578.  
  579. [tandy.mdi]
  580.  
  581. ;
  582. ;Never selected by default
  583. ;
  584. ;No configuration allowed
  585. ;
  586.  
  587. .ND
  588. .ION
  589.  
  590. .SPECIAL_TEXT
  591. Tandy 1000-compatible 3-voice music support is available with this driver.
  592. .END_SPECIAL_TEXT
  593.  
  594. ;████████████████████████████████████████████████████████████████████████████
  595.  
  596. [pcspkr.mdi]
  597.  
  598. ;
  599. ;Never selected by default
  600. ;
  601. ;No configuration allowed
  602. ;
  603.  
  604. .ND
  605. .ION
  606.  
  607. .SPECIAL_TEXT
  608. IBM PC internal speaker (1-voice) music support is available with this
  609. driver, which offers extremely low-quality music synthesis.
  610. .END_SPECIAL_TEXT
  611.  
  612.