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:   jmcneill
Date:           Sat Jan  6 02:16:22 UTC 2007

Modified Files:
        src/sys/dev/pci: amdpm_smbus.c

Log Message:
There is absolutely no way that this code could have worked for reading
values from the smbus before. amdpm_smbus_exec was using the values read
from the registers and using them as return values instead of filling in
the caller's buffer.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/amdpm_smbus.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