home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.12 / 1997-01_Disc_2.12.iso / rexblade / mssdrvr.lst < prev    next >
File List  |  1996-07-19  |  20KB  |  795 lines

  1. ;████████████████████████████████████████████████████████████████████████████
  2. ;██                                                                        ██
  3. ;██  Miles Sound System from RAD Software                                  ██
  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. [iwav.dig]
  34.  
  35. ;
  36. ;Selected by default if autoexec contains IWINIT
  37. ;
  38. ;Default I/O parms from driver
  39. ;
  40.  
  41. .E INTERWAVE
  42.  
  43. .IOD
  44.  
  45. .NAME
  46. InterWave (TM) Digital Audio 
  47.  
  48. .SPECIAL_TEXT
  49. Select this driver for use with any InterWave (TM) Audio Processor based
  50. sound card.  Examples of such cards are the Core Dynamic Dynasonix, the
  51. Reveal WaveExtreme 32, and the STB SoundRage 32 sound cards.  Some models
  52. of Compaq and Gateway 2000 personal computers also use the InterWave
  53. Audio Processor, check with your manufacturer for more information.
  54. .END_SPECIAL_TEXT
  55.  
  56. ;████████████████████████████████████████████████████████████████████████████
  57.  
  58. [nvdig.dig]
  59.  
  60. ;
  61. ;Selected by default if config.sys contains nvidia
  62. ;
  63. ;Default I/O parms from driver
  64. ;
  65.  
  66. .C NVINIT
  67. .ION
  68.  
  69. .SPECIAL_TEXT
  70. Select this driver if your system is equipped with an NVidia-compatible
  71. multimedia accelerator.  If the driver fails to detect your card
  72. correctly, contact your board or system vendor for updated drivers.
  73. .END_SPECIAL_TEXT
  74.  
  75. ;████████████████████████████████████████████████████████████████████████████
  76.  
  77. [rap10.dig]
  78.  
  79. ;
  80. ;Never selected by default
  81. ;
  82. ;Default I/O parms from driver
  83. ;
  84.  
  85. .ND
  86. .IOD
  87.  
  88. .HIGH_DMA_PAIRS
  89.  
  90. .SPECIAL_TEXT
  91. WARNING: During auto-detection of the Roland RAP-10 card, the driver
  92. verifies that the RAP-10 is present at an I/O address of 320H or 330H.  
  93. It will NOT verify the card's DMA channel or IRQ settings.  If your 
  94. RAP-10 card is not configured for IRQ 9, or if DMA channels 5 and 6 
  95. are already in use by another card on your system, you MUST select 
  96. the "Skip auto-detection and configure driver manually" option at 
  97. the next menu, and enter the correct I/O settings for your card.  
  98. Otherwise, your system may lock up, or you may experience a rapid 
  99. 'chatter' effect during sound playback.
  100. .END_SPECIAL_TEXT
  101.  
  102. ;████████████████████████████████████████████████████████████████████████████
  103.  
  104. [proaudio.dig]
  105.  
  106. ;
  107. ;Selected by default if CONFIG.SYS contains MVSOUND string
  108. ;
  109. ;No configuration allowed
  110. ;
  111.  
  112. .C MVSOUND.SYS
  113. .ION
  114.  
  115. .SPECIAL_TEXT
  116. Stereo digital audio with all versions of the Media Vision Pro Audio 
  117. Spectrum is available through the use of this driver.  If you experience
  118. problems, you should select the Sound Blaster-compatible driver instead.
  119. The Media Vision utility MVSOUND.SYS must be loaded into memory, or 
  120. your card will not be detected.
  121. .END_SPECIAL_TEXT
  122.  
  123. ;████████████████████████████████████████████████████████████████████████████
  124.  
  125. [ultra.dig]
  126.  
  127. ;
  128. ;Selected by default if environment contains ULTRASND variable
  129. ;
  130. ;Default I/O parms from driver
  131. ;
  132.  
  133. .E ULTRASND
  134. .IOD
  135.  
  136. .SPECIAL_TEXT
  137. When using this driver, ensure that no Gravis utilities such as SBOS, 
  138. UltraMID, or Mega-Em are active.  Your UltraSound system software 
  139. should be version 2.0 or later.
  140. .END_SPECIAL_TEXT
  141.  
  142. ;████████████████████████████████████████████████████████████████████████████
  143.  
  144. [jammer.dig]
  145.  
  146. ;
  147. ;Never selected by default
  148. ;
  149. ;Default I/O parms from driver
  150. ;
  151.  
  152. .ND
  153. .IOD
  154.  
  155. .NAME
  156. New Media Corporation WaveJammer(TM) Digital Audio
  157.  
  158. .SPECIAL_TEXT
  159. The WaveJammer card from New Media Corporation provides high-quality   
  160. portable audio for PCMCIA-based computers.  Select the Ad Lib(R) Music
  161. Synthesizer Card driver for FM music performance with the WaveJammer.
  162. .END_SPECIAL_TEXT
  163.  
  164. ;████████████████████████████████████████████████████████████████████████████
  165.  
  166. [sndscape.dig]
  167.  
  168. ;
  169. ;Selected by default if environment contains SNDSCAPE variable
  170. ;
  171. ;Default I/O parms from driver
  172. ;
  173.  
  174. .E SNDSCAPE
  175. .IOD
  176.  
  177. .NAME
  178. Ensoniq SoundScape(TM) Digital Audio
  179.  
  180. .SPECIAL_TEXT
  181. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  182. audio card.
  183. .END_SPECIAL_TEXT
  184.  
  185. ;████████████████████████████████████████████████████████████████████████████
  186.  
  187. [sndsys.dig]
  188.  
  189. ;
  190. ;Never selected by default
  191. ;
  192. ;Default I/O parms from driver
  193. ;
  194.  
  195. .ND
  196. .IOD
  197.  
  198. .NAME
  199. Microsoft(R) Windows(TM) Sound System or 100% compatible
  200.  
  201. .SPECIAL_TEXT
  202. Select this driver if your card is compatible with the Microsoft Windows
  203. Sound System.
  204.  
  205. If DMA channel 1 is not available for use by the Windows Sound System 
  206. board, you will need to use the "Skip auto-detection and configure driver 
  207. manually" option to select another DMA channel.  If you are running 
  208. Windows 95, you may need to use the "View Windows 95 Configuration"
  209. option on the main menu to see what I/O address your Windows Sound System
  210. card is using.
  211. .END_SPECIAL_TEXT
  212.  
  213. ;████████████████████████████████████████████████████████████████████████████
  214.  
  215. [adrv688.dig]
  216.  
  217. ;
  218. ;Never selected by default
  219. ;
  220. ;Default I/O parms from driver
  221. ;
  222.  
  223. .ND
  224. .IOD
  225.  
  226. .NAME
  227. ESS Technology ES688 Digital Audio
  228.  
  229. .SPECIAL_TEXT
  230. This driver supports systems equipped with ESS Technology's ES688 
  231. chipset.
  232. .END_SPECIAL_TEXT
  233.  
  234. ;████████████████████████████████████████████████████████████████████████████
  235.  
  236. [sblaster.dig]
  237.  
  238. ;
  239. ;Selected by default if BLASTER variable is of type T1 or T3 (or no T 
  240. ;specifier), and no other "clone" variable exists (ULTRASND, MVSOUND, etc.)
  241. ;
  242. ;Default I/O parms from BLASTER
  243. ;
  244.  
  245. .E BLASTER
  246. .T1
  247. .NE INTERWAVE
  248. .NE ULTRASND
  249. .NE SNDSCAPE
  250. .NC MVSOUND.SYS
  251. .NC NVINIT
  252. .IOB
  253. .IOL
  254.  
  255. .SPECIAL_TEXT
  256. Select this driver for use with your Sound Blaster, Sound Galaxy,
  257. Thunderboard, or Pro Audio Spectrum adapter.  Other sound cards which
  258. are not supported directly may also work with this driver, as long as 
  259. they provide hardware-based Sound Blaster compatibility without emulation
  260. drivers or TSRs.
  261. .END_SPECIAL_TEXT
  262.  
  263. ;████████████████████████████████████████████████████████████████████████████
  264.  
  265. [sbpro.dig]
  266.  
  267. ;
  268. ;Selected by default if BLASTER variable is of type T2, T4, or T5
  269. ;and no other "clone" variable exists
  270. ;
  271. ;Default I/O parms from BLASTER
  272. ;
  273.  
  274. .E BLASTER
  275. .T2
  276. .NE INTERWAVE
  277. .NE ULTRASND
  278. .NE SNDSCAPE
  279. .NC MVSOUND.SYS
  280. .NC NVINIT
  281. .IOB
  282. .IOL
  283.  
  284. .SPECIAL_TEXT
  285. This driver supports all versions of the Sound Blaster Pro and
  286. 100%%-compatible adapters.  Not recommended for use with the Sound 
  287. Blaster 16 or AWE32.
  288. .END_SPECIAL_TEXT
  289.  
  290. ;████████████████████████████████████████████████████████████████████████████
  291.  
  292. [sb16.dig]
  293.  
  294. ;
  295. ;Selected by default if BLASTER variable is of type T6
  296. ;
  297. ;Default I/O parms from BLASTER (I/O address only)
  298. ;
  299.  
  300. .E BLASTER
  301. .T3
  302. .NE INTERWAVE
  303. .NE ULTRASND
  304. .NE SNDSCAPE
  305. .NC MVSOUND.SYS
  306. .NC NVINIT
  307. .IOB
  308. .IOA
  309.  
  310. .SPECIAL_TEXT
  311. For high-quality digital audio with your Sound Blaster 16 or AWE32 
  312. adapter, select this driver.
  313. .END_SPECIAL_TEXT
  314.  
  315. ;████████████████████████████████████████████████████████████████████████████
  316.  
  317. [mpu401.mdi]
  318.  
  319. ;
  320. ;Never selected by default
  321. ;
  322. ;Default I/O parms from driver
  323. ;
  324.  
  325. .ND
  326. .IOD
  327.  
  328. .SPECIAL_TEXT
  329. Most General MIDI synthesizers support the Roland MPU-401 MIDI hardware
  330. interface standard.  These include the Roland Sound Canvas, RAP-10, 
  331. and compatibles, as well as add-on daughterboards for the Sound Blaster
  332. 16 family.  MPU-401 devices generally offer the highest level of     
  333. performance and sound quality available, but users of Adaptec SCSI  
  334. controllers may wish to select the "Skip auto-detection and configure 
  335. driver manually" option at the next menu to reduce the likelihood of 
  336. MPU-401 detection problems.  If you have a Creative Labs AWE-32, you 
  337. should select "Creative Labs AWE-32(TM) General MIDI" instead.
  338. .END_SPECIAL_TEXT
  339.  
  340. ;████████████████████████████████████████████████████████████████████████████
  341.  
  342. [iwav.mdi]
  343.  
  344. ;
  345. ;Selected by default if autoexec contains IWINIT
  346. ;
  347. ;Default I/O parms from driver
  348. ;
  349.  
  350. .E INTERWAVE
  351.  
  352. .IOD
  353.  
  354. .NAME
  355. InterWave (TM) General MIDI
  356.  
  357. .SPECIAL_TEXT
  358. Select this driver for use with any InterWave (TM) Audio Processor based
  359. sound card.  Examples of such cards are the Core Dynamic Dynasonix, the
  360. Reveal WaveExtreme 32, and the STB SoundRage 32 sound cards.  Some models
  361. of Compaq and Gateway 2000 personal computers also use the InterWave
  362. Audio Processor, check with your manufacturer for more information.
  363.  
  364. If you have configuration difficulties, select the Roland MPU-401 driver.
  365. .END_SPECIAL_TEXT
  366.  
  367. ;████████████████████████████████████████████████████████████████████████████
  368.  
  369. [nvmpu.mdi]
  370.  
  371. ;
  372. ;Selected by default if config.sys contains nvidia
  373. ;
  374. ;Default I/O parms from driver
  375. ;
  376.  
  377. .C NVINIT
  378. .ION
  379.  
  380. .SPECIAL_TEXT
  381. Select this driver if your system is equipped with an NVidia-compatible
  382. multimedia accelerator.  If the driver fails to detect your card
  383. correctly, contact your board or system vendor for updated drivers.
  384. .END_SPECIAL_TEXT
  385.  
  386. ;████████████████████████████████████████████████████████████████████████████
  387.  
  388. [mpu401.mdi]
  389.  
  390. ;
  391. ;Never selected by default
  392. ;
  393. ;Default I/O parms from driver
  394. ;
  395.  
  396. .NAME
  397. Yamaha WaveForce(TM) DB50-XG General MIDI
  398.  
  399. .ND
  400. .IOD
  401.  
  402. .SPECIAL_TEXT
  403. Select this driver if your Creative Labs Sound Blaster(TM) series card is 
  404. equipped with Yamaha's General MIDI/XG daughterboard upgrade.
  405.  
  406. Users of Adaptec SCSI controllers may wish to select the "Skip 
  407. auto-detection and configure driver manually" option at the next menu 
  408. to reduce the likelihood of MPU-401 detection problems.  
  409. .END_SPECIAL_TEXT
  410.  
  411.  
  412. ;████████████████████████████████████████████████████████████████████████████
  413.  
  414. [sndscape.mdi]
  415.  
  416. ;
  417. ;Selected by default if environment contains SNDSCAPE variable
  418. ;
  419. ;Default I/O parms from driver
  420. ;
  421.  
  422. .E SNDSCAPE
  423. .IOD
  424.  
  425. .NAME
  426. Ensoniq SoundScape(TM) General MIDI
  427.  
  428. .SPECIAL_TEXT
  429. Select this driver if you have an Ensoniq SoundScape(TM) or compatible
  430. audio card.
  431. .END_SPECIAL_TEXT
  432.  
  433. ;████████████████████████████████████████████████████████████████████████████
  434.  
  435. [ultra.mdi]
  436.  
  437. ;
  438. ;Selected by default if environment contains ULTRASND variable
  439. ;
  440. ;Default I/O parms from driver
  441. ;
  442.  
  443. .E ULTRASND
  444. .IOD
  445.  
  446. .SPECIAL_TEXT
  447. When using this driver, ensure that no Gravis utilities such as SBOS, 
  448. UltraMID, or Mega-Em are active.  Your UltraSound system software 
  449. should be version 2.0 or later.
  450. .END_SPECIAL_TEXT
  451.  
  452. ;████████████████████████████████████████████████████████████████████████████
  453.  
  454. [sbawe32.mdi]
  455.  
  456. ;
  457. ;Selected by default if AUTOEXEC contains AWEUTIL string
  458. ;
  459. ;Default I/O parms from driver
  460. ;
  461.  
  462. .A AWEUTIL
  463. .IOD
  464.  
  465. .NAME
  466. Creative Labs AWE-32(TM) General MIDI
  467.  
  468. .SPECIAL_TEXT
  469. This driver offers wavetable-quality General MIDI music synthesis with the
  470. Creative Labs AWE-32 card.  The "Creative Labs Sound Blaster 16 or AWE32"
  471. driver should be selected for digital audio.
  472. .END_SPECIAL_TEXT
  473.  
  474. ;████████████████████████████████████████████████████████████████████████████
  475.  
  476. [pas.mdi]
  477.  
  478. ;
  479. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x06
  480. ;
  481. ;No configuration allowed
  482. ;
  483.  
  484. .C MVSOUND.SYS
  485. .ION
  486.  
  487. .SPECIAL_TEXT
  488. Only users of the earliest Pro Audio Spectrum cards from Media Vision
  489. should select this driver.  The Media Vision utility MVSOUND.SYS 
  490. must be loaded into memory, or your card will not be detected.
  491. .END_SPECIAL_TEXT
  492.  
  493. ;████████████████████████████████████████████████████████████████████████████
  494.  
  495. [pasplus.mdi]
  496.  
  497. ;
  498. ;Selected by default if MVSOUND exists in CONFIG.SYS, and inp(388) == 0x00
  499. ;
  500. ;No configuration allowed
  501. ;
  502.  
  503. .C MVSOUND.SYS
  504. .ION
  505.  
  506. .SPECIAL_TEXT
  507. Users of the Media Vision Pro Audio Spectrum Plus and Pro Audio Spectrum
  508. 16 cards 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. [adlibg.mdi]
  515.  
  516. ;
  517. ;Selected by default if GOLD variable exists in AUTOEXEC.BAT
  518. ;
  519. ;Default I/O parms from driver  
  520. ;
  521.  
  522. .E GOLD
  523. .IOD
  524.  
  525. .SPECIAL_TEXT
  526. This driver supports the Ad Lib Gold Music Synthesizer card in 4-operator
  527. FM mode.
  528. .END_SPECIAL_TEXT
  529.  
  530. ;████████████████████████████████████████████████████████████████████████████
  531.  
  532. [adlib.mdi]
  533.  
  534. ;
  535. ;Never selected by default
  536. ;
  537. ;No configuration -- always at $388
  538. ;
  539.  
  540. .ND
  541. .ION
  542.  
  543. .SPECIAL_TEXT
  544. This driver can be used with any Ad Lib-compatible FM music 
  545. synthesizer card that does not rely on software TSRs for Ad Lib 
  546. FM compatibility.  Users of more sophisticated General MIDI-based
  547. cards should select the Ad Lib driver only if problems occur with
  548. the card's General MIDI driver, as the older Ad Lib OPL-2 chipset
  549. does not offer the superior sound quality available with more modern 
  550. devices.
  551. .END_SPECIAL_TEXT
  552.  
  553. ;████████████████████████████████████████████████████████████████████████████
  554.  
  555. [opl3.mdi]
  556.  
  557. ;
  558. ;Never selected by default
  559. ;
  560. ;No configuration -- always at $388
  561. ;
  562.  
  563. .ND
  564. .ION
  565.  
  566. .NAME
  567. ESS Technology ES688 FM Audio
  568.  
  569. .SPECIAL_TEXT
  570. This driver supports systems equipped with ESS Technology's ES688 
  571. chipset.
  572. .END_SPECIAL_TEXT
  573.  
  574. ;████████████████████████████████████████████████████████████████████████████
  575.  
  576. [esfm.mdi]
  577.  
  578. ;
  579. ;Never selected by default
  580. ;
  581. ;Configuration from driver
  582. ;
  583.  
  584. .ND
  585. .IOD
  586.  
  587. .NAME
  588. ESS Technology ES1688, ES1788, ES1888 Enhanced FM Audio
  589.  
  590. .SPECIAL_TEXT
  591. This driver supports systems equipped with ESS Technology's ES1688, 
  592. ES1788, or ES1888 chips.  Enhanced FM music performance is available with
  593. this driver.  If problems occur, select the 'ESS Technology ES688 FM
  594. Audio' driver instead.
  595. .END_SPECIAL_TEXT
  596.  
  597. ;████████████████████████████████████████████████████████████████████████████
  598.  
  599. [opl3.mdi]
  600.  
  601. ;
  602. ;Never selected by default
  603. ;
  604. ;No configuration -- always at $388
  605. ;
  606.  
  607. .ND
  608. .ION
  609.  
  610. .SPECIAL_TEXT
  611. This driver is for use with all Yamaha OPL-3 based FM music synthesizers,
  612. including those not supported by any other driver in the list.
  613. .END_SPECIAL_TEXT
  614.  
  615. ;████████████████████████████████████████████████████████████████████████████
  616.  
  617. [mt32mpu.mdi]
  618.  
  619. ;
  620. ;Never selected by default
  621. ;
  622. ;Default I/O parms from driver
  623. ;
  624.  
  625. .ND
  626. .IOD
  627.  
  628. .SPECIAL_TEXT
  629. Although the Roland MT-32 is not General MIDI-compatible, it uses the
  630. MPU-401 hardware interface standard to communicate with applications. 
  631. MT-32 owners who use Adaptec SCSI controllers may wish to select 
  632. the "Skip auto-detection and configure driver manually" option at the
  633. next menu to reduce the likelihood of MPU-401 detection problems.
  634. .END_SPECIAL_TEXT
  635.  
  636. ;████████████████████████████████████████████████████████████████████████████
  637.  
  638. [sblaster.mdi]
  639.  
  640. ;
  641. ;Selected by default if BLASTER variable is of type T1 or T3 (or no T 
  642. ;specifier), and no other "clone" variable exists (ULTRASND, MVSOUND, etc.)
  643. ;
  644. ;Default I/O parms from BLASTER (A only)
  645. ;
  646.  
  647. .E BLASTER
  648. .T1
  649. .NE INTERWAVE
  650. .NE ULTRASND
  651. .NE INTERWAVE
  652. .NE SNDSCAPE
  653. .NC MVSOUND.SYS
  654. .NC NVINIT
  655. .IOB
  656. .IOA
  657.  
  658. .SPECIAL_TEXT
  659. This driver can be used with any Sound Blaster-compatible FM music 
  660. synthesizer card that does not rely on software TSRs for Sound
  661. Blaster FM compatibility.  Users of more sophisticated General 
  662. MIDI-based cards should select the Sound Blaster driver only if 
  663. problems occur with the card's General MIDI driver, as the older 
  664. Sound Blaster OPL-2 chipset does not offer the superior sound 
  665. quality available with more modern devices.
  666. .END_SPECIAL_TEXT
  667.  
  668. ;████████████████████████████████████████████████████████████████████████████
  669.  
  670. [sbpro2.mdi]
  671.  
  672. ;
  673. ;Selected by default if BLASTER variable is of type T6 or >, and AUTOEXEC does
  674. ;not contain AWEUTIL string
  675. ;
  676. ;Default I/O parms from BLASTER (A only)
  677. ;
  678.  
  679. .E BLASTER
  680. .T3
  681. .NE INTERWAVE
  682. .NE ULTRASND
  683. .NE SNDSCAPE
  684. .NC MVSOUND.SYS
  685. .NA AWEUTIL
  686. .NC NVINIT
  687. .IOB
  688. .IOA
  689.  
  690. .NAME
  691. Creative Labs Sound Blaster(TM) 16
  692.  
  693. .SPECIAL_TEXT
  694. This driver is designed for use with Sound Blaster 16 adapters which
  695. are not equipped with General MIDI daughterboards such as the Wave
  696. Blaster.
  697.  
  698. Although the AWE-32 can also be supported with the Sound Blaster 16 
  699. driver, AWE-32 users should select the "Creative Labs AWE-32(TM) 
  700. General MIDI" driver for optimum sound quality.  
  701. .END_SPECIAL_TEXT
  702.  
  703. ;████████████████████████████████████████████████████████████████████████████
  704.  
  705. [sbpro2.mdi]
  706.  
  707. ;
  708. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  709. ;no other "clone" variable exists, and inp(388) == 0x00
  710. ;
  711. ;Default I/O parms from BLASTER (A only)
  712. ;
  713.  
  714. .E BLASTER
  715. .T2
  716. .NE INTERWAVE
  717. .NE ULTRASND
  718. .NE SNDSCAPE
  719. .NC MVSOUND.SYS
  720. .NC NVINIT
  721. .IOB
  722. .IOA
  723.  
  724. .SPECIAL_TEXT
  725. If your Sound Blaster Pro is a "current" model equipped with the Yamaha
  726. OPL-3 synthesizer, or if your music doesn't sound right with the other
  727. Sound Blaster Pro driver, you should select this option.
  728. .END_SPECIAL_TEXT
  729.  
  730. ;████████████████████████████████████████████████████████████████████████████
  731.  
  732. [sbpro1.mdi]
  733.  
  734. ;
  735. ;Selected by default if BLASTER variable is of type T2, T4, or T5,
  736. ;no other "clone" variable exists, and inp(388) == 0x06
  737. ;
  738. ;Default I/O parms from BLASTER (A only)
  739. ;
  740.  
  741. .E BLASTER
  742. .T2
  743. .NE INTERWAVE
  744. .NE ULTRASND
  745. .NE SNDSCAPE
  746. .NC MVSOUND.SYS
  747. .NC NVINIT
  748. .IOB
  749. .IOA
  750.  
  751. .SPECIAL_TEXT
  752. Users of early versions of the Sound Blaster Pro card can enjoy 
  753. 18-voice, 2-operator FM stereo music by selecting this driver.
  754. However, most Sound Blaster Pro cards and their compatibles, including 
  755. the Sound Blaster 16, use the more powerful OPL-3 chipset.  With these
  756. later cards, you should select the "Creative Labs Sound Blaster 
  757. Pro(TM) (new version)" driver instead.
  758. .END_SPECIAL_TEXT
  759.  
  760. ;████████████████████████████████████████████████████████████████████████████
  761.  
  762. [tandy.mdi]
  763.  
  764. ;
  765. ;Never selected by default
  766. ;
  767. ;No configuration allowed
  768. ;
  769.  
  770. .ND
  771. .ION
  772.  
  773. .SPECIAL_TEXT
  774. Tandy 1000-compatible 3-voice music support is available with this driver.
  775. .END_SPECIAL_TEXT
  776.  
  777. ;████████████████████████████████████████████████████████████████████████████
  778.  
  779. [pcspkr.mdi]
  780.  
  781. ;
  782. ;Never selected by default
  783. ;
  784. ;No configuration allowed
  785. ;
  786.  
  787. .ND
  788. .ION
  789.  
  790. .SPECIAL_TEXT
  791. IBM PC internal speaker (1-voice) music support is available with this 
  792. driver, which offers extremely low-quality music synthesis.
  793. .END_SPECIAL_TEXT
  794.  
  795.