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

Size: px
Start display at page:

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

Transcription

1 DOCUMENT STATUS Revision 0-18 March Ron Stephens Revision 1-21 May Terry Miller and Christopher Mayne American National Standard for Information Systems Removable Media Feature Set (Changes and additions to ATA/ATAPI-4) *** PROPOSAL ONLY *** Secretariat Information Technology Industry Council Approved mm dd yy American National Standards Institute, Inc. 1

2 Abstract This document describes two methods for securing the media in removable media storage devices using the ATA/ATAPI interface protocols. Method one is intended for use in both ATA and ATAPI devices. Method two is intended for use in ATA devices only. Method1: The preferred method uses the SET FEATURES command to enable Media Status Notification. Media Status Notification gives the host system maximum control of the media. The host system determines media status by issuing the GET MEDIA STATUS command and controls the drive eject mechanism via the MEDIA EJECT command (ATA devices) or the START/STOP UNIT command (ATAPI devices). While Media Status Notification is enabled ATA devices execute MEDIA LOCK and MEDIA UNLOCK commands without changing the media lock state (no-operation). While Media Status Notification is enabled the eject button does not eject the disk. Media Status Notification is persistent through medium removal and insertion and is only disabled via the SET FEATURES command, HARD RESET, SOFT RESET (ATA - SRST), DEVICE RESET (ATAPI - 0x08 command), EXECUTE DRIVE DIAGNOSTICS, or power-on-reset. Method 2: The secondary method is intended for ATA devices only. This method operates with Media Status Notification disabled. The MEDIA LOCK and MEDIA UNLOCK commands are used to secure the media and the MEDIA EJECT command is used to remove the media. While the media is locked the eject button does not eject the disk. Media status is determined by checking the media status bits supported by the MEDIA LOCK and MEDIA UNLOCK commands. The GET MEDIA STATUS command executes but always returns zero in the media status bits when Media Status Notification is disabled Reasons for the Removable Media Feature Set: The reasons for implementing the Removable Media Feature set are: to prevent data loss caused by writing to new media while still referencing the previous media s information to prevent data loss by locking the media until completion of a cached write to prevent removal of the media by unauthorized persons Note for ATA devices: When Media Status Notification is enabled the interpretation of the returned error bits for all task file media access commands, i.e.; READ, WRITE, etc. change. The new error bits are: No Media (NM), Media Changed (MC), Media Change Requested (MCR), Media Write Protected (WP), and Media Read Protected (RP). Removable Media Feature Set The following task file commands are defined to implement the ATA and the ATAPI removable media feature sets. ATA Removable Media Feature Set GET MEDIA STATUS MEDIA EJECT MEDIA LOCK MEDIA UNLOCK SET FEATURES (ENABLE MEDIA STATUS NOTIFICATION) 2

3 SET FEATURES (DISABLE MEDIA STATUS NOTIFICATION) ATAPI Removable Media Feature Set GET MEDIA STATUS SET FEATURES (ENABLE MEDIA STATUS NOTIFICATION) SET FEATURES (DISABLE MEDIA STATUS NOTIFICATION) Note for ATAPI devices: ATAPI devices control the media eject mechanism via the START/STOP UNIT packet command. The preferred sequence of events to use Media Status Notification is as follows: 1. Host system checks the device type, ATA or ATAPI, via the device signature in the task file registers. 2. Host system checks for MSN capability through the Identify Device command (word 127, bits 0,1) for ATA devices and through the Identify Packet Device command (word 127, bits 0,1) for ATAPI devices. 3. Host system uses the Set Features command to enable MSN which gives control of the media to the host. At this time the host system checks the Cylinder High register to determine if : a. the device is capable of locking the media b. the device is capable of power ejecting the media c. MSN was already enabled when this command was received 4. Host system periodically checks media status using the Get Media Status command to determine if any of the following events occurred: d. media is present in the device (NM) e. media was changed since the last command (MC) f. a media change request has occurred (MCR) g. media is write protected (WP) h. media is read protected (RP) The preferred sequence of events to use method 2 of the Removable Feature Set is as follows: 1. Host system checks for device type ATA via the device signature in the task file registers. 2. Host system checks for a minimum of ATA-3 capability through the Identify Device command word 80 (Major Version Number) and word 81 (Minor Version Number) 3. Host system periodically issues MEDIA LOCK commands to determine if: c. media is present in the device (NM) - media locked if present d. a media change request has occurred (MCR) 3

