Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!uunet!mcsun!hp4nl!star.cs.vu.nl!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Re: Why does everything say "limit of 3 users"? Message-ID: <7731@star.cs.vu.nl> Date: 25 Sep 90 22:54:59 GMT References: <27242@usc.edu> <1990Sep24.213213.26431@jarvis.csri.toronto.edu> Sender: news@cs.vu.nl Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 11 In article <1990Sep24.213213.26431@jarvis.csri.toronto.edu> wayne@csri.toronto.edu (Wayne Hayes) writes: >Why does the Minix documentation still say "Limit of 3 users"? Simply because PCs normally have only two serial ports plus the console. There are no technical reasons you can't have more users. You just have to change a couple of constants in the tty driver and recompile. Also, you may have to change a couple of things down there to support more physical RS232 lines. Andy Tanenbaum (ast@cs.vu.nl)