diff options
| author | wiz <wiz@NetBSD.org> | 2004-02-24 15:16:04 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2004-02-24 15:16:04 +0000 |
| commit | 85746c67594ba96725055c66e0f099df76dc4bcd (patch) | |
| tree | c15a563946a8f5990808bfcc58695be120cf1b18 /sys/dev/microcode | |
| parent | f05e6f1a3a715f74aedadc253974f40e2936cd9d (diff) | |
Spell interrupt with two rs. From Peter Postma.
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx.reg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic79xx.reg b/sys/dev/microcode/aic7xxx/aic79xx.reg index 00854d3d086..a91f2bfb160 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx.reg +++ b/sys/dev/microcode/aic7xxx/aic79xx.reg @@ -1,4 +1,4 @@ -/* $NetBSD: aic79xx.reg,v 1.8 2003/08/29 03:45:59 thorpej Exp $ */ +/* $NetBSD: aic79xx.reg,v 1.9 2004/02/24 15:16:05 wiz Exp $ */ /* * Aic79xx register and scratch ram definitions. @@ -292,7 +292,7 @@ register HS_MAILBOX { } /* - * Sequencer Interupt Status + * Sequencer Interrupt Status */ register SEQINTSTAT { address 0x00C |
