From owner-freebsd-bugs Sat Mar 3 10:10:48 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F55E37B71D for ; Sat, 3 Mar 2001 10:10:45 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23IAjH85801; Sat, 3 Mar 2001 10:10:45 -0800 (PST) (envelope-from gnats) Date: Sat, 3 Mar 2001 10:10:45 -0800 (PST) Message-Id: <200103031810.f23IAjH85801@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: DiethelmW@t-online.de (Diethelm =?iso-8859-1?Q?Wildf=F6rster?=) Subject: Re: kern/22733: RELENG_4 aic SCSI driver hangs up during disk detection on AVA-1505 Reply-To: DiethelmW@t-online.de (Diethelm =?iso-8859-1?Q?Wildf=F6rster?=) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/22733; it has been noted by GNATS. From: DiethelmW@t-online.de (Diethelm =?iso-8859-1?Q?Wildf=F6rster?=) To: freebsd-gnats-submit@FreeBSD.org, kng@sc.ru Cc: Subject: Re: kern/22733: RELENG_4 aic SCSI driver hangs up during disk detection on AVA-1505 Date: Sat, 03 Mar 2001 19:03:51 +0000 --------------F0C41593FD934743ADA1930F Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I can give a hint to the problem. The bug seems to hide in the file src/sys/cam/cam_xpt.c . Replacing this file by an older version , created by the command cvs co -r 1.80.2.6 src/sys/cam/cam_xpt.c , and compiling a new kernel may serve as a provisional fix . Version 1.80.2.7 of the file mentioned above is faulty . I have a strong guess what the fault is , but the author of the changes made (responsible gibbs@FreeBSD.org) should find more competent answers than I can do. ..-- Diethelm Wildförster --------------F0C41593FD934743ADA1930F Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I can give a hint to the problem.
The bug seems to hide in the file  src/sys/cam/cam_xpt.c .
Replacing this file by an older version , created by the command
                        cvs co -r 1.80.2.6  src/sys/cam/cam_xpt.c ,
and compiling a new kernel  may serve as a provisional fix .
Version 1.80.2.7 of the file mentioned above is faulty .
I have a strong guess what  the fault is , but the author of  the changes
made (responsible  gibbs@FreeBSD.org)  should find more competent
answers than I can do.
..-- 
 Diethelm Wildförster
 
 

 
 
  --------------F0C41593FD934743ADA1930F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message