From owner-freebsd-stable@FreeBSD.ORG Mon Oct 16 17:45:57 2006 Return-Path: X-Original-To: stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13C9716A412; Mon, 16 Oct 2006 17:45:57 +0000 (UTC) (envelope-from pete@altadena.net) Received: from gooney.altadena.net (gooney.altadena.net [207.215.170.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0BAD43D45; Mon, 16 Oct 2006 17:45:56 +0000 (GMT) (envelope-from pete@altadena.net) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=2.gooney; d=altadena.net; h=Received:Message-ID:Date:From:Organization:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:X-Enigmail-Version:Content-Type:Content-Transfer-Encoding; b=JJ2Z2vNCIwAUlitoQecWgOArVlP/fk46e7e5mqty7a32kRnCgoFN8Abm56uwPyqgm8pDpNE5YUt+IQJPy649du7+Qh7+wCzmix6i1Y9VTqZiPh7yw8+fQDORR4wGyH43G5qUvIOWKxXyzecGZqgAV6XOconQmAjwZYliLLtNABk=; Received: from office.cerona.com ([206.83.251.90] helo=[192.168.201.55]) by gooney.altadena.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1GZWXC-00064K-Pc; Mon, 16 Oct 2006 10:45:54 -0700 Message-ID: <4533C534.6050005@altadena.net> Date: Mon, 16 Oct 2006 13:45:24 -0400 From: Peter Carah Organization: Altadena Internet Communications User-Agent: Thunderbird 1.5.0.7 (X11/20061005) MIME-Version: 1.0 To: Ariff Abdullah References: <45326174.5070607@altadena.net> <20061016004232.34c07a75.ariff@FreeBSD.org> In-Reply-To: <20061016004232.34c07a75.ariff@FreeBSD.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: stable@FreeBSD.org Subject: Re: Nit in 6-stable 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, 16 Oct 2006 17:45:57 -0000 Ariff Abdullah wrote: > On Sun, 15 Oct 2006 12:27:32 -0400 > Peter Carah wrote: .... >> >> More nit - the problem with the misidentification of PCI bus 5 >> subordinate bus is still present. Prevents use of PCcard slot until >> a pci write workaround is done. This one is (so far) Warner's department... >> .... >> ********************************* >> bus_dmamem_alloc failed to align memory properly.bus_dmamem_alloc >> failed to align memory properly.cd0 at ata1 bus 0 target 0 lun 0 >> ********************************* > This DMA misalignment will be fixed before the release. > Thanks, I was kind of hoping that someone had seen it... Some mystery as to what effect it has since everything seems to work. -- Pete