Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pgoyette
Date: Sun Oct 12 12:49:04 UTC 2008
Modified Files:
src/sys/arch/macppc/dev: dbcool_ki2c.c
src/sys/dev/i2c: dbcool.c dbcool_var.h
Log Message:
Move the {read,write}reg() routine addresses into the dbcool_softc so
that we can use different routines for macppc's ki2c attachment. Fixes
problems reported by Robert Fritzsche on current-users@ list.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/macppc/dev/dbcool_ki2c.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/i2c/dbcool.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/i2c/dbcool_var.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