Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!usc!orion.oac.uci.edu!balboa.eng.uci.edu!dlawyer From: dlawyer@balboa.eng.uci.edu (David Lawyer) Newsgroups: comp.os.minix Subject: 1.5.0 readclock and /dev/port problem Summary: readclock causing hard crash Message-ID: <4073@orion.cf.uci.edu> Date: 10 Jan 90 08:17:37 GMT Sender: news@orion.oac.uci.edu Reply-To: dlawyer@balboa.eng.uci.edu (David Lawyer) Organization: University of California at Irvine. Lines: 9 I finally have 1.5.0 working after using the new fdisk to mark my /dev/hd1 partition as an old minix one (I have the root image on it). My readclock didn't work on an AT clone (AST brand --same as creator of Minix) and I tracked the problem to not having a /dev/port. But after I installed a /dev/port 1 4 (major/minor #'s) as a block (b) device, an attempt to readclock will crash the system hard (cntrl-alt-del will not reboot). Does anyone know why? Have I used the correct format for mknoding /dev/port? Under 1.3 the readclock worked fine. Dave Lawyer