Xref: utzoo unix-pc.general:2719 comp.sys.att:6179 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!lll-winken!uunet!cos!hqda-ai!icus!limbic!gil From: gil@limbic.UUCP (Gil Kloepfer Jr.) Newsgroups: unix-pc.general,comp.sys.att Subject: Re: What's this "sys" window nonsense? Summary: Watch the major numbers... Message-ID: <481@limbic.UUCP> Date: 21 Apr 89 05:07:35 GMT References: <526@flatline.UUCP> <676@icus.islp.ny.us> Reply-To: gil@limbic.UUCP (Gil Kloepfer Jr.) Organization: ICUS Software Systems, Islip, NY Lines: 23 In article <676@icus.islp.ny.us> lenny@icus.islp.ny.us (Lenny Tropiano) writes: >Make sure the devices look like this (particularly the major minor numbers)... > > 0 crw-rw-rw- 3 root sys 7, 0 Jan 1 1970 /dev/syscon > 0 crw-rw-rw- 3 root sys 7, 0 Jan 1 1970 /dev/systty > 0 crw-rw-rw- 3 root sys 7, 0 Jan 1 1970 /dev/window >Lenny Tropiano ICUS Software Systems [w] +1 (516) 582-5525 Before setting the major number of your window devices to "7", make sure that it really is major number 7. Some of you who have been playing with device drivers or some such stuff might have different major numbers. The key thing is to be consistent. The major number of /dev/window will more than likely be alright with the bug Lenny describes. The problem is that /dev/syscon and /dev/systty sometimes get unlinked or linked in some funny way. The remedy is to assure that they're linked as shown and that the minor number is zero upon system boot. ----- | Gil Kloepfer, Jr. | ICUS Software Systems/Bowne Management Systems (depending on where I am) | {decuac,boulder,talcott,sbcs}!icus!limbic!gil or gil@icus.islp.ny.us