Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!linus!agate!shelby!neon!hitt From: hitt@Neon.Stanford.EDU (Daniel Hitt) Newsgroups: comp.sys.next Subject: determining which process owns the serial port Summary: how do you do this? Keywords: serial port, process, ownership Message-ID: <1990Nov30.185944.12618@Neon.Stanford.EDU> Date: 30 Nov 90 18:59:44 GMT Sender: hitt@neon.stanford.edu Organization: Computer Science Department, Stanford University Lines: 6 How can a program determine which process owns the serial port? Is there a system call which will return the pid of the owning process? If not that, is there some table that can be read which records who owns what resources? dan