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: xtraeme
Date: Mon Aug 27 15:57:14 UTC 2007
Modified Files:
src/sys/dev/pci: amdpm_smbus.c amdpmvar.h ichsmb.c nfsmb.c piixpm.c
Log Message:
Use rwlock(9) rather than lockmgr(9).
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/amdpm_smbus.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/amdpmvar.h src/sys/dev/pci/nfsmb.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/ichsmb.c
cvs rdiff -r1.15 -r1.16 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