From owner-freebsd-arm@FreeBSD.ORG Fri Apr 26 00:42:58 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3C71F73 for ; Fri, 26 Apr 2013 00:42:58 +0000 (UTC) (envelope-from pz-freebsd-arm@ziemba.us) Received: from ziemba.us (osmtp.ziemba.us [208.106.105.149]) by mx1.freebsd.org (Postfix) with ESMTP id 1C0861370 for ; Fri, 26 Apr 2013 00:42:57 +0000 (UTC) Received: from hairball.ziemba.us (localhost.ziemba.us [127.0.0.1]) by hairball.ziemba.us (8.14.6/8.14.6) with ESMTP id r3Q0dLEv025350 for ; Thu, 25 Apr 2013 17:39:21 -0700 (PDT) (envelope-from pz-freebsd-arm@ziemba.us) Received: (from mailnull@localhost) by hairball.ziemba.us (8.14.6/8.14.6/Submit) id r3Q0dLJK025349 for freebsd-arm@freebsd.org; Thu, 25 Apr 2013 17:39:21 -0700 (PDT) (envelope-from pz-freebsd-arm@ziemba.us) X-Authentication-Warning: hairball.ziemba.us: mailnull set sender to pz-freebsd-arm@ziemba.us using -f Received: (from news@localhost) by usenet.ziemba.us (8.14.5/8.14.5/Submit) id r3Q0HG4T094489 for treehouse-mail-freebsd-arm@hairball.ziemba.us; Thu, 25 Apr 2013 17:17:16 -0700 (PDT) (envelope-from news) From: "G. Paul Ziemba" To: freebsd-arm@freebsd.org Subject: bcm2835 i2c support? Date: Fri, 26 Apr 2013 00:17:16 +0000 (UTC) Message-id: Errors-to: "G. Paul Ziemba" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: paul+usenet@w6yx.stanford.edu List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Apr 2013 00:42:58 -0000 Running -current from April 16 on my new RPi. I will be connecting a ds1307 real time clock via i2c and hope to use it for the system clock. I see ds1307 code in the kernel, as well as code for some parts of the bcm2835 (yay, I can write to gpio pins with ioctl), but not for i2c. Is there work in progress, or should I attempt to roll my own? thanks, ~!paul -- G. Paul Ziemba FreeBSD unix: 5:36PM up 9 days, 4:54, 1 user, load averages: 0.89, 0.99, 0.99