Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: pgoyette
Date: Tue Feb 3 16:27:13 UTC 2009
Modified Files:
src/sys/dev/pci: alipm.c amdpm_smbus.c amdpm_smbusreg.h ichsmb.c
nfsmb.c piixpm.c
Log Message:
Update the i2c_exec() functions to handle quick_read/quick_write protocol.
Although interface routines i2c_smbus_*() exist, nothing in NetBSD actually
uses them yet.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/alipm.c \
src/sys/dev/pci/amdpm_smbusreg.h
cvs rdiff -r1.15 -r1.16 src/sys/dev/pci/amdpm_smbus.c src/sys/dev/pci/nfsmb.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/ichsmb.c
cvs rdiff -r1.26 -r1.27 src/sys/dev/pci/piixpm.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