diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-10-15 18:44:57 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-10-15 18:44:57 +0000 |
commit | 8796bba29519add8ddf8cd6253324a4ee3089378 (patch) | |
tree | 0f4edf3acbbd025ec031401ad1ca06fad6dd7ad6 /sys/arch/sparc64/conf/GENERIC | |
parent | 9687fba57bd6c025285175e48d7493980c06ff89 (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/conf/GENERIC')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 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? |