Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/13/2004 12:22:53
Module Name:	src
Committed By:	drochner
Date:		Mon Sep 13 12:22:53 UTC 2004

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

Log Message:
remove macros which just hide cfdata internals
(and are used at one place only)


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/sys/dev/pci/pci.c
cvs rdiff -r1.66 -r1.67 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.