From owner-freebsd-stable@FreeBSD.ORG Mon Jul 19 16:32:53 2010 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48AAE1065693 for ; Mon, 19 Jul 2010 16:32:53 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id B14168FC16 for ; Mon, 19 Jul 2010 16:32:52 +0000 (UTC) Received: from kloboucek (kloboucek.ics.muni.cz [147.251.3.38]) (authenticated user=hopet@META bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id o6JGWo1o023710 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 19 Jul 2010 18:32:50 +0200 From: "Petr Holub" To: "'Petr Holub'" , References: In-Reply-To: Date: Mon, 19 Jul 2010 18:32:43 +0200 Message-ID: <00ae01cb2760$062b5d40$128217c0$@muni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcskYPrZUR8uVTaZRQOL1c4GFwIpTAC/oBdw Content-Language: cs X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Mon, 19 Jul 2010 18:32:51 +0200 (CEST) Cc: Subject: RE: update on kern/145064? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2010 16:32:53 -0000 Dear stable list, > is there any update on bug hunting of the issue described here? > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/145064 > I've attempted to install PC BSD 8.1-RC1 on my desktop and I'm facing > the same problem with the Marvell SATA driver. Therefore, PC BSD is > not installable on my machine as it deterministically panics on > boot. The same machine runs FreeBSD 7.3 just fine. FYI, Alexander Motin provided me with a patch on ata-pci.c that makes 8.1-PRERELEASE boot OK on my machine. The patch is available on the PR page: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/145064 Would it be possible to include this patch into the 8.1-RELEASE and PCBSD 8.1-RELEASE? Petr