home *** CD-ROM | disk | FTP | other *** search
/ Audio 4.94 - Over 11,000 Files / audio-11000.iso / msdos / sndbords / proaudio / eisacfg / !pas01.cfg next >
Text File  |  1993-12-03  |  3KB  |  99 lines

  1. ;
  2. ; (C)Copyright Media Vision, Inc., 1993
  3. ;    All Rights Reserved.
  4. ;
  5.  
  6. BOARD
  7.    ID = "PAS016A"
  8.    NAME = "Pro Audio Spectrum 16"
  9.    MFR = "Media Vision, Inc."
  10.    CATEGORY = "MFC"
  11.  
  12. JUMPER(1) = 2
  13.    NAME = "J11"
  14.    JTYPE = INLINE
  15.    VERTICAL = YES
  16.    REVERSE = YES
  17.    LABEL = LOC(1^2 2^3) "Disable" "Enable"
  18.    INITVAL = LOC(2^3) 1
  19.    FACTORY = LOC(2^3) 1
  20.    COMMENTS = "Used to disable DMA sharing."
  21.    HELP = "Shunt pins 1-2 for PCs which do not allow DMA sharing.
  22.            Shunt pins 2-3 for PCs which allow DMA sharing. (Default)"
  23.  
  24. JUMPER(2) = 3
  25.    NAME = "J2"
  26.    JTYPE = PAIRED
  27.    LABEL = LOC(3-1) "5 6" "3 4" "1 2"
  28.    INITVAL = LOC(3-1) 000
  29.    FACTORY = LOC(3-1) 000
  30.    COMMENTS = "Used to change your PAS 16's board ID."
  31.  
  32. SOFTWARE(1) = "Your CONFIG.SYS file must contain a DEVICE statement
  33.                for the PAS 16 driver (MVSOUND.SYS). Your DEVICE
  34.                statement must follow the syntax shown here: \n
  35.                                                             \n
  36.                DEVICE=C:\PROAUDIO\MVSOUND.SYS D:# Q:# J:# V:#
  37.                S:<0,1>,<PORT#>,<DMA#>,<IRQ#> M:<0,1>,<PORT#>,<IRQ#>"
  38.  
  39. SOFTWARE(2) = "The TSLCDR.SYS provides a software interface for SCSI
  40.                (50-pin) hardware to the MSCDEX.EXE driver. The entry
  41.                in the CONFIG.SYS file should appear like the example
  42.                below: \n
  43.                       \n
  44.                DEVICE=[path]\TSLCDR.SYS \D:MVCD001 /P:3"
  45.  
  46. SOFTWARE(3) = "MSCDEX.EXE provides a software interface to all applications
  47.                that address the CD-ROM drive. The entry in the AUTOEXEC.BAT
  48.                file should look like this: \n
  49.                                            \n
  50.                [path]\MSCDEX.EXE /D:MVCD001 /M:10 /V"
  51.  
  52. GROUP = "Stereo Sound"
  53. TYPE = "OTH"
  54.    FUNCTION = "PAS 16 mode"
  55.    TYPE = "OTH"   
  56.       CHOICE = "Permanent"
  57.         FREE
  58.           PORT = 388H
  59.           DMA = 0 | 1 | 3 | 5 | 6 | 7
  60.           INIT = SOFTWARE(1) "D: is 0" | "D: is 1" | "D: is 3" | "D: is 5" | "D: is 6" | "D: is 7"
  61.           IRQ = 5 | 7 | 10 | 11 | 12 | 15
  62.           INIT = SOFTWARE(1) "Q: is 5" | "Q: is 7" | "Q: is 10" | "Q: is 11" | "Q: is 12" | "Q: is 15"
  63.    FUNCTION = "Sound Blaster mode"
  64.    TYPE = "OTH"
  65.       CHOICE = "Enabled"
  66.         FREE
  67.           DMA = 1
  68.           PORT = 220h-260h STEP=14h
  69.           INIT = SOFTWARE(1) "S: is 1,220,n" | "S: is 1,230,n" | "S: is 1,240,n" | "S: is 1,250,n" | "S: is 1,260,n"
  70.           IRQ = 5 | 7 | 10 | 11 | 12 | 15
  71.           INIT = SOFTWARE(1) "S: is 1,n,5" | "S: is 1,n,7" | "S: is 1,n,10" | "S: is 1,n,11" | "S: is 1,n,12" | "S: is 1,n,15"
  72.       CHOICE = "Disabled"
  73.         FREE
  74.           INIT = SOFTWARE(1) "S: is 0"       
  75.    FUNCTION = "MPU 401 mode."
  76.       CHOICE = "Enabled"
  77.       FREE
  78.         PORT = 330h
  79.         IRQ = 5 | 7 | 10 | 11 | 12 | 15
  80.         INIT = SOFTWARE(1) "M: is 1,5" | "M: is 1,7" | "M: is 1,10" | "M: is 1,11" | "M: is 1,12" | "M: is 1,15"
  81.       CHOICE = "Disabled"
  82.       FREE
  83.         INIT = SOFTWARE(1) "M: is 0"      
  84. ENDGROUP
  85.  
  86. FUNCTION = "Game control"
  87.    TYPE = "JOY"
  88.    CONNECTION = "15-pin, male, D-type connector."
  89.    CHOICE = "Joystick on"
  90.       FREE
  91.         INIT = SOFTWARE(1) "J: is 1"       
  92.    CHOICE = "Joystick off"
  93.       FREE
  94.         INIT = SOFTWARE(1) "J: is 0"      
  95.  
  96. FUNCTION = "SCSI"
  97.    TYPE = "MSD"
  98.    CONNECTION = "50-pin header"
  99.