/[gxemul]/trunk/src/include/diskimage.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/include/diskimage.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 14 by dpavlin, Mon Oct 8 16:18:51 2007 UTC revision 20 by dpavlin, Mon Oct 8 16:19:23 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: diskimage.h,v 1.29 2005/09/27 23:55:46 debug Exp $   *  $Id: diskimage.h,v 1.30 2005/11/13 02:22:01 debug Exp $
32   *   *
33   *  Generic disk image functions.  (See diskimage.c for more info.)   *  Generic disk image functions.  (See diskimage.c for more info.)
34   */   */
# Line 139  void diskimage_dump_info(struct machine Line 139  void diskimage_dump_info(struct machine
139  #define SCSICMD_MODE_SELECT             0x15  #define SCSICMD_MODE_SELECT             0x15
140  #define SCSICMD_MODE_SENSE              0x1a  #define SCSICMD_MODE_SENSE              0x1a
141  #define SCSICMD_START_STOP_UNIT         0x1b  #define SCSICMD_START_STOP_UNIT         0x1b
142    #define SCSICMD_PREVENT_ALLOW_REMOVE    0x1e
143    #define SCSICMD_MODE_SENSE10            0x5a
144    
145  #define SCSICMD_SYNCHRONIZE_CACHE       0x35  #define SCSICMD_SYNCHRONIZE_CACHE       0x35
146    

Legend:
Removed from v.14  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26