4 x.xx GET MEDIA STATUS x.xx.x Command code DAh x.xx.x Feature set Removable Media feature set Mandatory if the Removable Media feature set is implemented. x.xx.x Protocol Non-data protocol, see section 9.9. x.xx.x Inputs Features na na na na na na na na Command DAh x.xx.x Normal outputs Error na Status na 0 na na 0 Status register - BSY - shall be cleared to zero, indicating the command is complete. ERR - shall be cleared to zero. x.xx.x Error outputs If the device does not support this command, the device shall return a Command Abort error. 4

5 Error RP WP MC 0 MCR ABRT NM 0 Status na 0 na na 1 Error register - ABRT - This bit shall be set to one if the device does not support this command. NM to MCR by STATUS device and WP RP media one the - only This - device. for shall This read write set command bit each bit bit reset the shall protected. shall The execution bit this be again device and be set bit set only to after for of to shall to one GET subsequent set one each for reset when the if MEDIA if no each the execution bit this media the eject again execution media STATUS bit device is button after for of present insertions. the subsequent detects each until of is GET pressed execution the media MEDIA drive. eject is by has inserted the of button STATUS This the been user GET bit into presses. inserted. command shall while MEDIA the detected be drive. the set The x.xx.x Prerequisites DRDY set equal to one. x.xx.x Description This Media returns WP, button executed MC, command Status pressed, zeros MCR periodically Notification in returns and the etc. NM RP, media to are WP, is determine enabled. valid MC, status only MCR bits if When while media and RP, Media NM WP, status bits. MC, Status has The MCR changed, Notification definitions and NM, e.g.; of is as new enabled. media disabled defined media status This above, this inserted, bits command when RP, eject 5

6 x.xx MEDIA EJECT x.xx.x Command code EDh x.xx.x Feature set Removable Media feature set - Optional for devices implementing the Removable Media feature set. - Prohibited for devices implementing the PACKET Command feature set. x.xx.x Protocol Non-data protocol, see section 9.9. x.xx.x Inputs x.xx.x Normal outputs Features na Device/Head obs na obs DE na na na na V Command EDh Error na Status na 0 na na 0 Error outputs If the device does not support this command, the device shall return a Command Abort error. 6

7 Error na na na na na ABRT NM na Status 0 1 DF na 0 na na ERR Error register - ABRT - This bit shall be set to one if the device does not support this command. NM - This bit shall be set to one if no media is present. Status register - DF - This bit shall be set to one if a device fault occurred. ERR - This bit shall be set to one if any Error register bit is set to one. x.xx.x Prerequisites DRDY set equal to one. x.xx.x Description This unlocks command the media causes if locked, any pending and ejects operations the media. to complete, spins down the device if needed, 7

8 x.xx MEDIA LOCK x.xx.x Command code DEh x.xx.x Feature set Removable Media feature set - Optional for devices implementing the Removable Media feature set. - Prohibited for devices implementing the PACKET Command feature set. x.xx.x Protocol Non-data command, see 9.9. x.xx.x Inputs x.xx.x Normal outputs Features na Device/Head obs na obs DE na na na na V Command DEh Error na Status na 0 na na 0 x.xx.x Error outputs If the device does not support this command, the device shall return a Command Abort error. 8

9 Error na na na na MCR ABRT NM na Status 0 1 DF na 0 na na ERR Error register - ABRT - This bit shall be set to one if the device is not capable of locking the media. NM MCR been - detected - This bit bit by shall the be be device. set set to to one one if if no the media device is present. is locked and a media change request has Status register - DF - This bit shall be set to one if a device fault occurred. ERR - This bit shall be set to one if any Error register bit is set to one. x.xx.x Prerequisites DRDY set equal to one. x.xx.x Description This command no If been Error When button, until the Error the command register detected by media register will setting and return locked, unlocked by LOCKED can bit the be shall good MCR device. LOCKED ERR the used and condition be status bit set to media If in lock state, a to the returned (no media one. is is the Status Error ERR cleared. the present, device, change shall register bit in the if indicate the shall request MSN media and Status shall respond is whether disabled has be shall ERR register) set been to to bit a the set. media one. detected, in and If media to the MSN the perform Status is LOCKED change the enabled, register no MCR action. request state bit this to has in and one, the Note: Some caching controllers not reporting ATA-3 or later capability hang if issued this command. 9

