On Wed, Nov 04, 2009 at 03:49:15PM +0530, Satheesh Kumar wrote: > 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 ? You send a patch to the linux-usb@xxxxxxxxxxxxxxx mailing list that adds the ability to not match a MTP device such as your own. Do you have a pointer to your driver anywhere? thanks, greg k-h -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