Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!udel!mmdf From: lalonde@torolab2.vnet.ibm.com (Glen Lalonde) Newsgroups: comp.os.minix Subject: MacMinix. Message-ID: <47191@nigel.ee.udel.edu> Date: 11 Mar 91 14:58:37 GMT Sender: mmdf@ee.udel.edu Lines: 11 Sorry for the delay in my answer about the serial port problem. The problem is that speed gets trashed by the first ioctl call after you set the speed. Change the last line of rs_ioctl from return(speed) to return(speeds). I recall this being in the file rs232, but I might be wrong about the file. With this fix you can dial in ok but still will have trouble dialing out, that bug is still in there someplace. I recall that was one of the fixes coming in the update. As for printing, I think you MUST use the print command for it to work otherwise the output gets buffered. Internet address: lalonde@torolab2.vnet.ibm.com