From owner-freebsd-firewire@FreeBSD.ORG Mon Feb 2 20:34:09 2009 Return-Path: Delivered-To: freebsd-firewire@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE6F0106566C for ; Mon, 2 Feb 2009 20:34:09 +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 49F848FC19 for ; Mon, 2 Feb 2009 20:34:09 +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 n12KVLqv018419; Mon, 2 Feb 2009 13:31:21 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2009 13:31:45 -0700 (MST) Message-Id: <20090202.133145.1252943751.imp@bsdimp.com> To: sean.bruno@dsl-only.net From: "M. Warner Losh" In-Reply-To: <1233595638.8067.1.camel@localhost.localdomain> References: <1233595638.8067.1.camel@localhost.localdomain> 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: freebsd-firewire@FreeBSD.org Subject: Re: fwcontrol patch X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2009 20:34:10 -0000 In message: <1233595638.8067.1.camel@localhost.localdomain> Sean Bruno writes: : I took your patch and slightly modified it. Specifically, I changed : the key printf that you are changing into a time stamp. : : If this works for you, I'll comitt it today. Don't have time to test it, but it passes my eyeball test... Warner