How to get identify sector from usb compact flash reader ?

G

Gabriel Nagy

Hi !
I have following problem:
I need a serial number of compact flash device plugged in
usb card reader. The method using DeviceIoControl with
ioctl SMART_RCV_DRIVE_DATA doesn't work. Respond from call
was - request is not supported. Next I tried using ioctl
IOCTL_SCSI_PASS_THROUGH - SCSIOP_INQUIRY by setting page
code of CDB to 0x80 with vital product data bit enabled
but the result was same as for standard inquiry command.
Can anybody suggest some solution of my problem ?

Thank's

Gabo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top