Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 03/06/2007 01:09:42
Module Name: src
Committed By: xtraeme
Date: Tue Mar 6 01:09:42 UTC 2007
Modified Files:
src/sys/dev/pci: agp.c agpvar.h
Log Message:
Use a mutex rather than lockmgr. Approved by Andrew Doran.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/dev/pci/agp.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/agpvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.