Hello,
I am writing MTP class driver for Cowon Mp3 player. The device has MTP as well as mass storage class support. Although i registered MTP class driver with relevant vendor id and product id, the same info is also available with Mass storage class(MSD) driver, hence on plug-in, by default device detected as MSD class, not as MTP class. How do i override MSD class registration with my MTP class driver ?
Regards,
Satheesh