Archived from groups: microsoft.public.development.device.drivers,microsoft.public.windowsxp.device_driver.dev (More info?)
Hello:
I am developping a SCSI port driver for a reading card device, when
inserting a SD card,on Windows XP platform,it works well, but On windows 2k,
it will receive SCSIOP_WRITE command,I think it is not normal. After
inserting a write-protected SD into reader device, on Windows XP platform,
it works well, but On Windows 2K, system can not access the card, it will
show a I/0 error message.
I wanna know that what are the differences between XP and 2K when
handling SCSI commands, or is my driver issue?
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.