Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/01/2006 21:50:33
Module Name: src
Committed By: bjh21
Date: Sun Oct 1 21:50:33 UTC 2006
Modified Files:
src/sys/dev/ic: wdc_upc.c
Log Message:
There's no need to explicitly deny DMA support, and that causes compile
problems when the kernel doesn't support IDE DMA.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/ic/wdc_upc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.