home *** CD-ROM | disk | FTP | other *** search
- Audio Device Driver For Boards
- With the Vibra Chip, VIBR16D2.SYS
- For OS/2 2.1, 2.11 & Warp
- March 27, 1995
-
-
- ******************
- INSTALLATION
- ******************
-
- (1) Use either MINSTALL (on OS/2 2.1 & 2.11) or SELECTIVE INSTALL (on OS/2 Warp)
- to install for Sound Blaster 16.
- (2) Copy the driver, VIBR16D2.SYS, to your \MMOS2 directory.
- (3) Modify the name of the driver from SB16D2.SYS to VIBR16D2.SYS in the
- following line in your CONFIG.SYS file:
- For example, change,
- DEVICE=C:\MMOS2\SB16D2.SYS x x x x xxx x xxx /N:SBAUD1$
- to,
- DEVICE=C:\MMOS2\VIBR16D2.SYS x x x x xxx x xxx /N:SBAUD1$
-
-
- ****************************
- Some Helpful Information
- ****************************
-
- Driver Parameters In CONFIG.SYS File
- ------------------------------------
- The following parameters are used for the audio driver:
-
- DEVICE=C:\MMOS2\VIBR16D2.SYS DEVNO DMA HDMA INT IOADDR BUFSIZE MPUADDR /N:DRVNAME
-
- where
-
- DEVNO is the audio device number (usually 1)
-
- DMA is the 8-bit DMA channel to be used by the audio card (default: 1)
-
- HDMA is the 16-bit DMA channel to be used by the audio card (default: 5)
-
- INT is the interrupt level to be used by the audio card (default: 5)
-
- IOADDR is the I/O address of the audio card (default: 220 hex)
-
- BUFSIZE is the buffer size in kilobytes (default: 4)
-
- MPUADDR is the MPU-401 interface base address (default: 330 hex)
-
- DRVNAME is the device driver name used by MMPM/2 subsystems