Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/sys/dev/i2c
Module Name: src
Committed By: martin
Date: Fri Jan 23 09:50:36 UTC 2015
Modified Files:
src/sys/dev/i2c [netbsd-7]: i2c.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #444):
sys/dev/i2c/i2c.c: revision 1.46
More correctly handle I�C exec ioctls with both a command and write data
phase. Previously the data phase of ioctl writes was sending uninitialized
kernel stack to the addressed device.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.44.2.1 src/sys/dev/i2c/i2c.c
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