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