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