home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / mediavis / xdiag / mvdxdiag.exe / TCDI.DAT < prev    next >
Text File  |  1995-03-30  |  5KB  |  106 lines

  1. menu DisplayCDROMInformation at 0,0 dims 25,80 bc bla tc wh name " CDROM Information "
  2.     text at ,2
  3.     text "The CDROM Drive requires at least two 'drivers' for regular operation."
  4.     text
  5.     text "These two 'drivers' also require similar '/D:XXX' parameters.  This /D:"
  6.     text "option specifies a 'name' that the computer system uses to refer to a"
  7.     text "particular CDROM drive."
  8.     text
  9.     text "For example, in CONFIG.SYS you would have:"
  10.     text 
  11.     text at ,12 "        device=c:\medvsn\xxxxxxxx.xxx /d:mvcd00X        " bc wh tc bla
  12.     text at ,2
  13.     text "Accordingly, in AUTOEXEC.BAT you would have:"
  14.     text 
  15.     text at ,12 "        c:\medvsn\mscdex.exe /d:mvcd00X             " bc wh tc bla
  16.     text at ,2
  17.     text "This program will locate these two lines in the two files, and determine"
  18.     text "that they do (or don't) have matching 'names'."
  19.     text
  20.     box at ,-1 dims 5,40
  21.     item at ,-1 $v_namcdrom using " Information on %12s Driver "     dims 1,38 menu ${v_namcdrom}:rInformation
  22.     item at ,-1 "      Information on MSCDEX.EXE      "    dims 1,38 menu MSCDEXInformation
  23.     item at ,-1 "      Return to Previous Screen      "    dims 1,38 return 1
  24.  
  25.     display v_namcdrom at 10,37 using "%-12s" background white textcolor black 
  26.     display c_devcdrom at 10,53 using "%-12s" background white textcolor black
  27.     display c_devcdrom at 14,44 using "%-12s" background white textcolor black
  28.  
  29. menu FDATACDInformation at 0,0 dims 25,80 bc bla tc wh name " FDATACD.SYS Information " 
  30.     text at ,2
  31.     text "The 'FDATACD.SYS' 'driver' is declared in CONFIG.SYS using a 'DEVICE=' line."
  32.     text
  33.     text "Following is the option for this program:"
  34.     text at ,10
  35.     text "/D:name      use 'name' to match with MSCDEX.EXE"
  36.     text
  37.  
  38.  
  39. menu ATASPI16Information at 0,0 dims 25,80 bc bla tc wh name " ATASPI16.SYS Information " 
  40.     text at ,2
  41.     text "The 'ATASPI16.SYS' 'driver' is declared in CONFIG.SYS using a 'DEVICE=' line."
  42.     text
  43.     text "There are these options for this program, listed here:"
  44.     text at ,10
  45.     text "/D:name      use 'name' to match with MSCDEX.EXE"
  46.     text
  47.  
  48.  
  49. menu SJCDInformation at 0,0 dims 25,80 bc bla tc wh name " SJCD.SYS Information " 
  50.     text at ,2
  51.     text "The 'SJCD.SYS' 'driver' is declared in CONFIG.SYS using a 'DEVICE=' line."
  52.     text
  53.     text "There are these options for this program, listed here:"
  54.     text at ,10
  55.     text "/B:port      port address of CDROM card (300, 310, 320, 330, 340)"
  56.     text "/D:name      'name' matches with MSCDEX.EXE in AUTOEXEC.BAT"
  57.     text
  58.  
  59. menu D011V109Information at 0,0 dims 25,80 bc bla tc wh name " D011V109.SYS Information " 
  60.     text at ,2
  61.     text "The 'D011V109.SYS' 'driver' is declared in CONFIG.SYS using a 'DEVICE=' line."
  62.     text
  63.     text "Following are the options for this program:"
  64.     text at ,10
  65.     text "/D:name      'name' matches with MSCDEX.EXE in AUTOEXEC.BAT"
  66.         text "/M:Mode      mode s for programmed I/O"
  67.         text "/Ps:port     port address of CDROM interface (170s or 1F0s)"
  68.         text "             s for slave and m for master"
  69.     text "/I:IRQ       interrupt channel (14 or 15)"
  70.         text "/V           verbose, displays information during program mode"
  71.  
  72. menu MTMCDAIInformation at 0,0 dims 25,80 bc bla tc wh name " MTMCDAI.SYS Information " 
  73.     text at ,2
  74.     text "The 'MTMCDAI.SYS' 'driver' is declared in CONFIG.SYS using a 'DEVICE=' line."
  75.     text
  76.     text "Following are the options for this program:"
  77.     text at ,10
  78.     text "/P:port,irq  port address  (170 or 1F0) and IRQ channel (14 or 15)"
  79.     text "             of CDROM interface."             
  80.     text "/D:name      'name' matches with MSCDEX.EXE in AUTOEXEC.BAT"
  81.     text 
  82.     text
  83.  
  84. menu MSCDEXInformation at 0,0 dims 25,80 bc bla tc wh name " MSCDEX.EXE Information "
  85.     text at ,2
  86.     text "The 'MSCDEX.EXE' 'driver' serves as an interface between your normal"
  87.     text "operating system and the non-standard format provided by a CDROM device."
  88.     text
  89.     text "After the CONFIG.SYS 'driver' loads, this program uses the 'name' to "
  90.     text "match up to a particular CDROM drive, and then assigns a drive letter"
  91.     text "to that device.  Thereafter, application software can read files from"
  92.     text "the disc in the drive, and if audio tracks are stored on the disc, can"
  93.     text "play those like a regular CD player."
  94.     text
  95.     text "There are several options for this program, listed here:"
  96.     text 
  97.     text "/E           use EMS memory for data storage."
  98.     text "/K           enable KANJI-type discs."
  99.     text "/S           enable drive-sharing for networks."
  100.     text "/V           verbose, display information during program load."
  101.     text "/D:name      use 'name' to match a particular CDROM CONFIG.SYS driver."
  102.     text "/L:x         assign 'x' as the disk drive letter."
  103.     text "/M:#         use '#' 'read-ahead' buffers to reduce disk drive activity."
  104.     
  105. 
  106.