Patch to convert usb2 to use cdev

Hans Petter Selasky hselasky at c2i.net
Sun Nov 9 08:09:25 PST 2008


Hi Rick,

> but why would you ever want to be able 
> to read/write the same endpoint from multiple processes?
>

The control endpoint is a special endpoint which is shared and might be 
accessed from multiple process. Else you are right that only one process 
should access and endpoint at a time.

--HPS


More information about the freebsd-usb mailing list