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: pgoyette
Date: Mon Sep 29 22:55:08 UTC 2008
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
When scanning i2c bus for responding devices, skip over the multicast
i2c Alert Response Address. Skipping this won't hurt (the address is
allegedly reserved), and it might avoid the lock-ups that have been
seen by others.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 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