10 x.xx MEDIA UNLOCK x.xx.x Command code DFh x.xx.x Feature set Removable Media feature set - Optional for devices implementing the Removable Media feature set. - Prohibited for devices implementing the PACKET Command feature set. x.xx.x Protocol Non-data command, see 9.9. x.xx.x Inputs x.xx.x Normal outputs Features na Device/Head obs na obs DE na na na na V Command DFh Error na Status na 0 na na 0 x.xx.x Error outputs If the device does not support this command, the device shall return a Command Abort error. 10

11 Error na na na na na ABRT NM na Status 0 1 DF na 0 na na ERR Error register - ABRT - This bit shall be set to one if the device does not support this command. NM - This bit shall be set to one if no media is present. Status register - DF - This bit shall be set to one if a device fault occurred. ERR - This bit shall be set to one if any Error register bit is set to one. x.xx.x Prerequisites DRDY set equal to one. x.xx.x Description This command command will return can be good used status to unlock (no ERR the device, bit in the if MSN Status is register) disabled and. If perform MSN is enabled no action., this If the media is present, the media shall be set to the UNLOCKED state and no Error register bit shall be set to one. If command, a media change the media request shall has be ejected been detected when the by MEDIA the device UNLOCK prior to command the issuance completes. of this Note: Some caching controllers not reporting ATA-3 or later capability hang if issued this command. 11

12 x.xx SET FEATURES x.xx.x Command code EFh x.xx.x Feature set General feature set Mandatory for all devices. Set transfer mode subcommand is mandatory. Enable/Disable write cache subcommands are mandatory when a write cache is implemented. Enable/Disable Media Status Notification subcommands are mandatory if the Removable Media feature set is implemented. All other subcommands are optional. x.xx.x Protocol Non-data protocol, see section 9.9. x.xx.x Inputs Table other registers, 19 defines such the as value the of Sector the subcommand Count register in to the pass Feature additional register. information Some subcommands to the device. use Features Subcommand code Sector Count Subcommand specific Sector Number Subcommand specific Cylinder Low Subcommand specific Cylinder High Subcommand specific Device/Head obs na obs DE na na na na V Command EFh x.xx.x Normal outputs See the subcommand descriptions. x.xx.x Error outputs If command any subcommand error. input value is not supported or is invalid, the device posts an Aborted 12

13 Error na na na na na ABRT na na Device/Head obs na obs DEV na Status na 0 na na ERR Error register - ABRT - This bit shall be set to one if this subcommand is not supported or if command parameters are invalid. Status register - ERR - This bit shall be set to one if the ABRT bit in the Error register is set to one. x.xx.x Prerequisites DRDY set equal to one. x.xx.x Description This device At subcommands power features. on, or are is after Table used vendor a 19 hardware by defines the specific. host reset, these to establish the features. default parameters setting of which the functions affect the specified execution by of the certain Table 19 SET FEATURES register definitions Value (see note) 01h Retired 02h Enable write cache 03h Set transfer mode based on value in Sector Count register. Table 20 defines values. 04h Obsolete 31h Disable Media Status Notification 33h Obsolete 44h Obsolete 54h Obsolete 55h Disable read look-ahead feature 5Dh Enable release interrupt 5Eh Enable Service interrupt 66h Disable reverting to power on defaults 77h Obsolete 81h Retired 82h Disable write cache 84h Obsolete 88h Obsolete 95h Enable Media Status Notification 99h Obsolete 9Ah Obsolete AAh Enable read look-ahead feature 13

