From owner-svn-src-head@FreeBSD.ORG Tue Apr 21 21:45:47 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02D311065674; Tue, 21 Apr 2009 21:45:47 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 9BD0F8FC18; Tue, 21 Apr 2009 21:45:46 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n3LLffjs053077; Tue, 21 Apr 2009 15:41:41 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 21 Apr 2009 15:42:44 -0600 (MDT) Message-Id: <20090421.154244.372566414.imp@bsdimp.com> To: stas@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20090422005635.6cd247dc.stas@FreeBSD.org> References: <20090421225404.5c83c32c.stas@FreeBSD.org> <20090421.125624.2069178902.imp@bsdimp.com> <20090422005635.6cd247dc.stas@FreeBSD.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r191322 - in head/sys: arm/conf dev/iicbus X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 21:45:47 -0000 In message: <20090422005635.6cd247dc.stas@FreeBSD.org> Stanislav Sedov writes: : On Tue, 21 Apr 2009 12:56:24 -0600 (MDT) : "M. Warner Losh" mentioned: : : > : > Sure, no worries. There may be other ways to solve the cosmetic : > issue, and I'm open to that... : > : : What about ds1672_rtc and ds133x_rtc respectively? Works for me. Warner