summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/landisk/conf/GENERIC4
-rw-r--r--sys/arch/landisk/conf/RAMDISK4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC
index 4ba492222bc..1b5ebf71dbe 100644
--- a/sys/arch/landisk/conf/GENERIC
+++ b/sys/arch/landisk/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.8 2006/11/20 17:56:03 drahn Exp $
+# $OpenBSD: GENERIC,v 1.9 2006/12/18 00:46:25 martin Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -70,7 +70,7 @@ ukphy* at mii? # generic unknown PHYs
# PCIIDE
pciide* at pci?
-wd* at pciide? flags 0x0000
+wd* at pciide? flags 0x0ffc
atapiscsi* at pciide? flags 0x0000
scsibus* at atapiscsi?
diff --git a/sys/arch/landisk/conf/RAMDISK b/sys/arch/landisk/conf/RAMDISK
index 94673765762..b530fc728b8 100644
--- a/sys/arch/landisk/conf/RAMDISK
+++ b/sys/arch/landisk/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.4 2006/11/16 01:27:52 brad Exp $
+# $OpenBSD: RAMDISK,v 1.5 2006/12/18 00:46:25 martin Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -79,7 +79,7 @@ ukphy* at mii? # generic unknown PHYs
# PCIIDE
pciide* at pci?
-wd* at pciide? flags 0x0000
+wd* at pciide? flags 0x0ffc
atapiscsi* at pciide? flags 0x0000
scsibus* at atapiscsi?