Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP Embedded

Notices

Reply

[OT?] How to find out EOL for ATA flash drive?

 

LinkBack Thread Tools Display Modes
Old 10-16-2003, 11:15 AM   #1 (permalink)
Default [OT?] How to find out EOL for ATA flash drive?

From the manufacturer of the flash drives that we use
(SimpleTech), we have received a document that describes
the ATAPI EOL command, which can be used to find out the
status of the flash-memory cells. They did not, however,
provide a program for performing this check.

Now, do I have to write a program myself that can send and
receive ATAPI commands (how?), or is there a utility "out
there" that for a cheap price can do this for me?

Best regards
Jesper Hansson
Jesper Hansson
Guest
 
Posts: n/a
Reply With Quote  
Old 10-16-2003, 12:05 PM   #2 (permalink)
Default Re: [OT?] How to find out EOL for ATA flash drive?

For utility I don't know but others may know some.

If DDK you can try to read more on SMART_SEND_DRIVE_COMMAND. It should do
something similar but I don't know if it will let command you specified to
pass.
It is strange that there is no standard or extended IOCTL code that will
allow you to request driver to do this operation instead. You should check
in Windows SDK and DDK for IOCTL_DISK_* codes, they may be way to avoid
using ATAPI codes.

Check also this link, although I think it won't be much useful for you with
this problem.
http://www.microsoft.com/whdc/hwdev/...spx#XSLTsectio
n124121120120


You should also post this question to
microsoft.public.win32.programmer.kernel


Best regards,
Slobodan


"Jesper Hansson" <jesper.hansson@no.spam.balthazar.se> wrote in message
news:2c8ba01c393d6$d3482170$a601280a@phx.gbl...
Quote:
> From the manufacturer of the flash drives that we use
> (SimpleTech), we have received a document that describes
> the ATAPI EOL command, which can be used to find out the
> status of the flash-memory cells. They did not, however,
> provide a program for performing this check.
>
> Now, do I have to write a program myself that can send and
> receive ATAPI commands (how?), or is there a utility "out
> there" that for a cheap price can do this for me?
>
> Best regards
> Jesper Hansson

Slobodan Brcin
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Driver for Cruzer USB Flash Drive. Will Windows XP WMI 4 05-21-2007 09:33 PM
Cant use my flash drive anymore verysadguy Windows Vista Performance & Maintenance 2 09-12-2006 07:26 PM
floppy drive and usb pocket flash drive problem Alastair Windows XP Hardware 0 07-14-2003 08:44 PM
usb flash drive not recognized Mike Truppa Windows XP Hardware 0 07-07-2003 10:09 PM
flash drive letter designation diane Windows XP Hardware 1 06-30-2003 04:46 PM


All times are GMT. The time now is 01:27 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90