From owner-freebsd-amd64@FreeBSD.ORG Thu Aug 11 10:26:49 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24ABE16A41F; Thu, 11 Aug 2005 10:26:49 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BB9B43D45; Thu, 11 Aug 2005 10:26:48 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-29.dynamic.qsc.de [212.202.37.29]) by efacilitas.de (Postfix) with ESMTP id DA1504AFDE; Thu, 11 Aug 2005 12:32:38 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id A450712B0F7; Thu, 11 Aug 2005 12:25:53 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 50111-05; Thu, 11 Aug 2005 12:25:49 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id BE27A12B02A; Thu, 11 Aug 2005 12:25:48 +0200 (CEST) Message-ID: <42FB27AB.5050807@cs.tu-berlin.de> Date: Thu, 11 Aug 2005 12:25:47 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8b) Gecko/20050726 MIME-Version: 1.0 To: Krzysztof Kowalik References: <20050308111929.GA25011@uci.agh.edu.pl> <20050310120314.GB19552@uci.agh.edu.pl> <20050310154550.GA26567@uci.agh.edu.pl> <20050811080753.GA29303@uci.agh.edu.pl> <20050811101045.GA14284@uci.agh.edu.pl> In-Reply-To: <20050811101045.GA14284@uci.agh.edu.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: freebsd-stable@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: 5.3-RELEASE (amd64) on LSILogic 1030 / mpt controller. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 10:26:49 -0000 Krzysztof Kowalik wrote: > And 6.0-BETA2 works fine. Did someone forget to merge some fixes for mpt > from RELENG_5 to RELENG_5_4? [...] It might be a candidate for an errata notice. Those fixes won't go without saying into a previously released branch. Björn