Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2001 19:30:13 +0100 (CET)
From:      =?ISO-8859-1?Q?G=E9rard_Roudier?= <groudier@free.fr>
To:        Jake Burkholder <jake@locore.ca>
Cc:        David O'Brien <obrien@NUXI.com>, Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, <tmm@FreeBSD.ORG>, <sparc@FreeBSD.ORG>, <groudier@FreeBSD.ORG>
Subject:   Re: main-sym.gz
Message-ID:  <20011122192250.N16302-100000@gerard>
In-Reply-To: <20011122155525.C28922@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011122192250.N16302-100000>