Tagged Questions

1
vote
1answer
106 views

Windows repeatedly sends SCSI READ CAPACITY requests

I'm developing a USB-based mass storage device. Control is via SCSI commands. One of the LUNs of this device is "hidden", all commands (except INQUIRY and REQUEST SENSE) return COMMAND FAILED (1). ...
0
votes
2answers
673 views

Sending a specific SCSI command to a SCSI device in Windows

Does windows have specific interface by which I can send a specific scsi command such Inquiry to scsi device ? I searched the net, found passing reference to SCSI Pass Through interface. But Its very ...
0
votes
1answer
579 views

How could get scsi HDD serial number?

I wanna get the serial number of a scsi harddisk, but it makes an error! I work with VC++ on Microsoft Windows XP. What must i do for that?
0
votes
1answer
1k views

SCSI Windows Setup on Dell Precision 670 Workstation…please help

Error Windows Setup: "setup did not find any hard disk drives installed in your computer" This is not exactly a programming question but I thought you guys might be able to help. I just received a ...