From owner-freebsd-current Tue Feb 27 07:06:47 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA24487 for current-outgoing; Tue, 27 Feb 1996 07:06:47 -0800 (PST) Received: from asstdc.scgt.oz.au (root@asstdc.scgt.oz.au [202.14.234.65]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA24459 for ; Tue, 27 Feb 1996 07:06:36 -0800 (PST) Received: (from imb@localhost) by asstdc.scgt.oz.au (8.6.12/BSD4.4) id CAA00676; Wed, 28 Feb 1996 02:05:55 +1100 From: michael butler Message-Id: <199602271505.CAA00676@asstdc.scgt.oz.au> Subject: Re: Opti 82C895 cache coherency ? To: terry@lambert.org (Terry Lambert) Date: Wed, 28 Feb 1996 02:05:55 +1100 (EST) Cc: current@FreeBSD.ORG In-Reply-To: <199602262055.NAA02567@phaeton.artisoft.com> from "Terry Lambert" at Feb 26, 96 01:55:57 pm X-Mailer: ELM [version 2.4 PL24beta] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG Precedence: bulk Terry Lambert writes: > > I wonder if anyone can vouch for an Opti 82C895/82C602 motherboard with > > an AMD 486DX4/100 in respect of cache coherency. Specifically, in > > combination with an Adaptec 2842 (VLB) controller. Just trying to track > > down a "quirk" with a (sort of working) -stable .. I don't know if it's > > -stable or the motherboard :-( > Does it work with cache disabled? Nope. > If so, I suspect the VLB slot the controller is in is not a master slot. Fortunately, there are three documented (!) in the manual but, of course, I only want one. If I use "master slot 1" it won't boot. If I use either slot labelled "master slot 0", it will but then it won't talk to the ethernet card (WD8013EPC, 0x280, 5, 0xd8000) :-( It simply hangs in (NFS) mounting some shared directories. If, however, I replace the 2842 with a Buslogic 542B (ISA) and reboot with an older version of -stable, it will fly quite happily even if strangled on disk I/O. I am assuming that a cache problem would exhibit some symptoms with this card as well. I'm just about to build a "new" version of -stable with the aha driver in it to see if it exhibits the same symptoms .. michael