So either the exclusive access needs to be backed out (I don't see how
it can affect any drivers in 2.4 but this is my first look at the USB
code) or modified so that it does not serialize ioctls.
It doesn't affect drivers. There are devices which crash if you do what
these locks are preventing.
We
Am Montag, 29. November 2004 19:23 schrieb Meelis Roos:
> So either the exclusive access needs to be backed out (I don't see how
> it can affect any drivers in 2.4 but this is my first look at the USB
> code) or modified so that it does not serialize ioctls.
It doesn't affect drivers. There are