Subject: CVS commit: src/sys/dev/i2c
To: None <source-changes@NetBSD.org>
From: Nicolas Joly <njoly@netbsd.org>
List: source-changes
Date: 12/14/2007 13:18:44
Module Name:	src
Committed By:	njoly
Date:		Fri Dec 14 13:18:44 UTC 2007

Modified Files:
	src/sys/dev/i2c: spdmem.c

Log Message:
Do not try to attach spdmem if i2c adress exceed 0x57.
It must follow the reserved eeprom adresses range.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/i2c/spdmem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.