summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2001-10-15 18:44:57 +0000
committerJason Wright <jason@cvs.openbsd.org>2001-10-15 18:44:57 +0000
commit8796bba29519add8ddf8cd6253324a4ee3089378 (patch)
tree0f4edf3acbbd025ec031401ad1ca06fad6dd7ad6 /sys/arch/sparc64
parent9687fba57bd6c025285175e48d7493980c06ff89 (diff)
Acer labs chipsets (like on Blade100/Netra X1) have bugs when UDMA mode 4
is used. Disable that mode for now; from NetBSD.
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/conf/GENERIC4
-rw-r--r--sys/arch/sparc64/conf/RAMDISK4
-rw-r--r--sys/arch/sparc64/conf/RAMDISKU54
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index ef4efc48cc2..0671dd64391 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.25 2001/10/15 18:33:16 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.26 2001/10/15 18:44:56 jason Exp $
# $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $
machine sparc64
@@ -68,7 +68,7 @@ be* at qec?
hme* at sbus? slot ? offset ?
pciide* at pci? dev ? function ? flags 0x0000
-wd* at pciide? channel ? drive ? flags 0x0000
+wd* at pciide? channel ? drive ? flags 0x0a00
atapiscsi* at pciide? channel ?
scsibus* at atapiscsi?
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index 71fd698211d..4621d3b3cea 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.9 2001/10/12 23:09:34 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.10 2001/10/15 18:44:56 jason Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -64,7 +64,7 @@ be* at qec?
hme* at sbus? slot ? offset ?
pciide* at pci? dev ? function ? flags 0x0000
-wd* at pciide? channel ? drive ? flags 0x0000
+wd* at pciide? channel ? drive ? flags 0x0a00
atapiscsi* at pciide? channel ?
scsibus* at atapiscsi?
diff --git a/sys/arch/sparc64/conf/RAMDISKU5 b/sys/arch/sparc64/conf/RAMDISKU5
index bc6e6bd0423..1410d27a397 100644
--- a/sys/arch/sparc64/conf/RAMDISKU5
+++ b/sys/arch/sparc64/conf/RAMDISKU5
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKU5,v 1.2 2001/10/11 01:56:45 deraadt Exp $
+# $OpenBSD: RAMDISKU5,v 1.3 2001/10/15 18:44:56 jason Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -52,7 +52,7 @@ pcons0 at mainbus0 # PROM console
timer* at mainbus0 # Timer chip (some systems)
pciide* at pci? dev ? function ? flags 0x0000
-wd* at pciide? channel ? drive ? flags 0x0000
+wd* at pciide? channel ? drive ? flags 0x0a00
atapiscsi* at pciide? channel ?
scsibus* at atapiscsi?