Xref: utzoo comp.os.minix:2394 comp.sys.ibm.pc:12477 Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!hao!gatech!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!iuvax!silver!backstro From: backstro@silver.bacs.indiana.edu (Dave White) Newsgroups: comp.os.minix,comp.sys.ibm.pc Subject: Re: Wanted: Adaptec 2070A RLL HD Controller Chip Info Message-ID: <1005@silver.bacs.indiana.edu> Date: 26 Feb 88 18:57:19 GMT References: <106@mendel.acc.virginia.edu> Reply-To: backstro@silver.UUCP (Dave White) Organization: Indiana University BACS, Bloomington Lines: 17 Keywords: Adaptec, Hard Disk Controller Summary: modification isn't as bad as you think In article <106@mendel.acc.virginia.edu> jap7g@mendel.acc.virginia.edu (Jim Pisano) writes: >I am trying to adapt an Adaptec 2070A RLL HD controller to work with MINIX. > >Jim Pisano >jap7g@virginia.edu The Adaptec 2070A works well with Minix 1.2 in my Zenith Z-151. I got it to work by applying the Zenith xt_wini.c mods posted ages ago and changing the constant that refers to the number of sectors per track from 17 to 25 in xt_wini.c and in the standalone fsck. I suspect the Zenith mods were unnecessary, as the 2070A is not a Zenith product, but I'm not going to change it if it works! Email me if you want the source code; if there is sufficient interest, I'll post to the net. backstro@silver