Subject: CVS commit: src/sys/arch/acorn26/ioc
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/06/2003 16:08:42
Module Name: src
Committed By: thorpej
Date: Mon Oct 6 16:08:42 UTC 2003
Added Files:
src/sys/arch/acorn26/ioc: iociic.c
Log Message:
New generic I2C framework. Supports bit-bang and "intelligent" I2C
interface controllers (of varying intelligence levels).
Contributed by Wasabi Systems, Inc. Primarily written by Steve Woodford,
with some modification by me.
(NOTE: "cvs add" was missed on this file during the initial checkin
of the new I2C code.)
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/acorn26/ioc/iociic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.