Date: Tue, 20 Mar 2001 16:41:57 -0700 From: "Justin T. Gibbs" <gibbs@scsiguy.com> To: Mark Hittinger <bugs@freebsd.netcom.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: ahc driver: aic7892 no longer supported Message-ID: <200103202342.f2KNfvs74802@aslan.scsiguy.com> In-Reply-To: Your message of "Tue, 20 Mar 2001 17:11:22 CST." <200103202311.RAA19701@freebsd.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >Looks like I've got a similar problem only its aic7880/wide > >I've got a Dell optiplex 450 with an Adaptec 2940uw controller which can >boot but can't "mountroot". Perhaps something happend recently that makes it difficult to get "largish" chuncks of contiguous memory? You'll have to instrument the driver to find out where the attach is failing. Start by going into aic7xxx.c:ahc_init() and adding a printf to all of the early returns. If that doesn't catch it, do the same for aic7xxx_pci.c:aic7xxx_config(). I'll add this logging the next time I touch the driver. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103202342.f2KNfvs74802>