Tagged Questions
1
vote
1answer
57 views
How to get a list of SCSI-Disks in C/C++ under Linux?
i need to get a list or any other enumerable class with info about any connected SCSI-disks, with info just like /proc/scsi/sg/devices
Please help me and thanks in advance
0
votes
2answers
473 views
How to get serial number for Hard Driver
How to get the unique number (serial number/ID) for Processor (CPU), SCSI, Display, and IDE using C++ program other than WMI and asm code?