14 ABh Obsolete BBh Obsolete CCh Enable reverting to power on defaults DDh Disable release interrupt DEh Disable Service interrupt NOTE All values not shown are reserved for future definition. x.xx.x Inputs Enable Media Status Notification x.xx.x Normal outputs Features 95h Device/Head obs na obs DE na na na na V Command EFh Error na Cylinder Low VER Cylinder High RSVD RSVD RSVD RSVD RSVD PEJ LOCK PENA Status na 0 na na 0 Cylinder Low register - VER - This field shall contain the Media Status Notification version supported by the device (currently 0x00). Cylinder High register - PENA - This bit shall be set to one if Media Status Notification was enabled prior to the receipt of this command. LOCK preventing PEJ capable device. a RSVD software - - This shall physically bit EJECT manual bit be shall must shall cleared command. eject be be ejecting set set operation. to to zero. to one the. zero one if media the if if the when device has a is only software capable a power unlocks EJECT of eject locking the mechanism media command the when media, is that it sent receives is to the x.xx.x Description Subcommand code 95h enables Media Status Notification, and clears any previous media lock state. This subcommand returns the device capabilities for media eject, media lock, previous state of Media Status Notification and the current version of Media Status Notification supported. 14

15 x.xx.x Disable Media Status Notification Subcommand code 31h disables Media Status Notification and leaves the media in an unlocked state. If Media Status Notification is disabled when this subcommand is received the subcommand has no effect. x.xx.x Required Error Register Changes to Task File Commands While MSN is Active The READ, following READ changes VERIFY, shall READ be MULTIPLE, made to error READ register DMA values and READ for these DMA task QUEUED file read commands: Error RP UNC MC 0 MCR ABRT NM 0 Status na 0 na na ERR Error register - ABRT - This bit shall be set to one if the device does not support this command. NM MCR command. UNC RP - This - media This bit The bit status shall shall device be is be only set shall set if to cleared if the to one data one media if its is if the no by uncorrectable. internal a is media Get read Media is media changed protected. present. Status request change since or has detected a last media been issuance state. access detected of this command. by device. The WRITE, following WRITE changes MULTIPLE, shall be WRITE made DMA to error and register WRITE values DMA QUEUED for these task file write commands: Error na WP MC 0 MCR ABRT NM 0 Status na 0 na na ERR Error register - ABRT - This bit shall be set to one if the device does not support this command. NM MCR The WP - device This - media bit shall bit status shall clear be is be only set its set internal to if cleared to the one one media if if media no by a media is Get write changed Media is protected. present. detected Status since request last or state. has media issuance been access detected of this command. by device. 15

16 The following changes shall be made to error register values for the task file seek command: Error na na MC 0 MCR ABRT NM 0 Status na 0 na na ERR Error register - ABRT - This bit shall be set to one if the device does not support this command. NM MCR command. - This - media bit The bit status shall device be is be only set shall set to cleared to one one if its if the no by internal a media Get Media is media changed present. Status request change since or has detected last media been issuance access detected state. of command. this by device. x.xx.x ATAPI Unit Attention Conditions and Media Status Notification ATAPI Media device media commands Status changed shall devices are be Notification shall received able (MC) to maintain no report by matter (media the both independent device. what change Unit order Attention status). the REQUEST Media for When Unit Change a Attention media SENSE and insertion and (media the GET occurs change MEDIA the status) STATUS ATAPI and x.xx.x Media Power Up Status RESET Reset, Notification Hard Reset, Enabled: Device Reset (method (ATAPI 1) Command 08), SOFT RESET (ATA SRST) and EXECUTE DEVICE DIAGNOSTIC disable Media Status Notification. Media Status Notification must be re-enabled after any of the previous reset conditions occur. All media status is reset when Media Status Notification is disabled because a reset condition occurred. Any pending media change (MC) or media change request (MCR) is lost after the reset condition occurs. Media Status Notification Disabled: (method 2) When a SOFT RESET (ATA SRST) occurs the Media Lock (LOCK) state is cleared, the Media Change Request (MCR) state is cleared, and the Media Change state (MC) is preserved. Need to add new commands to Annex E Table E.2 - Commands sorted by command value Command Name Command Code MEDIA LOCK DEh MEDIA UNLOCK DFh MEDIA EJECT EDh GET MEDIA STATUS DAh 16

