Content Protection for Recordable Media (CPRM) Proposal

Size: px
Start display at page:

Download "Content Protection for Recordable Media (CPRM) Proposal"

Transcription

1 Content Protection for Recordable Media (CPRM) Proposal To: Technical Committee T13 From: Jeffrey Lotspiech IBM Corporation 650 Harry Road San Jose, CA Date: 9 October 2000 Introduction With the widespread conversion of many content types (such as music, movies, etc.) to digital formats, the content owners concerns about uuthorized casual copying by end users have greatly increased. For example, the Secure Digital Music Initiative (SDMI) has defined requirements which media devices must meet to be acceptable targets for download of legitimately obtained music. CPRM (Content Protection for Recordable Media) technology was developed jointly by IBM, Intel, Matsushita, and Toshiba ( 4C ), and was designed to meet the requirements of SDMI. CPRM has been previously defined for DVD-RAM, for DVD-R, for DVD-RW, for the Secure Digital Memory Card (flash memory), and, in a pre-recorded variant, for DVD Audio. This proposal extends CPRM to portable ATA devices. This type of content protection is primarily useful in portable, removable, devices that need to interchange with different hosts or consumer electronics players/recorders. In other words, if an ATA device is captive to a particular host, it is usually appropriate for the host, not the device, to implement the copy protection environment. Thus, the CPRM feature is strictly optiol. The commands as described below may be included in a device without license obligations. However, to be useful in a copy protection environment, the commands need keys, keying material, and intellectual property requiring a license. This license is available from 4C Entity, LLC, and is administered by License Magement Intertiol, LLC, in California ( Proposed changes The following additions/modifications are proposed for the ATA/ATAPI-7 standard based on the ATA/ATAPI-7 rev 0 draft standard: 3.1 Definitions and Abbrieviations Add: CPRM: Content Protection for Recordable Media. This is a copy protection technology and licensing domain developed by IBM, Intel, Matsushita, and Toshiba. It is licensed by 4C Entity, LLC. The specification and licensing information is available at Media Key Block: In CPRM, the media key block is 1 MB of keying material which is placed on the media at manufacturing time. From then on, it must be logically read-only. Keying material is non-secret information that allows compliant hosts to calculate a cryptographic key, while preventing circumvention devices from calculating the same key. Media key blocks are generated by 4C Entity, LLC. A single media key block can be replicated on multiple devices. 1

2 SDMI: Secure Digital Music Initiative. This is an initiative started by the Recording Industry Association of America to combat the distribution of uuthorized copies of compressed music (for example, MP3s) on the Internet. SDMI defines the security requirements portable music players must meet to be allowed to download legitimately distributed music. SDMI check-in. In SDMI, there is a limitation placed on SDMI compliant hosts to allow no more than three copies of a single song to be placed on portable media at any one time. When the user wants to create a fourth copy, one of the existing copies must be securely deleted. This is called a check-in. SDMI move: In SDMI, a move allows a host to transfer ownership of a given song, together with all its authorized copies, to another host. Like SDMI check-in, move requires that the song must be securely deleted from the media. X.x CPRM feature set Support of the CPRM feature set is denoted by a bit in the IDENTIFY DEVICE response. Commands unique to the CPRM feature set use a single command code and are differentiated from one another by the value placed in the Features register. These commands are: READ CPRM STRUCTURE READ MEDIA KEY BLOCK INCREMENT MEDIA ID CPRM CHALLENGE The READ CPRM STRUCTURE command returns device status relevant to the CPRM copy protection scheme. For the most part, this status is dymic. In contrast, the READ MEDIA KEY BLOCK command returns constant information that is set at manufacturing time. This information is the keying material necessary for compliant hosts to interoperate through the device s media. (These formats are described in Content Protection for Recordable Media, Introduction and Common Cryptographic Elements Book, Release 0.93, and Content Protection for Recordable Media, Portable ATA Storage Book, Release 0.90, available at The INCREMENT MEDIA ID command is used to implement secure the SDMI check-in and SMDI move operations. The CPRM CHALLENGE command is used by compliant host applications to verify they are connected to a bofide CPRM device, and not a circumvention program masquerading as one. In clause IDENTIFY DEVICE Table 20 Word F/V 83 F n 1 = CPRM feature set supported 86 F n 1 = CPRM feature set ebled 8.12.xx Words 82-84: Features/command sets supported If bit n of word 83 is set to one, the CPRM feature set is supported. 2

3 8.12.xx Words 85-87: Feature/command sets ebled If bit n of word 86 is set to one, the CPRM feature set is ebled. The feature is ebled if the device was loaded at manufacturing time with a media key block and a key. 8.X CPRM Feature Set Individual CPRM feature set commands are identified by the value placed in the Features register. Table xx shows these Features register values. 8.X.1 READ CPRM STRUCTURE 8.X.1.1 Command code Table xx - CPRM Features register values Value Command 80h READ CPRM STRUCTURE 81h READ MEDIA KEY BLOCK 82h INCREMENT MEDIA ID 00h-7Fh CPRM CHALLENGE 83h-FFh Reserved 60h [subject to approval] with a Features register value of 80h. 8.X.1.2 Feature set CPRM feature set. Mandatory when the CPRM feature set is ebled. 8.X.1.3 Protocol PIO data-in. 8.X.1.4 Inputs The Features register shall be set to 80h. Features 80h Device/Head DEV Command 60h Device/Head - 3

4 8.X.1.5 Normal outputs Error Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR DF (Device Fault) shall be cleared to zero. ERR shall be cleared to zero. 8.X.1.6 Error outputs If the device does not support this command, the device shall return command aborted. Error UNC ABRT Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR Error register - ABRT shall be set to one if this command is not supported. UNC shall be set if an uncorrectable read error reading the CPRM data. DF (Device Fault) shall be set to one if a device fault has occurred. ERR shall be set to one if an Error register bit is set to one. 8.X.1.7 Prerequisites DRDY set to one. 4

5 8.X.1.8 Description The READ CPRM STRUCTURE command returns a 512 byte CPRM data structure via PIO datain transfer. The structure encodes device copy protection status defined by the CPRM copy protection system. 8.X.2 READ MEDIA KEY BLOCK 8.X.2.1 Command code 60h [subject to approval] with a Features register value of 81h. 8.X.2.2 Feature set CPRM feature set. Mandatory when the CPRM feature set is ebled. 8.X.2.3 Protocol PIO data-in. 8.X.2.4 Inputs The Features register shall be set to 81h. Features 81h MKB count MKB sector - low MKB sector - high Device/Head DEV Command 60h The number of MKB sectors to be transferred. 00h denotes 256 sectors., These two registers are treated as a 16-bit number to specify the sector within the media key block to begin the transfer from. The is the more significant byte. Device/Head - 5

6 8.X.2.5 Normal outputs Error Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR DF (Device Fault) shall be cleared to zero. ERR shall be cleared to zero. 8.X.2.6 Error outputs If the device does not support this command, the device shall return command aborted. Error UNC IDNF ABRT MKB sector low MKB sector high Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR Error register - ABRT shall be set to one if this command is not supported. IDNF shall be set if the requested range is out of bounds for the MKB UNC shall be set if an uncorrectable read error. DF (Device Fault) shall be set to one if a device fault has occurred. ERR shall be set to one if an Error register bit is set to one., These registers are treated as a 16-bit number specifying the failing sector number, in the case that UNC is set. Otherwise, the values are undetermined. 8.X.2.7 Prerequisites DRDY set to one. 6

7 8.X.2.8 Description The READ MEDIA KEY BLOCK command returns a Nx512 byte media key block data bytes, beginning at the specified media key block sector, via PIO data-in transfer. ( N comes from the register.) The media key block contains keying material defined by the CPRM copy protection system. 8.X.3 INCREMENT MEDIA ID 8.X.3.1 Command code 60h [subject to approval] with a Features register value of 82h. 8.X.3.2 Feature set CPRM feature set. Mandatory when CPRM feature set is ebled. 8.X.3.3 Protocol Non-data. 8.X.3.4 Inputs The Features register shall be set to 82h. Features 82h 6Eh B2h Device/Head DEV Command 60h Device/Head - Shall be set to 6Eh. Shall be set to B2h. 8.X.3.5 Normal outputs Error Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR 7

8 DF (Device Fault) shall be cleared to zero. ERR shall be cleared to zero. 8.X.3.6 Error outputs If the device does not support this command, or if the is not 6Eh, or if the Cylinder High is not B2h, the device shall return command aborted. Error UNC ABRT Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR Error register - ABRT shall be set to one if this command is not supported, or if is not 6Eh, or if is not B2h. UNC shall be set to one if there was a uncorrected error while incrementing the media ID. DF (Device Fault) shall be set to one if a device fault has occurred. ERR shall be set to one if an Error register bit is set to one. 8.X.3.7 Prerequisites DRDY set to one. 8.X.3.8 Description The INCREMENT MEDIA ID command is used in SDMI check-in and SDMI move operations as part of a secure file delete operation. 8.X.4 CPRM CHALLENGE 8.X.4.1 Command code 60h [subject to approval] with a Features register values 00h-7Fh. (The low order seven bits of the Features register are actually used as data in the command.) 8

9 8.X.4.2 Feature set CPRM feature set. This command is mandatory if the CPRM feature set is ebled. 8.X.4.3 Protocol Non-data. 8.X.4.4 Inputs The Features register bit 7 shall be set to zero. Features 0 c4 c3 c2 c1 c0 Device/Head DEV Command 60h Device/Head - Features,,,, Are treated as a 39-bit number concateting c4 to c3 to c2 to c1 to c0. 8.X.4.5 Normal outputs Error Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR DF (Device Fault) shall be cleared to zero. ERR shall be cleared to zero. 8.X.4.6 Error outputs If the device does not support this command or if the device is not ebled, the device shall return command aborted. 9

10 Error UNC ABRT Device/Head obs obs DEV Status BSY DRDY DF DRQ ERR Error register - ABRT shall be set to one if this command is not supported or the device does not have a media unique key. UNC shall be set to one if there was a uncorrected error while storing the Challenge Response. DF (Device Fault) shall be set to one if a device fault has occurred. ERR shall be set to one if an Error register bit is set to one. 8.X.4.7 Prerequisites DRDY set to one. 8.X.4.8 Description The CPRM CHALLENGE command is used in conjunction with the READ CPRM STRUCTURE command to allow the host to verify that it is connected to a valid CPRM device, and not a circumvention program masquerading as one. 10

ATA Command Extension Proposal for Media Card Pass Through Command

ATA Command Extension Proposal for Media Card Pass Through Command Media Card Pass Through Command Extension Proposal (E00157R1) ATA Command Extension Proposal for Media Card Pass Through Command Dec. 07, 2000 To: Technical Committee T13 From: Toshiba, SanDiIsk and MEI

More information

Proposal For A General Purpose Logging Feature Set

Proposal For A General Purpose Logging Feature Set T13/E00138R0 Proposal For A General Purpose Logging Feature Set To: T13 Technical committee From: Matt Rooke Fujitsu Computer Products of America 2904 Orchard Parkway San Jose, CA 95134 Phone: 408-894-3826

More information

Proposal of an Improved Description of Read Native Max and Set Max Commands including rules for C/H/S and LBA calculation

Proposal of an Improved Description of Read Native Max and Set Max Commands including rules for C/H/S and LBA calculation T13/D97119R2 Proposal of an Improved Description of Read Native Max and Set Max Commands including rules for C/H/S and LBA calculation To: X3T13 Technical committee From: Dan Colegrove, IBM Corporation

More information

SFF Committee Specification for. Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.) SFF-8035i Revision 2.0

SFF Committee Specification for. Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.) SFF-8035i Revision 2.0 SFF Committee Specification for Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.) SFF-8035i Revision 2.0 April 1, 1996 This document is endorsed by Compaq Computer Corporation, Hitachi, Ltd.,

