|
-
March 18th, 2003, 10:12 AM
#1
Talking directly to Hard Drives
Hi,
I've been writing an application that talks directly to the hard drives. I had been using the IOCTL_IDE_PASS_THROUGH with the DeviceIOControl. That works fine if the drive is attached to the IDE bus. But drives can be attached via many other methods. Is there a way to pass an ATA command to a drive regardless of the driver? Or is there a way to determine in all cases if the drive is IDE or SCSI and then pass a command to it even if it's connected to USB or Firewire? I want to support all versions of Windows.
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|