Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001024

Alan Bowman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #31 from Alan Bowman <[email protected]> 2010-10-21 16:40:19 
BST ---

> I don't think this scenario is supported by the USB spec - a single end device
> can only ever implement a single class driver, as identified by the device
> descriptor.  To get multiple class drivers running behind a single USB
> connector, you would need to emulate a USB hub and hang the class drivers off
> the back of that - one per virtual USB slave device.

While I haven't looked through the spec for a while, I believe that you _can_
have multiple class drivers on a single device without using a virtual hub.  I
think it's called a composite device.  The descriptor arrangement is a bit more
complicated, but it's still possible.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to