Subject: CVS commit: basesrc/lib/libpci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/14/2001 01:52:21
Module Name:	basesrc
Committed By:	thorpej
Date:		Thu Sep 13 22:52:21 UTC 2001

Added Files:
	basesrc/lib/libpci: Makefile pci.3 pci.h pci_bus.c pci_device.c
	    shlib_version

Log Message:
Add a library to access PCI devices.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/lib/libpci/Makefile basesrc/lib/libpci/pci.3 \
    basesrc/lib/libpci/pci.h basesrc/lib/libpci/pci_bus.c \
    basesrc/lib/libpci/pci_device.c basesrc/lib/libpci/shlib_version

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