Path: utzoo!utgpu!water!watmath!clyde!rutgers!mcnc!ecsvax!bishop From: bishop@ecsvax.UUCP (Alan Bishop) Newsgroups: comp.os.minix Subject: Has anyone gotten MINIX running on a PS/2 ? Message-ID: <4297@ecsvax.UUCP> Date: 11 Dec 87 04:18:02 GMT Reply-To: bishop@ecsvax.UUCP (Alan Bishop) Organization: NCSU (Student) Lines: 15 I am attempting to get MINIX running on a PS/2 Model 60. If anyone else has worked on something similar to this please let me know. If you are interested in getting a copy of responses people send to me, send me mail. If there is enough interest, I'll summarize. One problem is that interrupts are level sensitive, not edge-triggered, so the servicing routine in floppy.c dies. I have made some quick fixes to this, attached a 5.25" drive, and rerouted all drive requests to it. However, the floppy driver still doesn't work. tty.c seems to work fine (along with F1). I haven't been able to check the hard disk drivers, since I can't get past the initial attempt to load the root file system. alan