From owner-freebsd-current Sat Oct 2 7: 9:13 1999 Delivered-To: freebsd-current@freebsd.org Received: from mailer.tydfam.machida.tokyo.jp (ns.tydfam.machida.tokyo.jp [210.161.209.130]) by hub.freebsd.org (Postfix) with ESMTP id C0077151BB for ; Sat, 2 Oct 1999 07:09:07 -0700 (PDT) (envelope-from ken@tydfam.machida.tokyo.jp) Received: from localhost (ns1.tydfam.machida.tokyo.jp [210.161.209.138]) by mailer.tydfam.machida.tokyo.jp (8.9.3/3.7W10/03/98) with ESMTP id XAA01368; Sat, 2 Oct 1999 23:08:26 +0900 (JST) To: phk@critter.freebsd.dk Cc: A.Leidinger@WJPServer.CS.Uni-SB.de, current@FreeBSD.ORG Subject: Re: ahc failure while updating from pre-signal-change Reply-To: ken@tydfam.machida.tokyo.jp In-Reply-To: Your message of "Sat, 02 Oct 1999 13:19:12 +0200" <17657.938863152@critter.freebsd.dk> References: <17657.938863152@critter.freebsd.dk> X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19991002230810M.ken@ns1.tydfam.machida.tokyo.jp> Date: Sat, 02 Oct 1999 23:08:10 +0900 From: Takeshi Yamada X-Dispatcher: imput version 980905(IM100) Lines: 10 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It fixed my AHC problem with ASUS P6 MB. Thank you!! From: Poul-Henning Kamp phk> Ok, I've committed what I belive is a fix for the problem. It was not phk> the locking as Bruce suggested, although his suggestion still has a point, phk> it was si_iosize_max which was uninitialized, which confuses minphys phk> and subsequently various other stuff. phk> phk> -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message