summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/xdreg.h
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2007-05-25 21:27:17 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2007-05-25 21:27:17 +0000
commit4b5549eb7177dfc955b9247f9190ad9252c8039c (patch)
tree27bcc3ba33f8115a674ab5aa2e954560575e4b4e /sys/arch/sparc/dev/xdreg.h
parentea6c22ed3e8787ca90bd0c939d3f389e7e2ec427 (diff)
"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.
Diffstat (limited to 'sys/arch/sparc/dev/xdreg.h')
-rw-r--r--sys/arch/sparc/dev/xdreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/xdreg.h b/sys/arch/sparc/dev/xdreg.h
index 346b1b3cc8b..84cf9237b77 100644
--- a/sys/arch/sparc/dev/xdreg.h
+++ b/sys/arch/sparc/dev/xdreg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: xdreg.h,v 1.4 2004/04/12 22:12:32 jmc Exp $ */
+/* $OpenBSD: xdreg.h,v 1.5 2007/05/25 21:27:15 krw Exp $ */
/* $NetBSD: xdreg.h,v 1.3 1996/03/31 22:38:54 pk Exp $ */
/*
@@ -318,7 +318,7 @@ struct xd_iopb_drive {
struct xd_iopb_format {
volatile u_char same[6]; /* smae as xd_iopb */
/* section 4.4.1: byte 6 */
- volatile u_char interleave_ipl;/* (interleave << 4) | interupt level */
+ volatile u_char interleave_ipl;/* (interleave << 4) | interrupt level */
/* interleave ratio 1:1 to 16:1 */
volatile u_char same1; /* byte 7: same */
/* section 4.4.2: byte 8 */