From owner-freebsd-embedded@FreeBSD.ORG Sat Dec 6 10:26:16 2008 Return-Path: Delivered-To: embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD6D41065673 for ; Sat, 6 Dec 2008 10:26:16 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 93B228FC18 for ; Sat, 6 Dec 2008 10:26:16 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id C28621CF6A3; Sat, 6 Dec 2008 05:09:11 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sat, 06 Dec 2008 05:09:11 -0500 X-Sasl-enc: DLJF/W1MiYyP/wVowzc9fi1imyoDm7HX007ZBYdr4rqj 1228558151 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id EC89BB4E8; Sat, 6 Dec 2008 05:09:10 -0500 (EST) Message-ID: <493A4F45.9040105@FreeBSD.org> Date: Sat, 06 Dec 2008 10:09:09 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.18 (X11/20081205) MIME-Version: 1.0 To: Rafal Jaworowski References: <493943FC.8080001@semihalf.com> In-Reply-To: <493943FC.8080001@semihalf.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: embedded@freebsd.org Subject: Re: i2c(8) diagnostic tool for review X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2008 10:26:16 -0000 Looks good, though I haven't built or tested it. I've found smbmsg to be very useful, although of course if you are working with raw i2c, it's not useful. I noticed that the x1226 clock chip doesn't seem to show up on the NSLUG atthe i2c address I'd expect it to, this will come in very useful for that. I am doubtful I'll get free time to look at that right away-- I have new stuff brewing and want to try to hand off stuff where possible. cheers BMS