From owner-freebsd-sparc Thu Nov 22 13:15:49 2001 Delivered-To: freebsd-sparc@freebsd.org Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by hub.freebsd.org (Postfix) with ESMTP id 3447D37B405; Thu, 22 Nov 2001 13:15:46 -0800 (PST) Received: from nas-cbv-8-16-91.dial.proxad.net (nas-cbv-8-16-91.dial.proxad.net [213.228.16.91]) by postfix2-1.free.fr (Postfix) with ESMTP id A87B836C; Thu, 22 Nov 2001 22:15:43 +0100 (CET) Date: Thu, 22 Nov 2001 19:30:13 +0100 (CET) From: =?ISO-8859-1?Q?G=E9rard_Roudier?= X-X-Sender: To: Jake Burkholder Cc: David O'Brien , Garrett Wollman , , , Subject: Re: main-sym.gz In-Reply-To: <20011122155525.C28922@locore.ca> Message-ID: <20011122192250.N16302-100000@gerard> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 22 Nov 2001, Jake Burkholder wrote: > Apparently, On Thu, Nov 22, 2001 at 06:25:58PM +0100, > =09G=E9rard Roudier said words to the effect of; > > > > > > > Hi David, > > > > I donnot seem to get news about the below message I posted yesterday. > > I would be glad to get some feedback, if possible. > > > > Thanks in advance, > > G=E9rard. > > > > Here is the tiny patch I suggested: > > > > --- sym_hipd.c.ORIG=09Wed Nov 21 20:29:36 2001 > > +++ sym_hipd.c=09Wed Nov 21 20:30:05 2001 > > @@ -9371,7 +9371,7 @@ > > =09np->targtbl =3D (u32 *) sym_calloc_dma(256, "TARGTBL"); > > =09if (!np->targtbl) > > =09=09goto attach_failed; > > -=09np->targtbl_ba =3D cpu_to_scr(vtobus(np->targtbl)); > > +=09np->targtbl_ba =3D vtobus(np->targtbl); > > > > =09/* > > =09 * Allocate SCRIPTS areas. > > Yeah, I think this did the trick. It detects the controller and disk acc= ess > seems to work on Garrett and David's machines. I am glad to know this fixed the problem. > Maybe you didn't see it if you're not subscribed to freebsd-sparc? I am not. I just expected this kind of problem report to also go to freebsd-scsi. I will try a subscription to -sparc asap. G=E9rard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message