home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 December / DKMMSAMP.iso / ENG / AILDRVR.LST < prev    next >
File List  |  1996-03-22  |  18KB  |  690 lines

  1. ;████████████████████████████████████████████████████████████████████████████
  2. ;██                                                                        ██
  3. ;██  Miles Sound System                                                    ██
  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. [sndsys.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. Microsoft(R) Windows(TM) Sound System or 100% compatible
  231.  
  232. .SPECIAL_TEXT
  233. Select this driver if your card is compatible with the Microsoft Windows
  234. Sound System.
  235.  
  236. If DMA channel 1 is not available for use by the Windows Sound System 
  237. board, you will need to use the "Skip auto-detection and configure driver 
  238. manually" option to select another DMA channel.  If you are running 
  239. Windows 95 or another Plug-n-Play system, you may need to check with the 
  240. Device Manager to see what I/O address your Windows Sound System card is 
  241. using.
  242. .END_SPECIAL_TEXT
  243.  
  244. ;████████████████████████████████████████████████████████████████████████████
  245.  
  246. [adrv688.dig]
  247.  
  248. ;
  249. ;Never selected by default
  250. ;
  251. ;Default I/O parms from driver
  252. ;
  253.  
  254. .ND
  255. .IOD
  256.  
  257. .NAME
  258. ESS Technology ES688 Digital Audio
  259.  
  260. .SPECIAL_TEXT
  261. This driver supports systems equipped with ESS Technology's ES688 
  262. chipset.
  263. .END_SPECIAL_TEXT
  264.  
  265. ;████████████████████████████████████████████████████████████████████████████
  266.  
  267. [mpu401.mdi]
  268.  
  269. ;
  270. ;Never selected by default
  271. ;
  272. ;Default I/O parms from driver
  273. ;
  274.  
  275. .ND
  276. .IOD
  277.  
  278. .SPECIAL_TEXT
  279. Most General MIDI synthesizers support the Roland MPU-401 MIDI hardware
  280. interface standard.  These include the Roland Sound Canvas, RAP-10, 
  281. and compatibles, as well as add-on daughterboards for the Sound Blaster
  282. 16 family.  MPU-401 devices generally offer the highest level of     
  283. performance and sound quality available, but users of Adaptec SCSI  
  284. controllers may wish to select the "Skip auto-detection and configure 
  285. driver manually" option at the next menu to reduce the likelihood of 
  286. MPU-401 detection problems.  If you have a Creative Labs AWE-32, you 
  287. should select "Creative Labs AWE-32(TM) General MIDI" instead.
  288. .END_SPECIAL_TEXT
  289.  
  290. ;████████████████████████████████████████████████████████████████████████████
  291.  
  292. [mpu401.mdi]
  293.  
  294. ;
  295. ;Never selected by default
  296. ;
  297. ;Default I/O parms from driver
  298. ;
  299.  
  300. .NAME
  301. Yamaha WaveForce(TM) DB50-XG General MIDI
  302.  
  303. .ND
  304. .IOD
  305.  
  306. .SPECIAL_TEXT
  307. Select this driver if your Creative Labs Sound Blaster(TM) series card is 
  308. equipped with Yamaha's General MIDI/XG daughterboard upgrade.
  309.  
  310. Users of Adaptec SCSI controllers may wish to select the "Skip 
  311. auto-detection and configure driver manually" option at the next menu 
  312. to reduce the likelihood of MPU-401 detection problems.  
  313. .END_SPECIAL_TEXT
  314.  
  315.  
  316. ;████████████████████████████████████████████████████████████████████████████
  317.  
  318. [sndscape.mdi]
  319.  
  320. ;
  321. ;Selected by default if environment contains SNDSCAPE variable
  322. ;
  323. ;Default I/O parms from driver
  324. ;
  325.  
  326. .E SNDSCAPE
  327. .IOD
  328.  
  329. .NAME
  330. Ensoniq SoundScape(TM) General MIDI
  331.  
  332. .SPECIAL_TEXT
  333. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  334. audio card.
  335. .END_SPECIAL_TEXT
  336.  
  337. ;████████████████████████████████████████████████████████████████████████████
  338.  
  339. [ultra.mdi]
  340.  
  341. ;
  342. ;Selected by default if environment contains ULTRASND variable
  343. ;
  344. ;Default I/O parms from driver
  345. ;
  346.  
  347. .E ULTRASND
  348. .IOD
  349.  
  350. .SPECIAL_TEXT
  351. When using this driver, ensure that no Gravis utilities such as SBOS, 
  352. UltraMID, or Mega-Em are active.  Your UltraSound system software 
  353. should be version 2.0 or later.
  354. .END_SPECIAL_TEXT
  355.  
  356. ;████████████████████████████████████████████████████████████████████████████
  357.  
  358. [sbawe32.mdi]
  359.  
  360. ;
  361. ;Selected by default if AUTOEXEC contains AWEUTIL string
  362. ;
  363. ;Default I/O parms from driver
  364. ;
  365.  
  366. .A AWEUTIL
  367. .IOD
  368.  
  369. .NAME
  370. Creative Labs AWE-32(TM) General MIDI
  371.  
  372. .SPECIAL_TEXT
  373. This driver offers wavetable-quality General MIDI music synthesis with the
  374. Creative Labs AWE-32 card.  The "Creative Labs Sound Blaster 16 or AWE32"
  375. driver should be selected for digital audio.
  376. .END_SPECIAL_TEXT
  377.  
  378. ;████████████████████████████████████████████████████████████████████████████
  379.  
  380. [sblaster.mdi]
  381.  
  382. ;
  383. ;Selected by default if BLASTER variable is of type T1 or T3 (or no T 
  384. ;specifier), and no other "clone" variable exists (ULTRASND, MVSOUND, etc.)
  385. ;
  386. ;Default I/O parms from BLASTER (A only)
  387. ;
  388.  
  389. .E BLASTER
  390. .T1
  391. .NE ULTRASND
  392. .NE SNDSCAPE
  393. .NC MVSOUND.SYS
  394. .IOB
  395. .IOA
  396.  
  397. .SPECIAL_TEXT
  398. This driver can be used with any Sound Blaster-compatible FM music 
  399. synthesizer card that does not rely on software TSRs for Sound
  400. Blaster FM compatibility.  Users of more sophisticated General 
  401. MIDI-based cards should select the Sound Blaster driver only if 
  402. problems occur with the card's General MIDI driver, as the older 
  403. Sound Blaster OPL-2 chipset does not offer the superior sound 
  404. quality available with more modern devices.
  405. .END_SPECIAL_TEXT
  406.  
  407. ;████████████████████████████████████████████████████████████████████████████
  408.  
  409. [sbpro2.mdi]
  410.  
  411. ;
  412. ;Selected by default if BLASTER variable is of type T6 or >, and AUTOEXEC does
  413. ;not contain AWEUTIL string
  414. ;
  415. ;Default I/O parms from BLASTER (A only)
  416. ;
  417.  
  418. .E BLASTER
  419. .T3
  420. .NE ULTRASND
  421. .NE SNDSCAPE
  422. .NC MVSOUND.SYS
  423. .NA AWEUTIL
  424. .IOB
  425. .IOA
  426.  
  427. .NAME
  428. Creative Labs Sound Blaster(TM) 16
  429.  
  430. .SPECIAL_TEXT
  431. This driver is designed for use with Sound Blaster 16 adapters which
  432. are not equipped with General MIDI daughterboards such as the Wave
  433. Blaster.
  434.  
  435. Although the AWE-32 can also be supported with the Sound Blaster 16 
  436. driver, AWE-32 users should select the "Creative Labs AWE-32(TM) 
  437. General MIDI" driver for optimum sound quality.  
  438. .END_SPECIAL_TEXT
  439.  
  440. ;████████████████████████████████████████████████████████████████████████████
  441.  
  442. [sbpro2.mdi]
  443.  
  444. ;
  445. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  446. ;no other "clone" variable exists, and inp(388) == 0x00
  447. ;
  448. ;Default I/O parms from BLASTER (A only)
  449. ;
  450.  
  451. .E BLASTER
  452. .T2
  453. .NE ULTRASND
  454. .NE SNDSCAPE
  455. .NC MVSOUND.SYS
  456. .IOB
  457. .IOA
  458.  
  459. .SPECIAL_TEXT
  460. If your Sound Blaster Pro is a "current" model equipped with the Yamaha
  461. OPL-3 synthesizer, or if your music doesn't sound right with the other
  462. Sound Blaster Pro driver, you should select this option.
  463. .END_SPECIAL_TEXT
  464.  
  465. ;████████████████████████████████████████████████████████████████████████████
  466.  
  467. [sbpro1.mdi]
  468.  
  469. ;
  470. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  471. ;no other "clone" variable exists, and inp(388) == 0x06
  472. ;
  473. ;Default I/O parms from BLASTER (A only)
  474. ;
  475.  
  476. .E BLASTER
  477. .T2
  478. .NE ULTRASND
  479. .NE SNDSCAPE
  480. .NC MVSOUND.SYS
  481. .IOB
  482. .IOA
  483.  
  484. .SPECIAL_TEXT
  485. Users of early versions of the Sound Blaster Pro card can enjoy 
  486. 18-voice, 2-operator FM stereo music by selecting this driver.
  487. However, most Sound Blaster Pro cards and their compatibles, including 
  488. the Sound Blaster 16, use the more powerful OPL-3 chipset.  With these
  489. later cards, you should select the "Creative Labs Sound Blaster 
  490. Pro(TM) (new version)" driver instead.
  491. .END_SPECIAL_TEXT
  492.  
  493. ;████████████████████████████████████████████████████████████████████████████
  494.  
  495. [pas.mdi]
  496.  
  497. ;
  498. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x06
  499. ;
  500. ;No configuration allowed
  501. ;
  502.  
  503. .C MVSOUND.SYS
  504. .ION
  505.  
  506. .SPECIAL_TEXT
  507. Only users of the earliest Pro Audio Spectrum cards from Media Vision
  508. should select this driver.  The Media Vision utility MVSOUND.SYS 
  509. must be loaded into memory, or your card will not be detected.
  510. .END_SPECIAL_TEXT
  511.  
  512. ;████████████████████████████████████████████████████████████████████████████
  513.  
  514. [pasplus.mdi]
  515.  
  516. ;
  517. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x00
  518. ;
  519. ;No configuration allowed
  520. ;
  521.  
  522. .C MVSOUND.SYS
  523. .ION
  524.  
  525. .SPECIAL_TEXT
  526. Users of the Media Vision Pro Audio Spectrum Plus and Pro Audio Spectrum
  527. 16 cards should select this driver.  The Media Vision utility MVSOUND.SYS 
  528. must be loaded into memory, or your card will not be detected.
  529. .END_SPECIAL_TEXT
  530.  
  531. ;████████████████████████████████████████████████████████████████████████████
  532.  
  533. [adlibg.mdi]
  534.  
  535. ;
  536. ;Selected by default if GOLD variable exists in AUTOEXEC.BAT
  537. ;
  538. ;Default I/O parms from driver  
  539. ;
  540.  
  541. .E GOLD
  542. .IOD
  543.  
  544. .SPECIAL_TEXT
  545. This driver supports the Ad Lib Gold Music Synthesizer card in 4-operator
  546. FM mode.
  547. .END_SPECIAL_TEXT
  548.  
  549. ;████████████████████████████████████████████████████████████████████████████
  550.  
  551. [adlib.mdi]
  552.  
  553. ;
  554. ;Never selected by default
  555. ;
  556. ;No configuration -- always at $388
  557. ;
  558.  
  559. .ND
  560. .ION
  561.  
  562. .SPECIAL_TEXT
  563. This driver can be used with any Ad Lib-compatible FM music 
  564. synthesizer card that does not rely on software TSRs for Ad Lib 
  565. FM compatibility.  Users of more sophisticated General MIDI-based
  566. cards should select the Ad Lib driver only if problems occur with
  567. the card's General MIDI driver, as the older Ad Lib OPL-2 chipset
  568. does not offer the superior sound quality available with more modern 
  569. devices.
  570. .END_SPECIAL_TEXT
  571.  
  572. ;████████████████████████████████████████████████████████████████████████████
  573.  
  574. [opl3.mdi]
  575.  
  576. ;
  577. ;Never selected by default
  578. ;
  579. ;No configuration -- always at $388
  580. ;
  581.  
  582. .ND
  583. .ION
  584.  
  585. .NAME
  586. ESS Technology ES688 FM Audio
  587.  
  588. .SPECIAL_TEXT
  589. This driver supports systems equipped with ESS Technology's ES688 
  590. chipset.
  591. .END_SPECIAL_TEXT
  592.  
  593. ;████████████████████████████████████████████████████████████████████████████
  594.  
  595. [esfm.mdi]
  596.  
  597. ;
  598. ;Never selected by default
  599. ;
  600. ;Configuration from driver
  601. ;
  602.  
  603. .ND
  604. .IOD
  605.  
  606. .NAME
  607. ESS Technology ES1688, ES1788, ES1888 Enhanced FM Audio
  608.  
  609. .SPECIAL_TEXT
  610. This driver supports systems equipped with ESS Technology's ES1688, 
  611. ES1788, or ES1888 chips.  Enhanced FM music performance is available with
  612. this driver.  If problems occur, select the 'ESS Technology ES688 FM
  613. Audio' driver instead.
  614. .END_SPECIAL_TEXT
  615.  
  616. ;████████████████████████████████████████████████████████████████████████████
  617.  
  618. [opl3.mdi]
  619.  
  620. ;
  621. ;Never selected by default
  622. ;
  623. ;No configuration -- always at $388
  624. ;
  625.  
  626. .ND
  627. .ION
  628.  
  629. .SPECIAL_TEXT
  630. This driver is for use with all Yamaha OPL-3 based FM music synthesizers,
  631. including those not supported by any other driver in the list.
  632. .END_SPECIAL_TEXT
  633.  
  634. ;████████████████████████████████████████████████████████████████████████████
  635.  
  636. [mt32mpu.mdi]
  637.  
  638. ;
  639. ;Never selected by default
  640. ;
  641. ;Default I/O parms from driver
  642. ;
  643.  
  644. .ND
  645. .IOD
  646.  
  647. .SPECIAL_TEXT
  648. Although the Roland MT-32 is not General MIDI-compatible, it uses the
  649. MPU-401 hardware interface standard to communicate with applications. 
  650. MT-32 owners who use Adaptec SCSI controllers may wish to select 
  651. the "Skip auto-detection and configure driver manually" option at the
  652. next menu to reduce the likelihood of MPU-401 detection problems.
  653. .END_SPECIAL_TEXT
  654.  
  655. ;████████████████████████████████████████████████████████████████████████████
  656.  
  657. [tandy.mdi]
  658.  
  659. ;
  660. ;Never selected by default
  661. ;
  662. ;No configuration allowed
  663. ;
  664.  
  665. .ND
  666. .ION
  667.  
  668. .SPECIAL_TEXT
  669. Tandy 1000-compatible 3-voice music support is available with this driver.
  670. .END_SPECIAL_TEXT
  671.  
  672. ;████████████████████████████████████████████████████████████████████████████
  673.  
  674. [pcspkr.mdi]
  675.  
  676. ;
  677. ;Never selected by default
  678. ;
  679. ;No configuration allowed
  680. ;
  681.  
  682. .ND
  683. .ION
  684.  
  685. .SPECIAL_TEXT
  686. IBM PC internal speaker (1-voice) music support is available with this 
  687. driver, which offers extremely low-quality music synthesis.
  688. .END_SPECIAL_TEXT
  689.  
  690.