17 Need to alter Identify Device Information of Table 11. Table 11 Identify device information (concluded) Word F/V R Reserved 127 F Removable feature set support Reserved 01=Removable Feature Set supported 00=Removable Feature Set not supported Words : Reserved Word 127: If bit 0 of word 127 is set to one and bit 1 of word 127 is cleared to zero, the device supports the Removable Media Features set. Bits 15 through 2 of word 127 are reserved and shall be cleared to zero. Need to alter Identify Packet Device Information of Table 13 Table 13 Identify packet device information (concluded) Word F/V R Reserved 127 F Removable feature set support Reserved 01=Removable Feature Set supported 00=Removable Feature Set not supported Words : Reserved Word 127: If bit 0 of word 127 is set to one and bit 1 of word 127 is cleared to zero, the device supports the Removable Media Features set. Bits 15 through 2 of word 127 are reserved and shall be cleared to zero. 17

18 OUTSTANDING ISSUES There is a conflict in Error register bit definitions for the task file command WRITE VERIFY when Media Status Notification is enabled. The conflicting Error register bit definitions occur for the previously defined UNC bit and the newly defined WP bit.? more information here? 18

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Extended Power Conditions (EPC)

Extended Power Conditions (EPC) ACS-2 Extended Power Conditions (EPC) June 10, 2008 Revision 0 Technical Editor: Jim Hatfield 389 Disc Drive Longmont, CO 80503 USA 720-684-2120 James.C.Hatfield@seagate.com 06/10/2008 Page 1 of 24 Document

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

REMOVABLE / RE-WRITABLE MEDIA SPECIFICATION. Draft Proposal DOCUMENT STATUS. Universal Command Set for Removable/Re-Writable Media T10/97-227r0

REMOVABLE / RE-WRITABLE MEDIA SPECIFICATION. Draft Proposal DOCUMENT STATUS. Universal Command Set for Removable/Re-Writable Media T10/97-227r0 07/22/97 DOCUMENT STATUS REVISION: 1.0 DATE: 5/19/1997 EDITOR: Michael Poulsen, Darrell J. Redford COMPANY/OWNER Iomega Corporation REMOVABLE / RE-WRITABLE MEDIA SPECIFICATION Draft Proposal Point of Contact

More information

Content Protection for Recordable Media (CPRM) Proposal

Content Protection for Recordable Media (CPRM) Proposal Content Protection for Recordable Media (CPRM) Proposal To: Technical Committee T13 From: Jeffrey Lotspiech IBM Corporation 650 Harry Road San Jose, CA 95120 408-927-1851 lotspiech@almaden.ibm.com Date:

More information

Block Data is the data transferred to or from the device using SCT Command Transport feature set capabilities.

Block Data is the data transferred to or from the device using SCT Command Transport feature set capabilities. 1. Add the following terms to the glossary: 3.1.x Block Data Block Data is the data transferred to or from the device using SCT Command Transport feature set capabilities. 3.1.x SCT command SCT commands

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

CFast Embedded Flash Module

CFast Embedded Flash Module CFast Embedded Flash Module Engineering Specification Document Number: L50025 Revision: D No part of this document may be reproduced, copied, recorded, stored in a retrieval system, or transmitted in any

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

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

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

Turbo II+ 2.5" IDE Solid State Disk. DK85R Series

Turbo II+ 2.5 IDE Solid State Disk. DK85R Series Turbo II+ 2.5" IDE Solid State Disk DK85R Series 081124001064 Rev. A.6 Nov. 2008 Table of Contents 1. Product Description...1 1.1 Product Overview... 1 1.2 Product Features... 1 1.3 System Requirement...

More information

KLEVV NEO N600 SSD DATASHEET

KLEVV NEO N600 SSD DATASHEET KLEVV NEO N600 SSD DATASHEET Contents Contents... 1 1. General Description... 2 2. Mechanical Specification... 3 3. Product Specification... 4 3.1 Performance... 4 3.2 Capacity... 4 3.3 Supply Voltage...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

FMJ ES PC Card FEATURES

