Is there a good reason to forbid multiple processes to open the mousein device? I can't think what trouble it could cause (writes have to be atomic anyway because the driver will only parse a complete input), and it makes it awkward to debug a new mouse driver if a usb mouse is already (or has ever been) connected.
- [9fans] why is /dev/mousein exclusive use? Richard Miller
- Re: [9fans] why is /dev/mousein exclusive use? Anthony Martin
- Re: [9fans] why is /dev/mousein exclusive use? erik quanstrom
- Re: [9fans] why is /dev/mousein exclusive use? lucio
- Re: [9fans] why is /dev/mousein exclusive use? Richard Miller
- Re: [9fans] why is /dev/mousein exclusive use? erik quanstrom
