Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!rice!uw-beaver!fluke!dcd From: dcd@tc.fluke.COM (David Dyck) Newsgroups: comp.os.minix Subject: Re: 1.5.0 readclock and /dev/port problem Message-ID: <13832@fluke.COM> Date: 11 Jan 90 16:43:06 GMT References: <4073@orion.cf.uci.edu> Sender: news@tc.fluke.COM Organization: John Fluke Mfg. Co., Inc., Everett, WA Lines: 30 In article <4073@orion.cf.uci.edu> dlawyer@balboa.eng.uci.edu (David Lawyer) writes: ... >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. ... From Bruce Evans protected mode INSTALLation notes ============================================================================== 13. Make the new readclock and then the port device for readclock to use: su root mknod /dev/port c 1 4 and fix the memory device for it: rm /dev/mem mknod /dev/mem c 1 1 These must go on the (old) root DISK. ============================================================================== I don't believe that this has been mentioned in the 1.5.0 notes David Dyck Domain: dcd@tc.fluke.COM