Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 1998 16:28:27 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
Cc:        freebsd-hackers@FreeBSD.ORG, Marc Bouget <mbouget@club-internet.fr>
Subject:   Re: I2C bus 
Message-ID:  <199806132328.QAA02021@antipodes.cdrom.com>
In-Reply-To: Your message of "Tue, 09 Jun 1998 23:44:06 -0000." <19980609234406.41618@breizh.prism.uvsq.fr> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi there,
> 
> We're about to write Philips semiconductor support for the I2C bus.
> 
> Of course, we think about writing something generic for the bus and
> specific independent code for different controllers (ISA, parallel...)
> 
> If well designed this framework could accept new later developments with
> I2C support (ex. hardware monitoring and so on).

Indeed.  I was actually thinking about this while I was playing with 
the SMB BIOS stuff, and in fact this is perhaps an interface worth 
considering.

See http://www.sbs-forum.org/specs.htm for the SMB stuff, including the
bus specification (closely derived from I2C) and the SMB BIOS interface,
which you may choose to implement (perhaps with some augmentation) as 
the API.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806132328.QAA02021>