More drive capability fixups. (Not sure about win32 fixes yet though.)

This commit is contained in:
rocky
2004-04-24 11:48:37 +00:00
parent c347347bd9
commit 53bb5de3d6
5 changed files with 46 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: scsi_mmc.h,v 1.4 2003/09/20 12:34:02 rocky Exp $
$Id: scsi_mmc.h,v 1.5 2004/04/24 11:48:37 rocky Exp $
Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
@@ -36,6 +36,8 @@
/* The generic packet command opcodes for CD/DVD Logical Units,
* From Table 57 of the SFF8090 Ver. 3 (Mt. Fuji) draft standard. */
#define CDIO_MMC_MODE_SENSE_10 0x5a
#define CDIO_MMC_MODE_SENSE 0x1a
#define CDIO_MMC_GPCMD_READ_CD 0xbe
#define CDIO_MMC_GPCMD_READ_10 0x28
#define CDIO_MMC_GPCMD_READ_12 0xa8