You need to change USB device class code.
"Sushma" <> wrote in message
news:07efc24b-5d2b-4c09-8b97-...
> Hi All,
>
> I'm developing a USB mass storage driver for new USB device which
> implements UAS (USB Attached SCSI) protocol. The device is also BOT
> compatible.
>
> I have two questions.
>
> 1) When i plug the device to PC, the default mass storage driver is
> loaded. How can i replace the default inbox driver, so that PnP
> manager prompts for "New hardware Wizard" for my device.
> 2) I need to use USB + SCSI driver for the device. I took osrusbfx2
> KMDF sample for USB interface. I would like to know which sample in
> storage implements handling of SCSI commands which is more of like
> mass storage device.
>
> Any help is much appreciated.
>
> Thanks and Regards,
> Sushma
|