Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: Shigeyuki Fukushima <shige@netbsd.org>
List: source-changes
Date: 02/04/2004 12:03:07
Module Name: src
Committed By: shige
Date: Wed Feb 4 12:03:07 UTC 2004
Modified Files:
src/sys/dev/i2c: x1226.c x1226reg.h
Log Message:
Fix fatal bug.
1. read/write overflow to array size.
2. abnormal master addressing
PR: kern/23825 (splitted kern/{24227,24228,24229,24230,24231,24232})
Submitted by: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/i2c/x1226.c src/sys/dev/i2c/x1226reg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.