Date: Sun, 22 Nov 1998 16:34:05 -0700 (MST) From: "Justin T. Gibbs" <gibbs@narnia.plutotech.com> To: gfm@mira.net (Graham Menhennitt) Cc: current@FreeBSD.ORG Subject: Re: Adaptec 1542B still not detected Message-ID: <199811222334.QAA08681@narnia.plutotech.com> In-Reply-To: <3659842e.234385067@mira.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <3659842e.234385067@mira.net> you wrote: > I just updated my 3.0-current system via cvsup. A kernel built with the > latest still fails to detect my Adaptec 1542B. I reported this a couple of > weeks ago and even posted a fix. Could somebody please make a patch and > commit it. The patch is inappropriate as it won't necessarily solve the problem on all machines (loop is CPU speed dependant). I've been meening to re-examine the aha probe code to see if we even need to look at the geometry register. A better approach may be to try an extended command and succeed the probe only if it fails. This requires the ability to recovery from an invalid command in the driver and ensuring that this works on all aha models. Ping me later in the week and I should have something for you to test. -- 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?199811222334.QAA08681>