home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SHSUCD11.ZIP / README.DRV < prev    next >
Encoding:
Text File  |  1995-12-07  |  1.6 KB  |  42 lines

  1.                           SHSUDRVX Version 1.0
  2.                       (c) John H. McCoy, December 1995
  3.                     Sam Houston St. Univ., TX 77341-2206
  4.  
  5.      SHSUDRVX is a CD driver/controller emulator I have found useful for
  6.      test purposes.  It emulates two 2 CD drives loaded with ISO ROMS.
  7.  
  8.      Drive 0 has a single text file in the root directory.  This file is
  9.      also listed in the Abstract field of the primary volume descriptor(PVD).
  10.  
  11.      In the root directory of Drive 1 there is a copyright file and a sub-
  12.      directory.  The copyright file is a text file and is listed in the PVD
  13.      copyright field.  The HELLO.EXE in the HELLO sub-directory is executable.
  14.  
  15.      SHSUDRVX is loaded from the command line before loading a re-director
  16.      such as SHSUCDX or MSCDEX.
  17.  
  18.      UsageMsg:  SHSUDRVX [/?][/D:DriverName][/U]
  19.  
  20.         The default driver name is CD001.
  21.  
  22.      IOCTL input functions supported:
  23.         Return address of Device Header
  24.         Device status
  25.         Return sector size
  26.         Media changed
  27.            reports -- not changed if drive door is closed and locked
  28.                    -- don't know if door closed and unlocked
  29.                    -- changed if door is open
  30.  
  31.      IOCTL output functions supported:
  32.         Eject disk  -- don't unless you can close it!!!
  33.         Lock/Unlock door
  34.         Reset drive
  35.         Close door
  36.  
  37. Time permitting, an attempt will be made to fix problems that are reported
  38.   to CSC_JHM@SHSU.EDU.
  39.  
  40. SHSUCDX is a copyright reserved, free use program.  Use at your own risk.
  41.  
  42. (c)John H. McCoy, August 1993, 1995, Sam Houston St. Univ., TX 77341-2206