summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
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)