Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/i2c
Module Name: src
Committed By: jmcneill
Date: Mon Mar 27 23:59:39 UTC 2006
Modified Files:
src/sys/dev/i2c: i2c.c i2c_exec.c i2cvar.h
Log Message:
Implement a handful of missing smbus protocol functions. Proposed on
tech-kern: http://mail-index.netbsd.org/tech-kern/2006/03/16/0029.html
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/i2c/i2c.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/i2c/i2c_exec.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/i2c/i2cvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index