Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!mentor.cc.purdue.edu!sage.cc.purdue.edu!asg From: asg@sage.cc.purdue.edu (The Grand Master) Newsgroups: comp.os.minix Subject: Re: ESDI wini.c ? Keywords: ESDI, wini.c, winchester, minix Message-ID: <13985@mentor.cc.purdue.edu> Date: 25 Jun 91 23:42:40 GMT References: <1991Jun25.225227.10124@maverick.ksu.ksu.edu> Sender: news@mentor.cc.purdue.edu Reply-To: asg@sage.cc.purdue.edu (The Grand Master) Organization: Purdue University Lines: 24 In article <1991Jun25.225227.10124@maverick.ksu.ksu.edu> sac@matt.ksu.ksu.edu (Stuart Alan Craig) writes: }I am trying to get MINIX up on line for several campus AT's and }ran into ESDI drives. Does anyone out there in MINIX-LAND have }a driver? If not, how about reference material on the controller }interface (if I get one written, I will repost). } }Thanks in advance. }Stuart Craig (c/o Kent Funk) } sac@matt.ksu.ksu.edu } }-- }--------------------------------------------------------------------------- }| Stuart A. Craig | "To iterate is human, to recurse | }| Internet: sac@matt.ksu.ksu.edu | divine." -Dennis M. Ritchie | }--------------------------------------------------------------------------- Get the upgrade package for 1.6.16 from star.cs.vu.nl . It contains an esdi driver. Unfortunately, there are some procedures (out_word and in_word I believe) that it uses that are not in 1.5.10 . What you need to do is to look through the klib88.x cdiffs and find there defininitions and plug them into your klib.x (you will need to change the !'s to |'s where used as comment characters). Hope this helps Bruce