diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-25 16:40:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-25 16:40:05 +0000 |
commit | 090a3faf71dd1aa0dc3bc84defc38b7ff3aa3161 (patch) | |
tree | 86d3f30c92a2e4f07f74565a318a64b039c93a51 /sys/dev/microcode/aic7xxx | |
parent | 83ffcdaf38bb4533511a7ca1727d35d0af1172fb (diff) |
spelling fixes, from Martynas Venckus;
Diffstat (limited to 'sys/dev/microcode/aic7xxx')
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx.reg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic79xx.reg b/sys/dev/microcode/aic7xxx/aic79xx.reg index 962ec56604b..c0d40205dd7 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx.reg +++ b/sys/dev/microcode/aic7xxx/aic79xx.reg @@ -1,4 +1,4 @@ -/* $OpenBSD: aic79xx.reg,v 1.7 2007/05/26 00:36:03 krw Exp $ */ +/* $OpenBSD: aic79xx.reg,v 1.8 2007/11/25 16:40:04 jmc Exp $ */ /* * Aic79xx register and scratch ram definitions. * @@ -40,7 +40,7 @@ * * $FreeBSD: src/sys/dev/aic7xxx/aic79xx.reg,v 1.18 2004/08/04 17:55:34 gibbs Exp $ */ -VERSION = "$Id: aic79xx.reg,v 1.7 2007/05/26 00:36:03 krw Exp $" +VERSION = "$Id: aic79xx.reg,v 1.8 2007/11/25 16:40:04 jmc Exp $" /* * This file is processed by the aic7xxx_asm utility for use in assembling @@ -3727,7 +3727,7 @@ scratch_ram { /* * The maximum amount of time to wait, when interrupt coalescing - * is enabled, before issueing a CMDCMPLT interrupt for a completed + * is enabled, before issuing a CMDCMPLT interrupt for a completed * command. */ INT_COALESCING_TIMER { |