summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>1998-06-28 03:00:26 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>1998-06-28 03:00:26 +0000
commit1bd8a7a24471cd45eb212fba306e80af019c775e (patch)
treef0d70404f21287c32d5f119a9a7923db0cc1812b /sys/arch/alpha
parent2c66ff312b2329e5eee0b3e7996d286c959b4d53 (diff)
I'm clearly having problems with cut-and-paste today.
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r--sys/arch/alpha/pci/ciareg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/pci/ciareg.h b/sys/arch/alpha/pci/ciareg.h
index 7f1143189d4..f66efc9466b 100644
--- a/sys/arch/alpha/pci/ciareg.h
+++ b/sys/arch/alpha/pci/ciareg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ciareg.h,v 1.6 1998/06/28 02:58:50 angelos Exp $ */
+/* $OpenBSD: ciareg.h,v 1.7 1998/06/28 03:00:25 angelos Exp $ */
/* $NetBSD: ciareg.h,v 1.7 1996/11/23 06:42:55 cgd Exp $ */
/*
@@ -164,7 +164,7 @@
#define CNFG_DWEN 0x00000020
#define CNFG_WLEN 0x00000100
-#define CIA_CSR_CNFG_BITS "\20\11WLEN\6DWEN\5MWEN\1BW
+#define CIA_CSR_CNFG_BITS "\20\11WLEN\6DWEN\5MWEN\1BWEN"
#define CIA_CSR_HAE_MEM (CIA_CSRS + 0x400)