9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] why is /dev/mousein exclusive use?
@ 2012-12-10 16:36 Richard Miller
  2012-12-10 16:38 ` erik quanstrom
  2012-12-10 16:48 ` Anthony Martin
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Miller @ 2012-12-10 16:36 UTC (permalink / raw)
  To: 9fans

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.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-11 15:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-10 16:36 [9fans] why is /dev/mousein exclusive use? Richard Miller
2012-12-10 16:38 ` erik quanstrom
2012-12-10 17:47   ` lucio
2012-12-11 15:30   ` Richard Miller
2012-12-11 15:45     ` erik quanstrom
2012-12-10 16:48 ` Anthony Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).