From owner-freebsd-hackers Thu Jan 2 14:20:37 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C0737B401 for ; Thu, 2 Jan 2003 14:20:36 -0800 (PST) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9915543E4A for ; Thu, 2 Jan 2003 14:20:35 -0800 (PST) (envelope-from nsouch@free.fr) Received: from armor.fastether (nas-cbv-7-62-147-154-100.dial.proxad.net [62.147.154.100]) by postfix4-1.free.fr (Postfix) with SMTP id A648DD7B3 for ; Thu, 2 Jan 2003 23:20:33 +0100 (CET) Received: (qmail 1957 invoked by uid 1001); 2 Jan 2003 22:33:03 -0000 Date: Thu, 2 Jan 2003 23:33:03 +0100 From: Nicolas Souchu To: Alexander Funcke Cc: hackers@FreeBSD.org Subject: Re: iicbb(4)/iic(4) debuging Message-ID: <20030102233303.A1906@armor.fastether> References: <20021210195117.GB322@gothis.peppernet.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021210195117.GB322@gothis.peppernet.se>; from funcke@nano-system.com on Tue, Dec 10, 2002 at 08:51:17PM +0100 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 10, 2002 at 08:51:17PM +0100, Alexander Funcke wrote: > Hi, > > > I've more or less written a bus for GPIO kind of hardware and > a device-driver for National Geode's SCx200 GPIO pins. > > I'd like to connect the gpiobus(4) till the iicbb(4) 'device' > so I can talk to the lm-sensors and other stuff that hangs > on the iicbus(4) (i.e. two GPIOs). > > Is there any small programs that talks to iic(4) that can be > used for debuging purposes? I have tried to scan the archives > and google but with out result. healtd in the ports use it or smb(4). Did you already write the bit-banging driver routines like lpbb(4) does? Nicholas -- Nicholas Souchu - nsouch@free.fr - nsouch@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message