FMJ ES PC Card FEATURES FEATURES Capacity range: 128MB to 32GB Industry standard Type II PC Card form factor Integrated wear-leveling and ECC technology OVERVIEW The is a small, low cost, high performance, removable solidstate

More information

SQFlash CFast Card (SLC) CFast Card (SLC) Datasheet

SQFlash CFast Card (SLC) CFast Card (SLC) Datasheet Datasheet REV 1.1 Page 1 of 27 Jan. 26, 2011 CONTENTS 1. Overview... 4 2. Features... 5 3. Theory of operation... 7 4. Pin Assignment and Description... 9 4.1 CFast card Interface Pin Assignments (Signal

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

S100 Product Specification

S100 Product Specification Myung SSD 2.5 Inch PATA S100 Product Specification Sep / 2012 Rev. 0.1 Table of Contents 1. Revision History....... 3 2. General Description..... 4 3. Features.. 4 4. Block Diagram.... 5 5. Specifications..

More information

Wintec Slim SATA Drive JM608 Series

Wintec Slim SATA Drive JM608 Series Wintec Slim SATA Drive JM608 Series W2ESxxxG1TA-J71xx INORMATION IN THIS DOCUMENT IS PROIDED IN RELATION TO WINTEC INDUSTRIES PRODUCTS, AND IS SUBJECT TO CHANGE WITHOUT NOTICE. NOTHING IN THIS DOCUMENT

More information

Embedded Disk Card 4000 Datasheet. InnoDisk EDC4000. Embedded Disk Card Datasheet. Rev 1.9

Embedded Disk Card 4000 Datasheet. InnoDisk EDC4000. Embedded Disk Card Datasheet. Rev 1.9 InnoDisk EDC4000 Embedded Disk Card 4000 Datasheet Rev 1.9 1 Rev. 1.9 Datasheet, Jul. 2009 Table of contents Embedded Disk Card 4000 Datasheet REVISION HISTORY...4 LIST OF TABLES...5 1. PRODUCT OVERVIEW...7

More information

UD info Corp. Industrial SATA Solid State Drive HF3-25UF Series Product DataSheet. Preliminary Version

UD info Corp. Industrial SATA Solid State Drive HF3-25UF Series Product DataSheet. Preliminary Version UD info Corp. Industrial SATA Solid State Drive HF3-25UF Series Product DataSheet Preliminary Version UD info CORP. TEL: +886-2-7713-6050 FAX: +886-2-8511-3151 E-mail: sales@udinfo.com.tw 1. Introduction...

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

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

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

Standard. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk.

Standard. Customer. InnoDisk. Approver. Approver. Customer: Customer. Part Number: InnoDisk. Part Number: InnoDisk. Standard Customer: Customer Part Number: InnoDisk Part Number: InnoDisk Model me: Date: InnoDisk Approver Customer Approver Table of contents Embedded Disk Card 1ME 1 PRODUCT OVERVIEW... 8 1.1 INTRODUCTION

More information

SQFlash msata 630 msata 630 Datasheet (SQF-SMSxx-xG-S9x)

SQFlash msata 630 msata 630 Datasheet (SQF-SMSxx-xG-S9x) Datasheet (SQF-SMSxx-xG-S9x) REV 0.5 Page 1 of 25 Jun. 8, 2015 CONTENTS 1. Overview... 4 2. Features... 5 3. Specification Table... 6 4. General Description... 8 5. Pin Assignment and Description... 10

More information

SQFlash H/S msata 630 H/S msata 630 Datasheet (SQF-SHMxx-xG-S9x)

SQFlash H/S msata 630 H/S msata 630 Datasheet (SQF-SHMxx-xG-S9x) Datasheet (SQF-SHMxx-xG-S9x) REV 0.4 Page 1 of 26 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

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

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

Cervoz Industrial Embedded Module

Cervoz Industrial Embedded Module Cervoz Industrial Embedded Module msata Momentum Series (MLC) M350 Family Product Datasheet Date: 2017.03.27 Revision: 1.1 File: Cervoz_Industrial_Embedded_Module_mSATA_M350_Datasheet_Rev 1.1 Revision

More information

Cervoz Industrial SSD

Cervoz Industrial SSD Cervoz Industrial SSD 2.5 SATA Momentum Series (MLC) M305 Family Product Datasheet Date: 2017.10.11 Revision: 2.3 File: Cervoz_Industrial_SSD_ 2.5_inch_SATA _M305_Datasheet_Rev 2.3 Revision History Date

More information

Industrial SATA Flash Module. Product Data Sheet

Industrial SATA Flash Module. Product Data Sheet Industrial SATA Flash Module Product Data Sheet 1 1. Introduction... 5 1.1. General Description... 5 1.2. Block Diagram... 5 2. Product Specifications... 6 3. Environmental Specifications... 7 3.1. Environmental

More information

Cervoz Industrial Memory Card

Cervoz Industrial Memory Card Cervoz Industrial Memory Card CFast Momentum Series (MLC) M305 Family Product Datasheet Date: 2016.08.02 Revision: 2.0 File: Cervoz_Industrial_Memory_Card_ CFast _M305_Datasheet_Rev2.0 www.cervoz.com Page

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

S218 SATA SSD. 1.8 Solid State SATA Drives. Engineering Specification. Document Number L Revision: D

S218 SATA SSD. 1.8 Solid State SATA Drives. Engineering Specification. Document Number L Revision: D S218 SATA SSD 1.8 Solid State SATA Drives Engineering Specification Document Number L500171 Revision: D No part of this document may be reproduced, copied, recorded, stored in a retrieval system, or transmitted

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

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD ISO/IEC 24739-1 INTERNATIONAL STANDARD Edition 1.0 2009-09 Information technology AT attachment with packet interface-7 Part 1: Register delivered command set, logical register set (ATA/ATAPI-7 V1) INTERNATIONAL

More information

Cervoz Industrial Embedded Module

Cervoz Industrial Embedded Module Cervoz Industrial Embedded Module M.2 2280 Momentum Series (MLC) M350 Family Product Datasheet Date: 2017.03.27 Revision: 1.0 File: Cervoz_Industrial_Embedded_Module_M.2_2280_M350_Datasheet_Rev1.0 Revision

More information

Cervoz Industrial SSD

Cervoz Industrial SSD Cervoz Industrial SSD 2.5 SATA Momentum Series (MLC) M350 Family Product Datasheet Date: 2017.09.28 Revision: 1.4 File: Cervoz_Industrial_SSD_2.5 _SATA_M350_Datasheet_Rev 1.4 Revision History Date Revision

More information

P Inch SATA NAND Flash SSD

P Inch SATA NAND Flash SSD P200 2.5-Inch SATA NAND Flash SSD MTFDBACxxxSAE P200 2.5-Inch NAND Flash SSD Features Features Micron SLC NAND Flash RoHS-compliant package SATA 3 Gb/s interface ATA modes supported PIO mode 3, 4 Multiword

More information

2.5 Solid State Disk. Description. Features. Placement. Dimensions. Transcend Information Inc. Side Millimeters Inches

2.5 Solid State Disk. Description. Features. Placement. Dimensions. Transcend Information Inc. Side Millimeters Inches Description Due to smaller size (fit the standard dimensions of 2.5 SATA Hard Disk Drives), huge capacity, high speed, and low power consumption, Solid State Disk is perfect replacement storage device

More information

Eric Miller ECE 441, Group 3 11/21/04. Controlling an ATA Hard Drive with a Microcontroller

Eric Miller ECE 441, Group 3 11/21/04. Controlling an ATA Hard Drive with a Microcontroller Eric Miller ECE 441, Group 3 11/21/04 Controlling an ATA Hard Drive with a Microcontroller The AT Attachment (ATA) interface is designed for transferring data between a storage device and a computer (or

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

Serial ATA Flash Drive

Serial ATA Flash Drive RoHS Compliant Serial ATA lash Drive Datasheet for SAD 254 January 14, 2011 ersion 1.5 Apacer Technology Inc. 4 th l., 75 Xintai 5 th Rd., Sec.1, Hsichih, New Taipei City, Taiwan 221 Tel: +886-2-2698-2888

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

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

06-378r0: SAT - Miscellaneous changes 18 August 2006

06-378r0: SAT - Miscellaneous changes 18 August 2006 To: T10 Technical Committee From: Bob Sheffield(robert.l.sheffield@intel.com) Date: 18 August 2006 Subject: 06-378r0: SAT - Miscellaneous changes Revision history Revision 0 (18 August 2006) First revision

More information

DiskOnModule. Turbo DJ Series

DiskOnModule. Turbo DJ Series Datasheet DiskOnModule Turbo DJ Series 090320014091 Rev. A.9 Mar. 2009 Datasheet Table of Contents U1. Product DescriptionU... 1 U1.1 Product OverviewU... 1 U1.2 Product FeaturesU... 1 U1.3 System RequirementU...

More information

Serial ATA Flash Drive

Serial ATA Flash Drive RoHS Compliant Serial ATA lash Drive Datasheet for SAD 181 January 14, 2011 ersion 1.4 Apacer Technology Inc. 9/, Apacer No. 100, Technology Hsin Tai Wu Inc. Rd., Hsichih, Taipei Hsien 221, Taiwan Tel:

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

Cervoz Industrial SSD

Cervoz Industrial SSD Cervoz Industrial SSD 2.5 SATA Momentum Series (MLC) M336 Family Product Datasheet Date: 2017.07.14 Revision: 1.1 File: Cervoz_Industrial_SSD_2 5_inch_SATA_M336_Datasheet_Rev1.1 Revision History Date Revision

More information

Commercial Grade -240S series SSD. Product Manual

Commercial Grade -240S series SSD. Product Manual Commercial Grade -240S series SSD Product Manual March 2, 2016 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

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

Cervoz Industrial SSD

Cervoz Industrial SSD Cervoz Industrial SSD 2.5 SATA Reliance Series (RO-MLC) R335 Family Product Datasheet Date: 2016.12.21 Revision: 2.0 File: Revision History Date Revision Description 2016.12.15 1.0 First Released 2016.12.21

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

FCD Information Technology - Small Computer System Interface - Part 381: Optical Memory Card Device Commands (SCSI OMC)

FCD Information Technology - Small Computer System Interface - Part 381: Optical Memory Card Device Commands (SCSI OMC) Final Committee Draft IS/IEC JTC 1/SC 25N 533 1998-12-10 FCD 14776-381 Information Technology - Small Computer System Interface - Part 381: ptical Memory Card Device Commands (SCSI MC) Contents... Page

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

Industrial M SATA Drive. Product Data Sheet

Industrial M SATA Drive. Product Data Sheet Industrial M.2 2242 SATA Drive Product Data Sheet 1 1. Introduction...4 1.1. General Description... 4 1.2. Block Diagram... 4 2. Product Specifications...5 3. Environmental Specifications...6 3.1. Environmental

More information

CFast Embedded Flash Module Gen II

CFast Embedded Flash Module Gen II CFast Embedded Flash Module Gen II Engineering Specification Document Number: 401-0047-00 Revision: A 32GB 1014765 1530 Made in USA BE32MGGZZ-XN000-D 2015 Delkin Devices Inc. 1 Table of Contents 1 General

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

Features. Placement. Dimensions. MSM360 SATA III 6Gb/s msata mini SSD

Features. Placement. Dimensions. MSM360 SATA III 6Gb/s msata mini SSD MSM360 SATA III 6Gb/s msata mini SSD Transcend MSM360 series are msata mini Solid State Drives (SSDs) with high performance and quality Flash Memory assembled on a printed circuit board. These devices

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

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

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

Cervoz Industrial Embedded Module

Cervoz Industrial Embedded Module Cervoz Industrial Embedded Module msata Momentum Series (MLC) M336 Family Product Datasheet Date: 2017.07.17 Revision: 1.1 File: Revision History Date Revision Description 2017.02.14 1.0 First Released

More information

BACKGROUND, GOALS, ETC

BACKGROUND, GOALS, ETC A Serial ATA/ATAPI Proposal e00121r0 Revision 0-21 May 2000 T13 Doc Number (not assigned yet) by Hale Landis hlandis@attglobal.net BACKGROUND, GOALS, ETC Background About four years ago I started talking

More information

ATA Command Pass-Through

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

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