Hello!

I am developing usb device driver. I used usb_register_dev for it and 
usb_class_driver, related to it. But i need for this device multiple entries in 
/dev with different fops, related to different EP, how can i do that? Result of 
 usb_register_dev is 1 entry, as far as i know. I have try usb_register_dev for 
multiple usb_class_driver-s, but there are "allready registered" error.

Best regards, Evgeny Startsev.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to