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 Feb 5 23:31:37 UTC 2007
Modified Files:
src/sys/dev/i2c: i2c.c i2cvar.h
Log Message:
Allow i2c child devices to register interrupt handlers to the smbus host
controller. Both interrupt context and process context type handlers are
supported.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/i2c/i2c.c
cvs rdiff -r1.4 -r1.5 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