More information

Removable Media Status Notification Feature Set and Removable Media Feature Set (Changes and additions to ATA/ATAPI-4) *** PROPOSAL ONLY ***

Removable Media Status Notification Feature Set and Removable Media Feature Set (Changes and additions to ATA/ATAPI-4) *** PROPOSAL ONLY *** DOCUMENT STATUS Revision 0-18 March 1997 - Ron Stephens Revision 1-21 May 1997 - Terry Miller and Christopher Mayne Revision 2-2 June 1997 - Christopher Mayne American National Standard for Information

More information

Removable Media Feature Set (Changes and additions to ATA/ATAPI-4) *** PROPOSAL ONLY ***

Removable Media Feature Set (Changes and additions to ATA/ATAPI-4) *** PROPOSAL ONLY *** DOCUMENT STATUS Revision 0-18 March 1997 - Ron Stephens Revision 1-21 May 1997 - Terry Miller and Christopher Mayne American National Standard for Information Systems Removable Media Feature Set (Changes

More information

Write Uncorrectable EXT Proposal

Write Uncorrectable EXT Proposal Page 1 of 5 Write Uncorrectable EXT Proposal To: T13 Technical committee From: Steve Livaccari IBM Phone: (919) 543.7393 Email: livaccar@us.ibm.com Date: August 23, 2005 1 Introduction This proposal defines

More information

TuffDrive. Industrial msata. Product Specification VMS 200 High Speed Series

TuffDrive. Industrial msata. Product Specification VMS 200 High Speed Series TuffDrive TM Industrial msata Product Specification VMS 200 High Speed Series 1.0 Introduction Virtium s industrial temperature VMS200 msata High Speed Series is intended as embedded flash solution for

More information

InnoDisk FiD 2.5 SATA20000-H

InnoDisk FiD 2.5 SATA20000-H InnoDisk FiD 2.5 SATA20000-H SLC Solution Datasheet Rev 0.3 1 Rev 0.3 Datasheet, February. 2010 Table of contents REVISION HISTORY... 4 LIST OF TABLES... 5 LIST OF FIGURES... 7 1. PRODUCT OVERVIEW... 8

More information

InnoDisk FiD 2.5 SATA20000-R

InnoDisk FiD 2.5 SATA20000-R InnoDisk FiD 2.5 SATA20000-R SLC Solution Datasheet Rev 1.0 1 Rev 1.0 Datasheet, September. 2009 Table of contents REVISION HISTORY... 4 LIST OF TABLES... 5 LIST OF FIGURES... 7 1. PRODUCT OVERVIEW...

More information

Product Specification

Product Specification August 2012 Product Specification Rugged Metal 2.5 SATA II MLC SSD - HERMES-E Series - Doc-No: 100-xR2SF-JEML-01V0 This document is for information use only and is subject to change without prior notice.

More information

Write Read Verify Feature Set

Write Read Verify Feature Set Write Read Verify Feature Set To: T13 Technical committee From: Sumit Puri Fujitsu Computer Products Of America 2904 Orchard Parkway San Jose, CA 95134 Vox: 408 570 4070 Fax: 408 999 4150 Email: spuri@fcpa.fujitsu.com

More information

Write Read Verify Feature Set

Write Read Verify Feature Set e04129r45 Write Read Verify Feature Set To: T13 Technical committee From: Sumit Puri Fujitsu Computer Products Of America 2904 Orchard Parkway San Jose, CA 95134 Vox: 408 570 4070 Fax: 408 999 4150 Email:

More information

InnoRobust II SATA SSD

InnoRobust II SATA SSD Datasheet Rev. 1.3 Table of contents LIST OF TABLES... 4 LIST OF FIGURES... 7 1. PRODUCT OVERVIEW... 8 1.1 INTRODUCTION OF INNOROBUST II SATA SSD... 8 1.2 PRODUCT VIEW... 8 1.3 PRODUCT MODELS... 8 1.4

More information

InnoDisk FiD 2.5 SATA10000

InnoDisk FiD 2.5 SATA10000 InnoDisk FiD 2.5 SATA10000 Datasheet Ver1.9 1 Ver1.9 Datasheet, February 2010 Table of contents REVISION HISTORY... 4 LIST OF TABLES... 5 LIST OF FIGURES... 8 1. PRODUCT OVERVIEW... 9 1.1 INTRODUCTION

More information

SLC Series. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk.

SLC Series. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk. SLC Series Customer: Customer Part Number: InnoDisk Part Number: InnoDisk Model me: Date: InnoDisk Approver Customer Approver Table of contents REVISION HISTORY... 4 LIST OF TABLES... 5 LIST OF FIGURES...

More information

InnoDisk SATADOM i100 Datasheet

InnoDisk SATADOM i100 Datasheet InnoDisk SATADOM i100 Datasheet InnoDisk Corp. SATADOM i100 Datasheet Rev. 1.2 1 Rev. 1.2 Datasheet, Jan 2010 Table of contents REVISION HISTORY... 4 LIST OF TABLES... 5 LIST OF FIGURES... 7 1. PRODUCT

More information

16 June 2007 e07129r1 ATA8-ACS Endianness clarifications

16 June 2007 e07129r1 ATA8-ACS Endianness clarifications 16 June 2007 e07129r1 ATA8-ACS Endianness clarifications To: T13 Technical Committee From: Rob Elliott, HP (elliott@hp.com) Date: 16 June 2007 Subject: e07129r1 ATA8-ACS Endianness clarifications Revision

More information

Content Protection for Recordable Media Specification. SD Memory Card Book SD-Audio Part

Content Protection for Recordable Media Specification. SD Memory Card Book SD-Audio Part Content Protection for Recordable Media Specification SD Memory Card Book SD-Audio Part Intel Corporation International Business Machines Corporation Matsushita Electric Industrial Co., Ltd. Toshiba Corporation

More information

INDEX. 1.Description. 2.Features. 3.Introduction. 4.Specification.. 5.Installation Guide.. 6.Block Diagram. 7.Assignment

INDEX. 1.Description. 2.Features. 3.Introduction. 4.Specification.. 5.Installation Guide.. 6.Block Diagram. 7.Assignment Power Quotient Intertiol Co., Ltd. INDEX 1.Description. 2.Features. 3.Introduction 4.Specification.. 5.Installation Guide.. 6.Block Diagram. 7.Assignment 8.Interface Sigl Assignments. 9.Sigl Description.

More information

Series. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk.

Series. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk. Series Customer: Customer Part Number: InnoDisk Part Number: InnoDisk Model me: Date: InnoDisk Approver Customer Approver id 1.8 SATA D150 SSD Datasheet Table of contents TABLE O CONTENTS... 2 REVISION

More information

2.5 SATA 6.0Gb/s TLC SSD (NAND Based Solid State Drive) MZ7TD128HAFV00000B

2.5 SATA 6.0Gb/s TLC SSD (NAND Based Solid State Drive) MZ7TD128HAFV00000B Originado por & Cargo: Lista de Aprovação: Função / Nome / Assinatura e Data Paulo Giuliani, R&D Cargo: Quality Manag. Data: Nome: S.Taveira Ass.: Cargo: Operation Manag. Data: Nome: N. Gagliardo Ass.:

More information

DiskOnChip IDE Pro. Flash Disk with IDE Interface. Highlights. Operating Temperature. Environmental Conditions. IDE Modes.

DiskOnChip IDE Pro. Flash Disk with IDE Interface. Highlights. Operating Temperature. Environmental Conditions. IDE Modes. Data Sheet DiskOnChip IDE Pro Flash Disk with IDE Interface Highlights DiskOnChip IDE Pro is a flash disk with an IDE interface. It combines advanced and proven DiskOnChip technology with a standard IDE

More information

Document Title SAMSUNG Serial ATA NSSD 2.5" Revision History Revision No History Revised Date Remark Preliminary version Added New Par

Document Title SAMSUNG Serial ATA NSSD 2.5 Revision History Revision No History Revised Date Remark Preliminary version Added New Par Serial ATA NSSD () Datasheet Rev. 1.0 Sept 2008 INFORMATION IN THIS DOCUMENT IS PROVIDED IN RELATION TO SAMSUNG PRODUCTS, AND IS SUBJECT TO CHANGE WITHOUT NOTICE. NOTHING IN THIS DOCUMENT SHALL BE CONSTRUED

More information

Content Protection for Recordable Media Specification. SD Memory Card Book SD-SD (Separate Delivery) Audio Profile Part

Content Protection for Recordable Media Specification. SD Memory Card Book SD-SD (Separate Delivery) Audio Profile Part Content Protection for Recordable Media Specification SD Memory Card Book SD-SD (Separate Delivery) Audio Profile Part Intel Corporation International Business Machines Corporation Matsushita Electric

More information

Rev. 1.1, Mar MCB4E50G5MXP-0VB MCCOE1HG5MXP-0VB SS "SATA 3.0Gb/s SLC SSD (NAND based Solid State Drive) datasheet SAMS

Rev. 1.1, Mar MCB4E50G5MXP-0VB MCCOE1HG5MXP-0VB SS SATA 3.0Gb/s SLC SSD (NAND based Solid State Drive) datasheet SAMS , Mar. 2010 MCB4E50G5MXP-0VB SS805-2.5"SATA 3.0Gb/s SLC SSD (NAND based Solid State Drive) datasheet SAMSUNG ELECTRONICS RESERVES THE RIGHT TO CHANGE PRODUCTS, INFORMATION AND SPECIFICATIONS WITHOUT NOTICE.

More information

Revision History Revision No. History Draft Date Remark Editor 0.1 Preliminary version Jun. 04, 2010 Preliminary 0.2 Changed Part Number Jun. 18, 2010

Revision History Revision No. History Draft Date Remark Editor 0.1 Preliminary version Jun. 04, 2010 Preliminary 0.2 Changed Part Number Jun. 18, 2010 , Aug. 2010 MZ7PA256HMDR-010 2.5" SATA 3.0Gb/s MLC (NAND based Solid State Drive) SAMSUNG ELECTRONICS RESERVES THE RIGHT TO CHANGE PRODUCTS, INFORMATION AND SPECIFICATIONS WITHOUT NOTICE. Products and

More information

PRODUCT REQUIREMENTS

PRODUCT REQUIREMENTS DVD Multi Specifications PRODUCT REQUIREMENTS Version 1.1 June 2004 1 / 23 Conditions for publication Copyright Holder DVD Forum* * The DVD Forum is a voluntary, ad hoc association of hardware manufacturers,

More information

InnoDisk icf8000. Industrial CompactFlash Card Datasheet. Datasheet. AmpliconBenelux.com. Rev IT and Instrumentation for Industry

InnoDisk icf8000. Industrial CompactFlash Card Datasheet. Datasheet. AmpliconBenelux.com. Rev IT and Instrumentation for Industry InnoDisk icf8000 Industrial CompactFlash Card 8000 Datasheet Rev. 1.3 1 Rev. 1.3 Datasheet, Dec. 2009 Table of contents 1. INTRODUCTION... 9 2. FEATURES... 9 3. PIN ASSIGNMENT... 11 4. PIN DESCRIPTION...

More information

Technical Note. SMART Command Feature Set for the eu500. Introduction. TN-FD-35: eu500 eusb SMART Commands. Introduction

Technical Note. SMART Command Feature Set for the eu500. Introduction. TN-FD-35: eu500 eusb SMART Commands. Introduction Technical Note SMART Command Feature Set for the eu500 Introduction Introduction This technical note provides the self-monitoring, analysis, and reporting technology (SMART) command (B0h) feature set for

More information

3ME3 Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

3ME3 Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: 3ME3 Series Customer: Customer Part Number: Innodisk Part Number: Innodisk Model me: Date: Innodisk Approver Customer Approver Table of contents 2.5 SATA SSD 3ME3 LIST OF FIGURES... 6 1. PRODUCT OVERVIEW...

More information

Standard. Innodisk. Customer. Approver. Approver. Customer: Customer. Innodisk. Part Number: Innodisk. Model Name: Date:

Standard. Innodisk. Customer. Approver. Approver. Customer: Customer. Innodisk. Part Number: Innodisk. Model Name: Date: Standard Customer: Customer Part Number: Innodisk Part Number: Innodisk Model me: Date: Innodisk Approver Customer Approver Table of contents 1. INTRODUCTION... 9 2. FEATURES... 9 3. PIN ASSIGNMENT...11

More information

3MG2-P Series. Customer Approver. Approver. Customer: Customer Part Number: Innodisk Part Number: Model Name: Date:

3MG2-P Series. Customer Approver. Approver. Customer: Customer Part Number: Innodisk Part Number: Model Name: Date: 3MG2-P Series Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: Innodisk Approver Customer Approver Table of Contents 1.8 SATA SSD 3MG2-P LIST OF FIGURES... 6 1. PRODUCT

More information

3ME4 Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

3ME4 Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: 3ME4 Series Customer: Customer Part Number: Innodisk Part Number: Innodisk Model me: Date: Innodisk Approver Customer Approver Table of contents 2.5 SATA SSD 3ME4 LIST OF FIGURES... 6 1. PRODUCT OVERVIEW...

More information

InnoREC 3MV2-P. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

InnoREC 3MV2-P. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: InnoREC 3MV2-P Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: Innodisk Approver Customer Approver Table of contents InnoREC SATA Slim 3MV2-P LIST OF FIGURES... 6 1. PRODUCT

More information

T10/05-233r2 SAT - ATA Errors to SCSI Errors - Translation Map

T10/05-233r2 SAT - ATA Errors to SCSI Errors - Translation Map To: T10 Technical Committee From: Wayne Bellamy (wayne.bellamy@hp.com), Hewlett Packard Date: June 30, 2005 Subject: T10/05-233r2 SAT - s to Errors - Translation Map Revision History Revision 0 (June 08,

More information

3MG2-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

3MG2-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: 3MG2-P Series Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: Innodisk Approver Customer Approver Table of Contents 1.8 SATA SSD 3MG2-P LIST OF FIGURES... 6 1. PRODUCT

More information

3MG2-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

3MG2-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: 3MG2-P Series Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: Innodisk Approver Customer Approver Table of contents SATA Slim 3MG2-P LIST OF FIGURES... 6 1. PRODUCT OVERVIEW...

More information

Product Specification

Product Specification October 2013 Product Specification Industrial mini PCI-e Module (MPM) -HERMES-D Series- Doc-No: 100-xBMPM-JDTL-1V0 This document is for information use only and is subject to change without prior notice.

More information

Product Specification Industrial SLC CFast Card -HERMES Series-

Product Specification Industrial SLC CFast Card -HERMES Series- December 2010 Product Specification Industrial SLC CFast Card -HERMES Series- Doc-No: 100-XPCFAJB-01V0 This document is for information use only and is subject to change without prior notice. APRO Co.,

More information

Standard. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

Standard. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: Standard Customer: Customer Part Number: Innodisk Part Number: Innodisk Model me: Date: Innodisk Approver Customer Approver Table of contents 1. INTRODUCTION... 9 2. FEATURES... 9 3. PIN ASSIGNMENT...

More information

IDE/ATA Interface Controller with WISHBONE

IDE/ATA Interface Controller with WISHBONE June 2010 Introduction Reference Design RD1095 Integrated Drive Electronics (IDE) is one of the most popular data bus interfaces for PCs. The IDE interface links a computer motherboard s data paths to

More information

TrustedFlash Security System Mapping for ATA-ACS8

TrustedFlash Security System Mapping for ATA-ACS8 TrustedFlash Security System Mapping for ATA-ACS8 To: T13 Technical Committee From: Dave Landsman SanDisk Corporation 601 McCarthy Blvd Milpitas, CA Phone: 206.275.4385 Email: Dave.Landsman@SanDisk.com

More information

3MR3-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

3MR3-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: 3MR3-P Series Customer: Customer Part Number: Innodisk Part Number: Innodisk Model me: Date: Innodisk Approver Customer Approver Table of Contents LIST OF FIGURES... 6 1. PRODUCT OVERVIEW... 7 1.1 INTRODUCTION

More information

SATA-Disk ModuleⅡ. RoHS Compliant. Datasheet for 7P/180D Low Profile. October 28, Version 1.0. Apacer Technology Inc.

SATA-Disk ModuleⅡ. RoHS Compliant. Datasheet for 7P/180D Low Profile. October 28, Version 1.0. Apacer Technology Inc. RoHS Compliant SATA-Disk ModuleⅡ Datasheet for 7P/180D Low Profile October 28, 2009 Version 1.0 Apacer Technology Inc. 4 th Fl., 75 intai 5 th Rd., Sec.1, Hsichih, Taipei Hsien 221, Taiwan Tel: +886-2-2698-2888

More information

Western Digital Generated Proposal for a Working Draft. Overlap Features WESTERN DIGITAL. Overlap Proposal

Western Digital Generated Proposal for a Working Draft. Overlap Features WESTERN DIGITAL. Overlap Proposal Western Digital Generated Proposal for a Working Draft Revision 0 Overlap Features Overlap Proposal Working Document & General Proposal April 18, 1998 Technical Editor:Devon Worrell Western Digital Corporation

More information

InnoREC 3MV2-P. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

InnoREC 3MV2-P. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: InnoREC 3MV2-P Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: Innodisk Approver Customer Approver Table of contents InnoREC 2.5 SATA SSD 3MV2-P LIST OF FIGURES... 6 1.

More information

Digital Imaging and Communications in Medicine (DICOM) Supplement 69: 640 MB and 1.3 GB 90mm MOD Medium format and use in US profiles

Digital Imaging and Communications in Medicine (DICOM) Supplement 69: 640 MB and 1.3 GB 90mm MOD Medium format and use in US profiles 5 Digital Imaging and Communications in Medicine (DICOM) Supplement 69: 640 MB and 1.3 GB 90mm MOD Medium format and use in US profiles 10 15 20 Prepared by: DICOM Standards Committee, Working Group 6

More information

3MG2-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date:

3MG2-P Series. Customer Approver. Innodisk Approver. Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: 3MG2-P Series Customer: Customer Part Number: Innodisk Part Number: Innodisk Model Name: Date: Innodisk Approver Customer Approver Table of contents 2.5 SATA SSD 3MG2-P LIST OF FIGURES... 7 1. PRODUCT

More information

CompactFlash Card W7CFxxxA-H2

CompactFlash Card W7CFxxxA-H2 CompactFlash Card H2 Series W7CFxxxA-H2 INFORMATION IN THIS DOCUMENT IS PROVIDED IN RELATION TO WINTEC INDUSTRIES PRODUCTS, AND IS SUBJECT TO CHANGE WITHOUT NOTICE. NOTHING IN THIS DOCUMENT SHALL BE CONSTRUED

More information

ATA Command Pass-Through

ATA Command Pass-Through T10/04-262r4 October 14, 2004 ATA Command Pass-Through October 14, 2004 Revision 4 Technical Editor: Curtis E. Stevens Western Digital Phone: 949-672-7933 E-Mail: Curtis.Stevens@WDC.com Revision History

More information

CompactFlash TM Disk INDUSTRIAL GRADE W7CFxxxA-H Series

CompactFlash TM Disk INDUSTRIAL GRADE W7CFxxxA-H Series CompactFlash TM Disk INDUSTRIAL GRADE W7CFxxxA-H Series INFORMATION IN THIS DOCUMENT IS PROVIDED IN RELATION TO WINTEC INDUSTRIES PRODUCTS, AND IS SUBJECT TO CHANGE WITHOUT NOTICE. NOTHING IN THIS DOCUMENT

More information

Proposal to modify ATA-3. Secure mode feature set.

Proposal to modify ATA-3. Secure mode feature set. Proposal to modify ATA-3 Secure mode feature set. Toshiba Ome Works Proposal V 2.0 April 18, 1998 Technical Editor(s): Tokuyuki Totani 81(428) 33-1292 totani@mdde.ome.toshiba.co.jp Revisions Revision 1.0

More information

Compact Flash 4 Series

Compact Flash 4 Series RoHS Compliant Compact Flash 4 Series Datasheet for Industrial CF November 17, 2009 Version 1.0 Apacer Technology Inc. 4 th Fl., 75 Hsin Tai Wu Rd., Sec.1, Hsichih, Taipei Hsien 221, Taiwan Tel: +886-2-2698-2888

More information

Advanced Access Content System (AACS) Signed CSS Book

Advanced Access Content System (AACS) Signed CSS Book Advanced Access Content System (AACS) Signed CSS Book Intel Corporation International Business Machines Corporation Microsoft Corporation Panasonic Corporation Sony Corporation Toshiba Corporation The

More information

D150Q Series. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk.

D150Q Series. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk. D150Q Series Customer: Customer Part Number: InnoDisk Part Number: InnoDisk Model me: Date: InnoDisk Approver Customer Approver InnoLite Cast D150Q Table of contents REISION HISTORY... 4 LIST O TABLES...

More information

Advanced Access Content System (AACS)

Advanced Access Content System (AACS) Advanced Access Content System (AACS) HD DVD Recordable Book Intel Corporation International Business Machines Corporation Matsushita Electric Industrial Co., Ltd. Microsoft Corporation Sony Corporation

More information

AACS RED LASER ADDENDUM FOR CPRM-COMPATIBLE OPTICAL DISC MEDIA TO THE AACS FINAL ADOPTER AGREEMENT

AACS RED LASER ADDENDUM FOR CPRM-COMPATIBLE OPTICAL DISC MEDIA TO THE AACS FINAL ADOPTER AGREEMENT AACS RED LASER ADDENDUM FOR CPRM-COMPATIBLE OPTICAL DISC MEDIA TO THE AACS FINAL ADOPTER AGREEMENT WHEREAS, Adopter desires to use AACS to record content securely onto red laser recording media, WHEREAS,

More information

SLFLD25-xxxJ(I) 128 MB to 8 GB 2.5-Inch IDE Flash Drives GENERAL DESCRIPTION FEATURES ORDERING INFORMATION. IDE Flash Drives

SLFLD25-xxxJ(I) 128 MB to 8 GB 2.5-Inch IDE Flash Drives GENERAL DESCRIPTION FEATURES ORDERING INFORMATION. IDE Flash Drives 128 MB to 8 GB 2.5-Inch IDE Flash Drives GENERAL DESCRIPTION The SimpleTech SLFLD25-xxxJ(I) are solid-state flash IDE drives with capacities of 128MB to 8GB and in a standard 2.5- inch form factor. The

More information

CE-ATA Embedded Cable and Connector Specification

CE-ATA Embedded Cable and Connector Specification CE-ATA Embedded Cable and Connector Specification Révision 1.0 23-August-2005 Apple Computer Corporation Hitachi Global Storage Technologies Corporation Intel Corporation Marvell Semiconductor Corporation

More information

X-200 Series SATA II - 3.0Gb/s up to UDMA6 / MDMA2 / PIO4

X-200 Series SATA II - 3.0Gb/s up to UDMA6 / MDMA2 / PIO4 Product data sheet Industrial SATA SSD 2.5 X-200 Series SATA II - 3.0Gb/s up to UDMA6 / MDMA2 / PIO4 Standard and industrial temperature grade BU: Swissbit Group Date: Jaary 2, 2012 Revision: 1.2 File:

More information

SATA-IO Commands for ATA-8

SATA-IO Commands for ATA-8 SATA-IO Commands for ATA-8 April 24, 2007 Revision 1 e07131r1-sata-io_commands_for_ata-8.fm Technical Editor: Curtis E. Stevens 20511 Lake Forest Dr. Lake Forest, Ca. 92630 949-672-7933 Curtis.Stevens@wdc.com

More information

18 July 2005 T10/1675-D MMC-5 Revision 1d

18 July 2005 T10/1675-D MMC-5 Revision 1d 18 July 2005 T10/1675-D MMC-5 Revision 1d 1 Scope This standard defines a set of SCSI command descriptor blocks that are useful in accessing and controlling devices with a peripheral device type set to

More information

26 April r0 SAT-2 WRITE LONG to WRITE UNCORRECTABLE EXT

26 April r0 SAT-2 WRITE LONG to WRITE UNCORRECTABLE EXT 26 April 2007 07-200r0 SAT-2 WRITE LONG to WRITE UNCORRECTABLE EXT To: T10 Technical Committee From: Rob Elliott, HP (elliott@hp.com) and Jeff Wolford, HP (jeff.wolford@hp.com) Date: 26 April 2007 Subject:

More information

Industrial Grade -910S series SSD. Product Manual

Industrial Grade -910S series SSD. Product Manual Industrial Grade -910S series SSD Product Manual June 9, 2014 Corporate Headquarters Suite C, 15/F, Capital Trade Center 62 Tsun Yip Street, Kwun Tong Kowloon, Hong Kong 1 The information in this manual

More information

The Past, Present, and Future of SD Memory Cards

The Past, Present, and Future of SD Memory Cards The Past, Present, and Future of SD Memory Cards Douglas Wong Toshiba America Electronic Components, Inc. Flash Memory Summit 2011 Santa Clara, CA 1 Early Flash Memory Cards in the 90s PCMCIA ATA Card

More information

Draft 1532D Volume 1

Draft 1532D Volume 1 Working T13 Draft 1532D Volume 1 Revision 1a 31 October 2002 Information Technology - AT Attachment with Packet Interface 7 Volume 1 (ATA/ATAPI-7 V1) This is an interl working document of T13, a Technical

More information

64 MB 2.5-Inch IDE Flash Drive GENERAL DESCRIPTION FEATURES ORDERING INFORMATION. IDE Flash Drives

64 MB 2.5-Inch IDE Flash Drive GENERAL DESCRIPTION FEATURES ORDERING INFORMATION. IDE Flash Drives 64 MB 2.5-Inch IDE Flash Drive GENERAL DESCRIPTION The SimpleTech SLFLD25-064J(U)(I) is a solid-state flash IDE drive with a capacity of 64MB and in a standard 2.5- inch form factor. The IDE drive consists

More information

Technical Note. SMART Command Feature Set for the Introduction. TN-FD-34: 5100 SSD SMART Implementation. Introduction

Technical Note. SMART Command Feature Set for the Introduction. TN-FD-34: 5100 SSD SMART Implementation. Introduction Technical Note SMART Command Feature Set for the 5100 Introduction Introduction This technical note provides the self-monitoring, analysis, and reporting technology (SMART) command (B0h) feature set for

More information

Delivery Context in MPEG-21

Delivery Context in MPEG-21 Delivery Context in MPEG-21 Sylvain Devillers Philips Research France Anthony Vetro Mitsubishi Electric Research Laboratories Philips Research France Presentation Plan MPEG achievements MPEG-21: Multimedia

More information

Technical Note. SMART Command Feature Set for the M500DC. Introduction. TN-FD-26: M500DC SSD SMART Implimentation. Introduction

Technical Note. SMART Command Feature Set for the M500DC. Introduction. TN-FD-26: M500DC SSD SMART Implimentation. Introduction Technical Note SMART Command Feature Set for the M500DC Introduction Introduction This technical note provides the self-monitoring, analysis, and reporting technology (SMART) command (B0h) feature set

More information

Revision history Related documents Overview Suggested changes to SAT Approved references

Revision history Related documents Overview Suggested changes to SAT Approved references To: T10 Technical Committee From: Rob Elliott, HP (elliott@hp.com) and Jeff Wolford, HP (jeff.wolford@hp.com) Date: 10 Dec 2007 Subject: 07-200r3 SAT-2 WRITE LONG to WRITE UNCORRECTABLE EXT Revision history

More information

SLFDMpqr-xxx(M/G)M1U(I)

SLFDMpqr-xxx(M/G)M1U(I) 128MB to 8GB www.simpletech.com ATA-5 Compatible Supports True-IDE Interfaces Capacities from 128MB to 8GB Form Factors: 40-Pin and Vertical Plug-In 40-Pin and Horizontal Plug-In 40-Pin, Vertical Plug-In,

More information

Technical Note. SMART Command Feature Set for the M510DC. Introduction. TN-FD-33: M510DC SSD SMART Implementation. Introduction

Technical Note. SMART Command Feature Set for the M510DC. Introduction. TN-FD-33: M510DC SSD SMART Implementation. Introduction Technical Note SMART Command Feature Set for the M510DC Introduction Introduction This technical note provides the self-monitoring, analysis, and reporting technology (SMART) command (B0h) feature set

More information

Features. Dimensions

Features. Dimensions Description The Transcend CF 266X is a High Speed Compact Flash Card with high quality Flash Memory assembled on a printed circuit board. Placement Features CompactFlash Specification Version 4.0 Complaint

More information

S1R72U16 Technical Manual

S1R72U16 Technical Manual S1R72U16 Technical Manual Rev.2.00 NOTICE No part of this material may be reproduced or duplicated in any form or by any means without the written permission of Seiko Epson. Seiko Epson reserves the right

More information

BIOS Enhanced Disk Drive Specification. June 24, 1999

BIOS Enhanced Disk Drive Specification. June 24, 1999 BIOS Enhanced Disk Drive Specification Version 3.0 Rev 0.9b June 24, 1999 Technical Editor: Curtis E. Stevens Phoenix Technologies 135 Technology Dr. Irvine, Ca. 92618 Phone: (949) 790-2000 Fax: (949)

More information

ACS Proposal Template

ACS Proposal Template April 11, 2006 T13/e06130r0 ACS Proposal Template April 11, 2006 Revision 3 Technical Editor: Curtis E. Stevens 20511 Lake Forest Dr. Lake Forest, Ca. 92630 949-672-7933 Curtis.Stevens@wdc.com i T13/e06130r0

More information

SQFlash SATA DOM 630 Horizontal SATA DOM 630 Horizontal Datasheet (SQF-SDMxx-xG-9xx)

SQFlash SATA DOM 630 Horizontal SATA DOM 630 Horizontal Datasheet (SQF-SDMxx-xG-9xx) Datasheet (SQF-SDMxx-xG-9xx) REV 1.0 Page 1 of 25 Apr. 1, 2016 CONTENTS 1. Overview... 4 2. Features... 5 3. Specification Table... 6 4. General Description... 8 5. Pin Assignment and Description... 10

More information

Silicon Media Limited. C4 2.5 SATA Solid State Drive Specification (7mm & 9mm height compatible) SMSS325MxxxG-C4-x

Silicon Media Limited. C4 2.5 SATA Solid State Drive Specification (7mm & 9mm height compatible) SMSS325MxxxG-C4-x Silicon Media Limited C4 2.5 SATA Specification (7mm & 9mm height compatible) SMSS325MxxxG-C4-x Version 1.2 Document Number: S-12157 ALL RIGHTS ARE STRICTLY RESERVED. ANY PORTION OF THIS PAPER SHALL NOT

More information

Commercial Grade -250SH series SSD. Product Manual

Commercial Grade -250SH series SSD. Product Manual Commercial Grade -250SH series SSD Product Manual January 3, 2018 www.cactus-tech.com 1 The information in this manual is preliminary and is subject to change without notice. Cactus Technologies, Limited

More information

TS2GSSD25H-S TS8GSSD25H-S

TS2GSSD25H-S TS8GSSD25H-S Description Features Compatible with SATA II 3.0Gb/s standard, due to smaller size, high speed, low power consumption, and great reliability, Transcend s is the perfect storage device for tablet PC, laptop,

More information

Suggested Changes. Add to Clause 8 8.AA SECURITY PROTOCOL IN command 8.BB SECURITY PROTOCOL OUT command. Jim Hatfield (Seagate) Page 1 of 5

Suggested Changes. Add to Clause 8 8.AA SECURITY PROTOCOL IN command 8.BB SECURITY PROTOCOL OUT command. Jim Hatfield (Seagate) Page 1 of 5 To: T10 Technical Committee From: Jim Hatfield, Seagate (James.C.Hatfield@seagate.com) Date: May 8, 2007 Subject: Revision History Revision 0 (Feb. 14, 2007) First revision Revision 1 (Mar. 1, 2007) Incorporate

More information

ATA Command Pass-Through

ATA Command Pass-Through T10/04-262r2 August 16, 2004 ATA Command Pass-Through August 16, 2004 Revision 2 Technical Editor: Curtis E. Stevens Western Digital Phone: 949-672-7933 E-Mail: Curtis.Stevens@WDC.com Table of Contents

More information

Draft 1532D Volume 1. Information Technology - AT Attachment with Packet Interface 7 Volume 1 (ATA/ATAPI-7 V1) Revision 3c 26 June 2003

Draft 1532D Volume 1. Information Technology - AT Attachment with Packet Interface 7 Volume 1 (ATA/ATAPI-7 V1) Revision 3c 26 June 2003 Working T13 Draft 1532D Volume 1 Revision 3c 26 June 2003 Information Technology - AT Attachment with Packet Interface 7 Volume 1 (ATA/ATAPI-7 V1) This is an interl working document of T13, a Technical

More information

Product Specification

Product Specification Myung SSD SATA-III F200 Series (6Gbps) Product Specification Jan / 2012 Rev. 0.1 Table of Contents 1. Revision History....... 4 2. General Description..... 5 3. Features.. 5 4. Block Diagram.... 6 5. Specifications..

More information

Features. CFX700 CFast 2.0 Card. Placement. Dimensions. Side Millimeters Inches

Features. CFX700 CFast 2.0 Card. Placement. Dimensions. Side Millimeters Inches CFX700 CFast 2.0 Card Transcend CFX700 is designed to satisfy high performance requirements using a SATA 6Gb/s interface. As a removable device, it is easier to plug in and remove from space-limited applications,

More information

White Paper Western Digital Comments on Sector Sizes Larger than 512 Bytes

White Paper Western Digital Comments on Sector Sizes Larger than 512 Bytes White Paper Western Digital Comments on June 1, 2005 T13/e05122r2 Revision 2 Technical Editor: Curtis E. Stevens Western Digital Phone: 949-672-7933 E-Mail: Curtis.Stevens@WDC.com THIS WHITEPAPER IS MADE

More information

Commercial Grade -230S/230S-P1 series SSD. Product Manual

Commercial Grade -230S/230S-P1 series SSD. Product Manual Commercial Grade -230S/230S-P1 series SSD Product Manual June 9, 2015 Corporate Headquarters Suite C, 15/F, Capital Trade Center 62 Tsun Yip Street, Kwun Tong Kowloon, Hong Kong 1 The information in this

More information

2.5 SATA III MLC SSD

2.5 SATA III MLC SSD 2.5 SATA III MLC SSD Supports Fast & Secure Erase BON-II Series Product Specification APRO RUGGED METAL 2.5 SATA III MLC SSD SUPPORTS FAST / SECURE ERASE Version 01V1 Document No. 100-xR2SRBON-JHTM April

More information

1. BIOS setup BIOS SETUP UTILITY. Critical Point

1. BIOS setup BIOS SETUP UTILITY. Critical Point BIOS SECTION P2040 1. BIOS setup BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operating environment for your notebook. Your BIOS is set at the factory for normal operating conditions,

More information

Serial ATA Interoperability Program Revision 1.4 JDSU MOI for Device Digital Tests (ASR, GTR, NCQ, SSP, IPM and DOF)

Serial ATA Interoperability Program Revision 1.4 JDSU MOI for Device Digital Tests (ASR, GTR, NCQ, SSP, IPM and DOF) 15 October 2009 Version 1.00 Serial ATA Interoperability Program Revision 1.4 JDSU MOI for Device Digital Tests (ASR, GTR, NCQ, SSP, IPM and DOF) This document is provided "AS IS" and without any warranty

More information

Industrial Grade -910S/910S-P1 series SSD. Product Manual

Industrial Grade -910S/910S-P1 series SSD. Product Manual Industrial Grade -910S/910S-P1 series SSD Product Manual June 27, 2016 Corporate Headquarters Suite C, 15/F, Capital Trade Center 62 Tsun Yip Street, Kwun Tong Kowloon, Hong Kong 1 The information in this

More information

Datasheet (SQF-SM8x-xxx-SBx)

Datasheet (SQF-SM8x-xxx-SBx) Datasheet (SQF-SM8x-xxx-SBx) REV 1.2 Page 1 of 26 Nov. 21, 2018 CONTENTS 1. Overview... 4 2. Features... 5 3. Specification Table... 6 4. General Description... 8 5. Pin Assignment and Description... 11

More information

Revision History Revision 0 (09 December 2007) first revision

Revision History Revision 0 (09 December 2007) first revision To: T10 Technical Committee From: Jeff Wolford, HP (jeff.wolford@hp.com) Date: 09 December 2007 Subject: T10/08-019r0 SAT-2 WRITE BUFFER MODE 7 to DOWNLOAD MICROCODE Mode 3 Revision History Revision 0

More information

Multi-Media Command Set (MMC) Enabling the Video Content Protection System for the DVD+R/+RW Video Recording Format

Multi-Media Command Set (MMC) Enabling the Video Content Protection System for the DVD+R/+RW Video Recording Format Multi-Media Command Set (MMC) Enabling the Video Content Protection System for the DVD+R/+RW Video Recording Format DRAFT Version 1.03 September 25, 2005 COPYRIGHT The Multi-Media Command Set (MMC) Enabling

More information

Advanced Access Content System (AACS) Blu-ray Disc Pre-recorded Book

Advanced Access Content System (AACS) Blu-ray Disc Pre-recorded Book Advanced Access Content System (AACS) Blu-ray Disc Pre-recorded Book Intel Corporation International Business Machines Corporation Matsushita Electric Industrial Co., Ltd. Microsoft Corporation Sony Corporation

More information

Integral Industrial 2.5 SATA SSD (PS3109-S9) Specification

Integral Industrial 2.5 SATA SSD (PS3109-S9) Specification Integral Industrial 2.5 SATA SSD (PS3109-S9) Specification Pseudo SLC Version 1.9 All rights are strictly reserved. Any portion of this paper shall not be reproduced, copied, or translated to any other

More information

Agenda. Steve Finch convened the meeting at 9:00 am. Steve thanked Ray Heineman of Maxtor for hosting the meeting.

Agenda. Steve Finch convened the meeting at 9:00 am. Steve thanked Ray Heineman of Maxtor for hosting the meeting. Accredited Standards Committee * X3, Information Processing Systems Doc. No. X3T10/94-182R0 Date: Sept. 8, 1994 Project: Ref. Doc.: Reply to: S. Finch To: From: Membership of X3T10 Shergill/Finch Subject:

More information

SCT LBA Segment Access Command Extension Proposal

SCT LBA Segment Access Command Extension Proposal SCT LBA Segment Access Command Extension Proposal October 06 2005 Revision 1 Proposers: Randeep Sidhu Dan Colegrove David McDougall Bill Martin Sierra Logic Inc. Hitachi Global Storage 9083 Foothills Blvd

More information