From owner-freebsd-current@FreeBSD.ORG Tue Dec 2 10:22:40 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 941741065679 for ; Tue, 2 Dec 2008 10:22:40 +0000 (UTC) (envelope-from mmoll@darkthrone.kvedulv.de) Received: from darkthrone.kvedulv.de (darkthrone.kvedulv.de [IPv6:2001:1578:400:101::2]) by mx1.freebsd.org (Postfix) with ESMTP id 468218FC31 for ; Tue, 2 Dec 2008 10:22:40 +0000 (UTC) (envelope-from mmoll@darkthrone.kvedulv.de) Received: by darkthrone.kvedulv.de (Postfix, from userid 666) id A3BE51CC2B; Tue, 2 Dec 2008 11:22:37 +0100 (CET) Date: Tue, 2 Dec 2008 11:22:37 +0100 From: Michael Moll To: FUJITA Kazutoshi Message-ID: <20081202102237.GA61096@darkthrone.kvedulv.de> References: <20081202.084049.74179593.fujita@soum.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081202.084049.74179593.fujita@soum.co.jp> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-current@freebsd.org Subject: Re: boot panic with SiS 961 UDMA100 controller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2008 10:22:40 -0000 Hi, On Tue, Dec 02, 2008 at 08:40:49AM +0900, FUJITA Kazutoshi wrote: > i cvsuped after a long time (3 months), kernel panics when boot, > in ata_pci_dmareset() > > my pc has > atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 2.5 on pci0 > > svn r183723 works, but r183724(and later) cause panic Maybe this patch resolves your problem also: http://lists.freebsd.org/pipermail/freebsd-current/2008-November/000669.html Regards -- Michael Moll