New one for you. Im getting ready to help another programmer port his program from C# to Delphi. I cant truly read C# nor has he sent me actual source at this point so from discussion i think im going to be tackling most of this from a one function at a time standpoint.
I need to be able to get the IO Port Numbers for all SATA devices...
I am working on hard drive analysis, and wanted to know if there is a way to directly control an ATA hard drive under windows. In short I want to do something like a packet sniffer, but for the ATA commands sent to/from the hard drive.
After that, I'd like to be able to write ATA commands directly the drive. If this is not possible unde...
Knowledge : eSATA Port Multiplier on JMB363 must operate on IDE Mode neither AHCI nor RAID Controller Mode
...
Does anyone know of a method I can use to programmatically detect if a SATA hard drive has been unplugged? Our file system is mounted in READ-ONLY mode when we need to detect the removal of the drive. We noticed the other day that we were able to unplug a hard drive and everything continued to run without a hitch until the next time we...
WMI : I don't know how to detect these hardware :
DDR3 memory
ms online docs, memorytype lists only DDR2
http://msdn.microsoft.com/en-us/library/aa394347%28v=VS.85%29.aspx
hard disk with SATA : it seems WMI reports IDE
notebook integrated video camera
Do you know about other tips / caveats using WMI and recent hardware ?
Is there an...