scsi hard disk model number from dos

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Jar

scsi hard disk model number from dos

Post by Jar »

how i can get the model number and serial number of the scsi hard disk from dos. if the serial number is not available please suggest some idea to get the "product identifier" and "revision level value" of the scsi.

i get one idea is that we can get these details of scsi through the interrupt 13h sub fun. ax=1700h. but the document is telling that it is for future domain scsi. i didn't under stand the "future domain scsi" and it is not working while i have coded it in borland c++ dos std. large project.

please help me by telling some url or some source for the above....

regards,

chaand
Post Reply