From owner-svn-src-stable@FreeBSD.ORG  Thu Jul  3 16:20:43 2014
Return-Path: <owner-svn-src-stable@FreeBSD.ORG>
Delivered-To: svn-src-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 88CE9C95
 for <svn-src-stable@freebsd.org>; Thu,  3 Jul 2014 16:20:43 +0000 (UTC)
Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com
 [66.111.4.26])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 533C02A81
 for <svn-src-stable@freebsd.org>; Thu,  3 Jul 2014 16:20:42 +0000 (UTC)
Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43])
 by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1010322235
 for <svn-src-stable@freebsd.org>; Thu,  3 Jul 2014 12:20:41 -0400 (EDT)
Received: from frontend1 ([10.202.2.160])
 by compute3.internal (MEProxy); Thu, 03 Jul 2014 12:20:41 -0400
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.net; h=
 message-id:date:from:mime-version:to:subject:references
 :in-reply-to:content-type:content-transfer-encoding; s=mesmtp;
 bh=8tmGp7gXkuLW2OC1qy0wKGxAfuY=; b=O+I+Hw98oKnv/Th9FlSb/EFTx3k1
 xIuJh4j53dIsPVuT94boyQ9qt8N0r+4U1s+Bz1Kc5cVb58HHNXLuDaYbOiMT1O2d
 VdRLVto+FMo0kI/LKzso4TV++ULOcI6aLQsLQyAd7aNpXD2sEpHe06UA5KorC7qy
 JijOCUvjB68XQHY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
 messagingengine.com; h=message-id:date:from:mime-version:to
 :subject:references:in-reply-to:content-type
 :content-transfer-encoding; s=smtpout; bh=8tmGp7gXkuLW2OC1qy0wKG
 xAfuY=; b=hvtWWwguePzodcjpQQzyZ4fiaMHSxoDU7ePsH059PQXlOa2oIjGOmL
 5VeEbY3/HjGPrTD6oycrEQW5rbP/Xxi9AVzMVh6VZt5bxKTxCNDh9jcoO7nYZABo
 ko7M6IjH2Ia9oT0uOXcIFkQJ4AjIKQoV627sM20SD3ylQt4rpRjuM=
X-Sasl-enc: gTmrYg4t+n1+b91eBJLefERHApRv+75TK3OSlksdMm+m 1404404440
Received: from [192.168.1.66] (unknown [86.136.6.163])
 by mail.messagingengine.com (Postfix) with ESMTPA id 4871FC00003;
 Thu,  3 Jul 2014 12:20:40 -0400 (EDT)
Message-ID: <53B582D7.9010901@fastmail.net>
Date: Thu, 03 Jul 2014 17:20:39 +0100
From: Bruce Simpson <bms@fastmail.net>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9;
 rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: Daichi GOTO <daichi@FreeBSD.org>, src-committers@freebsd.org, 
 svn-src-all@freebsd.org, svn-src-stable@freebsd.org, 
 svn-src-stable-10@freebsd.org
Subject: Re: svn commit: r268210 - stable/10/sys/dev/glxiic
References: <201407031059.s63AxhfH085954@svn.freebsd.org>
In-Reply-To: <201407031059.s63AxhfH085954@svn.freebsd.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-BeenThere: svn-src-stable@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: SVN commit messages for all the -stable branches of the src tree
 <svn-src-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-src-stable>,
 <mailto:svn-src-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-stable/>
List-Post: <mailto:svn-src-stable@freebsd.org>
List-Help: <mailto:svn-src-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-stable>,
 <mailto:svn-src-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 03 Jul 2014 16:20:43 -0000

Daichi-san,

Just FYI: I could not get IIC to work with the glxiic(4) driver in tree 
on my PC Engines ALIX 6D2, although this driver [1] appears to work. 
Tested with a Dallas Semiconductor DS1337 RTC module some time ago.

Bruce

[1] http://www.phisch.org/website/glxiic/