Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!munnari.oz.au!csc!csc3!ccadfa!cancol!eyal From: eyal@cancol.oz (Eyal Lebedinsky) Newsgroups: comp.os.minix Subject: readclock problem solved. Keywords: readclock,/dev/mem,/dev/port Message-ID: <366@cancol.oz> Date: 4 May 90 12:39:48 GMT Organization: Info. Sci. and Eng., University of Canberra Lines: 14 Hello, I had a problem (1.5.9) where readclock always returned '-q'. It turned out that /dev/mem was not set properly. one should 'mknod /dev/mem c 1 1'. I had it as a block device - never had a problem. Is there any documentation about how these should be set? I guess 'port' and 'kmem' should be character-devices too. Regards Eyal -- Regards Eyal