Hello all,
The error on the log is:
QueryRemove Adapter FAILED 0x17 CR_REMOVE_VETOED
| VetoType = PNP_VetoDevice
| VetoName =
PCI\VEN_10B5&DEV_9050&SUBSYS_905010B5&REV_02\2&ebb 567f&0&98
I found an article on microsoft site:
http://www.microsoft.com/whdc/hwtest...ype=err&ID=954
which says that the failure is acceptable when testing a "Tablet PC system
with the System Mobile test kit, the above failure is acceptable only if the
device is a Tablet-specific device".
Question 1: Can someone explain what the above statement mean in the article
context?
I have a PCI flash memory card for which I wrote a SCSI miniport driver and
is tested on a desktop PC.
Question 2: Is the test that my SCSI miniport driver fails acceptable as
pass in my situation?
Thank you