From owner-freebsd-stable Fri May 24 18:04:09 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA24699 for stable-outgoing; Fri, 24 May 1996 18:04:09 -0700 (PDT) Received: from gallup.cia-g.com (george@gallup.cia-g.com [206.206.162.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA24694; Fri, 24 May 1996 18:04:05 -0700 (PDT) Received: (from george@localhost) by gallup.cia-g.com (8.6.11/8.6.9) id TAA32085; Fri, 24 May 1996 19:05:54 -0600 Date: Fri, 24 May 1996 19:05:54 -0600 From: George Simunovich Message-Id: <199605250105.TAA32085@gallup.cia-g.com> To: george@cia-g.com, gibbs@freefall.freebsd.org Subject: Re: Problem with Adaptec 2940UW. Cc: freebsd-stable@FreeBSD.org, gmarco@masternet.it Sender: owner-stable@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk The adaptec 2940UW still hangs. My adaptec rev is the same as yours (1.21). So, I applied the patch and it said "Reseting Channel A" during boot. I have Ultra disabled in SCSI-Select also. Nothing I have done yet has seemed to effect the problem at all. For what it is worth I checked the difference between boot up with the old good kernel vs the new hanging kernel and found two differences. The new kernel has this extra line: ahc0: BurstLen = s, Latency Timer = 64PCLKS The new kernel was also different on this line: ahc0: aic7880 Wide Channel , SCSI Id=7, 16 SCBs the old kernel said: ach0: aic7880 Wide Channel, SCSI Id=7, 256 SCBs Any more ideas? George george@cia-g.com