summaryrefslogtreecommitdiffstats
path: root/sys/pci/wdc_p.c
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1997-04-28 19:26:18 +0000
committerse <se@FreeBSD.org>1997-04-28 19:26:18 +0000
commit299d0a28fc28064d066cc2f1819d7f5ebb728e58 (patch)
tree4cea8d406cbaf7b72b283ab22a07945bb8b22b64 /sys/pci/wdc_p.c
parent6af94e8c0a15fdcbe1213ef32c5ec7ffa1f84b6f (diff)
downloadFreeBSD-src-299d0a28fc28064d066cc2f1819d7f5ebb728e58.zip
FreeBSD-src-299d0a28fc28064d066cc2f1819d7f5ebb728e58.tar.gz
Move CMD640 option from kernel Makefile into opt_wd.h
Submitted by: Wolfgang Helbig <helbig@mx.ba-stuttgart.de>
Diffstat (limited to 'sys/pci/wdc_p.c')
-rw-r--r--sys/pci/wdc_p.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/wdc_p.c b/sys/pci/wdc_p.c
index 7f2cd70..db9fffa 100644
--- a/sys/pci/wdc_p.c
+++ b/sys/pci/wdc_p.c
@@ -16,7 +16,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id$
+ * $Id: wdc_p.c,v 1.1 1997/03/11 23:17:26 se Exp $
*/
/*
@@ -26,6 +26,7 @@
#include "pci.h"
#if NPCI > 0
+#include "opt_wd.h"
#ifdef CMD640
#include <sys/param.h>
OpenPOWER on IntegriCloud