Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/17/2006 13:45:05
Module Name:	src
Committed By:	itohy
Date:		Tue Oct 17 13:45:05 UTC 2006

Modified Files:
	src/sys/dev/pci: pciide_common.c pciidevar.h

Log Message:
Make pciide(4)-only configurations (without other DMA-capable driver) compile.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/pci/pciide_common.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/pciidevar.h

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