From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 15 21:09:53 2010 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A105B106566B; Fri, 15 Oct 2010 21:09:53 +0000 (UTC) (envelope-from andreast@FreeBSD.org) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id 24EF18FC12; Fri, 15 Oct 2010 21:09:52 +0000 (UTC) Received: from deuterium.andreas.nets (dhclient-91-190-8-131.flashcable.ch [91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id o9FKYG0X043827; Fri, 15 Oct 2010 22:34:16 +0200 (CEST) (envelope-from andreast@FreeBSD.org) Message-ID: <4CB8BAC7.7030401@FreeBSD.org> Date: Fri, 15 Oct 2010 22:34:15 +0200 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.org, sam@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Cc: Subject: ad7418 developer/users? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 21:09:53 -0000 Hi all, I wrote a driver for my PowerMac7,2 which reads temperature and adc values from an ad7417, an ad7418 with four adc's. This driver would be ready for submission, but now I think about if it would make sense to bring these two drivers into the same source. For this idea I'd need some testers who have an ad7418. I saw the driver is used on some ARM configs. Anyone who has opinions, hw to test? Any help is appreciated. Thanks, Andreas