Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/25/2003 23:56:21
Module Name:	src
Committed By:	thorpej
Date:		Tue Mar 25 21:56:21 UTC 2003

Modified Files:
	src/sys/dev/pci: pci.c pcireg.h pcivar.h

Log Message:
Add PCI VPD access routines.  From psi.cz!freza, PR kern/20889.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/dev/pci/pci.c
cvs rdiff -r1.39 -r1.40 src/sys/dev/pci/pcireg.h
cvs rdiff -r1.54 -r1.55 src/sys/dev/pci/pcivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.