From owner-freebsd-questions Sun Jul 20 18:25:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA13368 for questions-outgoing; Sun, 20 Jul 1997 18:25:25 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA13353; Sun, 20 Jul 1997 18:25:10 -0700 (PDT) Received: (from msmith@localhost) by genesis.atrad.adelaide.edu.au (8.8.5/8.7.3) id KAA19849; Mon, 21 Jul 1997 10:54:59 +0930 (CST) From: Michael Smith Message-Id: <199707210124.KAA19849@genesis.atrad.adelaide.edu.au> Subject: Re: Is support of Adaptec 152x truely flakey? In-Reply-To: <19970717081631.61271@astro.psu.edu> from Matthew Hunt at "Jul 17, 97 08:16:31 am" To: mph@pobox.com Date: Mon, 21 Jul 1997 10:54:58 +0930 (CST) Cc: msmith@atrad.adelaide.edu.au, hackers@FreeBSD.ORG, questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Matthew Hunt stands accused of saying: > On Thu, Jul 17, 1997 at 12:23:08PM +0930, Michael Smith wrote: > > > Are you _sure_ what you have is a U34F? It should be a full-length > > VLB card with a Honda ("scsi-2") connector on it. > > Yep, the manual says it's an UltraStor 34FB, the card matches the > manual (and your description) and if I recall correctly the card's ROM > says it's a U34FB. > > I guess my main puzzle is how the "B" version differs from the > no-letter and "A" versions, which I hear about much more frequently. > Maybe something changed in the "B" that the uha driver doesn't like? Bizarre. I really don't know; the U34F driver has some seriously worn corners; I don't know anyone that actually has documentation on the old card, let alone the newer ones. You could try putting a printf in uha_init in i386/isa/ultra14f.c in the function uha_init() thus : model = inb(ur->id); submodel = inb(ur->id + 1); printf("uha%d: model %d submodel %d\n", uha->unit, model, submodel); I suspect that the 34FB has a different set of identifiers... -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[