![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| 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 | Guest
Posts: n/a
|
|
| | #2 (permalink) | |
| 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:
| Guest
Posts: n/a
| |
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| 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 |