From owner-svn-src-all@FreeBSD.ORG Tue Feb 3 19:36:56 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF137106564A; Tue, 3 Feb 2009 19:36:56 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from services.rulez.sk (services.rulez.sk [92.240.234.125]) by mx1.freebsd.org (Postfix) with ESMTP id 83D498FC17; Tue, 3 Feb 2009 19:36:56 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from localhost (services.rulez.sk [92.240.234.125]) by services.rulez.sk (Postfix) with ESMTP id C1CF413344A8; Tue, 3 Feb 2009 20:36:55 +0100 (CET) X-Virus-Scanned: amavisd-new at rulez.sk Received: from services.rulez.sk ([92.240.234.125]) by localhost (services.rulez.sk [92.240.234.125]) (amavisd-new, port 10024) with ESMTP id jEUSoVF27HHr; Tue, 3 Feb 2009 20:36:55 +0100 (CET) Received: from DANGER-PC (danger.mcrn.sk [84.16.37.254]) (Authenticated sender: danger@rulez.sk) by services.rulez.sk (Postfix) with ESMTPA id 0B6F713344A5; Tue, 3 Feb 2009 20:36:55 +0100 (CET) Date: Tue, 3 Feb 2009 20:36:50 +0100 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1264011142.20090203203650@rulez.sk> To: Sam Leffler In-Reply-To: <498896E3.2080702@freebsd.org> References: <200902031909.n13J9GFf038922@svn.freebsd.org> <498896E3.2080702@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re[2]: svn commit: r188087 - head/sys/dev/cfi X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2009 19:36:57 -0000 Hello Sam, Tuesday, February 3, 2009, 8:11:31 PM, you wrote: > Sam Leffler wrote: >> Author: sam >> Date: Tue Feb 3 19:09:16 2009 >> New Revision: 188087 >> URL: http://svn.freebsd.org/changeset/base/188087 >> >> Log: >> honor any interface width (e.g. setup by the bus shim) and don't probe; >> this is needed for the moment to workaround bus shim issues >> >> Added: >> head/sys/dev/cfi/cfi_bus_ixp4xx.c (contents, props changed) >> Modified: >> head/sys/dev/cfi/cfi_core.c >> >> =20 > Sigh, this was supposed to only commit cfi_core.c but also caught the=20 > xscale bus shim. Not sure if there's any way to fix this. Sure wish=20 > svn worked like perforce and let you edit the commit list. svn revert file? --=20 Best regards, Daniel mailto:danger@FreeBSD.org