summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
commitf3dd75a38d66ed54a0f2660b0a27d177fb33f068 (patch)
treed5a8ea90ac641a456fff5afceb0a72173a7abe6e /sys/i386
parent7b3fa6ae274a3569da985e1b817e786e36f17f44 (diff)
downloadFreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.zip
FreeBSD-src-f3dd75a38d66ed54a0f2660b0a27d177fb33f068.tar.gz
Fix a bunch of spelling errors in the comment fields of
a bunch of system include files.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/apm/apm_init/real_prot.h4
-rw-r--r--sys/i386/bios/apm_init/real_prot.h4
-rw-r--r--sys/i386/conf/LINT16
-rw-r--r--sys/i386/conf/NOTES16
-rw-r--r--sys/i386/eisa/eisaconf.h4
-rw-r--r--sys/i386/ibcs2/coff.h4
-rw-r--r--sys/i386/include/console.h8
-rw-r--r--sys/i386/include/cputypes.h4
-rw-r--r--sys/i386/include/cronyx.h8
-rw-r--r--sys/i386/include/frame.h8
-rw-r--r--sys/i386/include/ieeefp.h8
-rw-r--r--sys/i386/include/ioctl_fd.h4
-rw-r--r--sys/i386/include/ioctl_meteor.h4
-rw-r--r--sys/i386/include/pcaudioio.h4
-rw-r--r--sys/i386/include/pcvt_ioctl.h8
-rw-r--r--sys/i386/include/pmap.h4
-rw-r--r--sys/i386/include/psl.h4
-rw-r--r--sys/i386/include/random.h4
-rw-r--r--sys/i386/include/reg.h4
-rw-r--r--sys/i386/include/segments.h6
-rw-r--r--sys/i386/include/soundcard.h10
-rw-r--r--sys/i386/include/specialreg.h6
-rw-r--r--sys/i386/include/tss.h8
-rw-r--r--sys/i386/include/ultrasound.h2
-rw-r--r--sys/i386/isa/atapi.h4
-rw-r--r--sys/i386/isa/b004.h2
-rw-r--r--sys/i386/isa/cxreg.h4
-rw-r--r--sys/i386/isa/if_edreg.h18
-rw-r--r--sys/i386/isa/if_elreg.h10
-rw-r--r--sys/i386/isa/if_epreg.h6
-rw-r--r--sys/i386/isa/if_fereg.h2
-rw-r--r--sys/i386/isa/if_ixreg.h6
-rw-r--r--sys/i386/isa/if_lnc.h2
-rw-r--r--sys/i386/isa/if_zpreg.h6
-rw-r--r--sys/i386/isa/isa.h4
-rw-r--r--sys/i386/isa/isa_device.h4
-rw-r--r--sys/i386/isa/pcic.h2
-rw-r--r--sys/i386/isa/scdreg.h4
-rw-r--r--sys/i386/isa/syscons.h4
-rw-r--r--sys/i386/isa/wtreg.h4
-rw-r--r--sys/i386/linux/linux.h4
-rw-r--r--sys/i386/scsi/aic7xxx.h6
-rw-r--r--sys/i386/scsi/btreg.h4
43 files changed, 124 insertions, 124 deletions
diff --git a/sys/i386/apm/apm_init/real_prot.h b/sys/i386/apm/apm_init/real_prot.h
index 93b3f28..490d9c7 100644
--- a/sys/i386/apm/apm_init/real_prot.h
+++ b/sys/i386/apm/apm_init/real_prot.h
@@ -24,7 +24,7 @@
* the rights to redistribute these changes.
*
* from: Mach, Revision 2.7 92/02/29 15:33:41 rpd
- * $Id: real_prot.h,v 1.2 1995/02/17 02:22:33 phk Exp $
+ * $Id: real_prot.h,v 1.3 1995/05/30 07:58:16 rgrimes Exp $
*/
/*
@@ -40,7 +40,7 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
- * Nov., 1994 Commited to FreeBSD 2.0-current
+ * Nov., 1994 Committed to FreeBSD 2.0-current
* Jan., 1995 Ported to RT-Mach 3.0 MK83g
*/
diff --git a/sys/i386/bios/apm_init/real_prot.h b/sys/i386/bios/apm_init/real_prot.h
index 93b3f28..490d9c7 100644
--- a/sys/i386/bios/apm_init/real_prot.h
+++ b/sys/i386/bios/apm_init/real_prot.h
@@ -24,7 +24,7 @@
* the rights to redistribute these changes.
*
* from: Mach, Revision 2.7 92/02/29 15:33:41 rpd
- * $Id: real_prot.h,v 1.2 1995/02/17 02:22:33 phk Exp $
+ * $Id: real_prot.h,v 1.3 1995/05/30 07:58:16 rgrimes Exp $
*/
/*
@@ -40,7 +40,7 @@
* use.
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
- * Nov., 1994 Commited to FreeBSD 2.0-current
+ * Nov., 1994 Committed to FreeBSD 2.0-current
* Jan., 1995 Ported to RT-Mach 3.0 MK83g
*/
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index a4caf6e9..dd823e0 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
+# $Id: LINT,v 1.234 1996/01/13 23:30:10 phk Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -51,7 +51,7 @@ options OPEN_MAX=128
#
options MATH_EMULATE #Support for x87 emulation
# Don't enable both of these in a real config.
-options GPL_MATH_EMULATE #Support for x87 emualtion via
+options GPL_MATH_EMULATE #Support for x87 emulation via
#new math emulator
#
@@ -75,7 +75,7 @@ config kernel root on wd0 dumps on wd0
options "COMPAT_43"
#
-# Allow user-mode programs to manipulat their local descriptor tables.
+# Allow user-mode programs to manipulate their local descriptor tables.
# This option is required for the WINE Windows(tm) emulator, and is
# not used by anything else (that we know of).
#
@@ -247,7 +247,7 @@ options UNION #Union filesystem
# THis DEVFS is experimental but seems to work
options DEVFS #devices filesystem
-# Make space in the kernel for a MFS rootfilesystem. Define to the number
+# Make space in the kernel for a MFS root filesystem. Define to the number
# of kilobytes to reserve for the filesystem.
options MFS_ROOT=10
# Allow the MFS_ROOT code to load the MFS image from floppy if it is missing.
@@ -584,7 +584,7 @@ options BREAK_TO_DEBUGGER #a BREAK on a comconsole goes to
#
# Network interfaces: `cx', `ed', `el', `ep', `ie', `is', `le', `lnc'
#
-# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver (reqires sppp)
+# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver (requires sppp)
# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
# el: 3Com 3C501 (slow!)
@@ -699,7 +699,7 @@ device pca0 at isa? port IO_TIMER1 tty
# wt: Wangtek and Archive QIC-02/QIC-36 tape drives
# ctx: Cortex-I frame grabber
# apm: Laptop Advanced Power Management (experimental)
-# spigot: The Creative Labs Video Spigot video-aquisition board
+# spigot: The Creative Labs Video Spigot video-acquisition board
# meteor: Matrox Meteor video capture board
# cy: Cyclades serial driver
# dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!)
@@ -741,7 +741,7 @@ device pca0 at isa? port IO_TIMER1 tty
device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
# for the Sony CDU31/33A CDROM
device scd0 at isa? port 0x230 bio
-# for the soundblaster 16 multicd - up to 4 devices
+# for the SoundBlaster 16 multicd - up to 4 devices
controller matcd0 at isa? port 0x230 bio
device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
device ctx0 at isa? port 0x230 iomem 0xd0000
@@ -830,7 +830,7 @@ controller pcic0 at crd?
# Laptop/Notebook options:
#
# See also:
-# apm under `Miscellaneous hardare'
+# apm under `Miscellaneous hardware'
# options PSM_NO_RESET for the `psm' driver
# above.
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index a4caf6e9..dd823e0 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
+# $Id: LINT,v 1.234 1996/01/13 23:30:10 phk Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -51,7 +51,7 @@ options OPEN_MAX=128
#
options MATH_EMULATE #Support for x87 emulation
# Don't enable both of these in a real config.
-options GPL_MATH_EMULATE #Support for x87 emualtion via
+options GPL_MATH_EMULATE #Support for x87 emulation via
#new math emulator
#
@@ -75,7 +75,7 @@ config kernel root on wd0 dumps on wd0
options "COMPAT_43"
#
-# Allow user-mode programs to manipulat their local descriptor tables.
+# Allow user-mode programs to manipulate their local descriptor tables.
# This option is required for the WINE Windows(tm) emulator, and is
# not used by anything else (that we know of).
#
@@ -247,7 +247,7 @@ options UNION #Union filesystem
# THis DEVFS is experimental but seems to work
options DEVFS #devices filesystem
-# Make space in the kernel for a MFS rootfilesystem. Define to the number
+# Make space in the kernel for a MFS root filesystem. Define to the number
# of kilobytes to reserve for the filesystem.
options MFS_ROOT=10
# Allow the MFS_ROOT code to load the MFS image from floppy if it is missing.
@@ -584,7 +584,7 @@ options BREAK_TO_DEBUGGER #a BREAK on a comconsole goes to
#
# Network interfaces: `cx', `ed', `el', `ep', `ie', `is', `le', `lnc'
#
-# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver (reqires sppp)
+# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver (requires sppp)
# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
# el: 3Com 3C501 (slow!)
@@ -699,7 +699,7 @@ device pca0 at isa? port IO_TIMER1 tty
# wt: Wangtek and Archive QIC-02/QIC-36 tape drives
# ctx: Cortex-I frame grabber
# apm: Laptop Advanced Power Management (experimental)
-# spigot: The Creative Labs Video Spigot video-aquisition board
+# spigot: The Creative Labs Video Spigot video-acquisition board
# meteor: Matrox Meteor video capture board
# cy: Cyclades serial driver
# dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!)
@@ -741,7 +741,7 @@ device pca0 at isa? port IO_TIMER1 tty
device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
# for the Sony CDU31/33A CDROM
device scd0 at isa? port 0x230 bio
-# for the soundblaster 16 multicd - up to 4 devices
+# for the SoundBlaster 16 multicd - up to 4 devices
controller matcd0 at isa? port 0x230 bio
device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
device ctx0 at isa? port 0x230 iomem 0xd0000
@@ -830,7 +830,7 @@ controller pcic0 at crd?
# Laptop/Notebook options:
#
# See also:
-# apm under `Miscellaneous hardare'
+# apm under `Miscellaneous hardware'
# options PSM_NO_RESET for the `psm' driver
# above.
diff --git a/sys/i386/eisa/eisaconf.h b/sys/i386/eisa/eisaconf.h
index 181c768..8734792 100644
--- a/sys/i386/eisa/eisaconf.h
+++ b/sys/i386/eisa/eisaconf.h
@@ -18,7 +18,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id: eisaconf.h,v 1.6 1995/11/21 12:52:49 bde Exp $
+ * $Id: eisaconf.h,v 1.7 1996/01/29 03:13:23 gibbs Exp $
*/
#ifndef _I386_EISA_EISACONF_H_
@@ -74,7 +74,7 @@ struct eisa_driver {
/* Return the device to a safe
* state before shutdown
*/
- u_long *unit; /* Next availible unit */
+ u_long *unit; /* Next available unit */
};
/* To be replaced by the "super device" generic device structure... */
diff --git a/sys/i386/ibcs2/coff.h b/sys/i386/ibcs2/coff.h
index 0a25b84..28e6c7c 100644
--- a/sys/i386/ibcs2/coff.h
+++ b/sys/i386/ibcs2/coff.h
@@ -13,7 +13,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: coff.h,v 1.1 1994/10/12 19:37:16 sos Exp $
+ * $Id: coff.h,v 1.1 1994/10/14 08:53:14 sos Exp $
*/
#ifndef _COFF_H
diff --git a/sys/i386/include/console.h b/sys/i386/include/console.h
index 870c5de..1bc590c 100644
--- a/sys/i386/include/console.h
+++ b/sys/i386/include/console.h
@@ -12,7 +12,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: console.h,v 1.18 1995/01/28 22:15:30 sos Exp $
+ * $Id: console.h,v 1.19 1995/05/30 08:00:28 rgrimes Exp $
*/
#ifndef _CONSOLE_H_
@@ -117,7 +117,7 @@ struct mouse_info {
#define KD_HERCULES 2 /* hercules adapter */
#define KD_CGA 3 /* color graphics adapter */
#define KD_EGA 4 /* enhanced graphics adapter */
-#define KD_VGA 5 /* video graohics adapter */
+#define KD_VGA 5 /* video graphics adapter */
#define KD_TEXT 0 /* set text mode restore fonts */
#define KD_TEXT0 0 /* ditto */
@@ -238,7 +238,7 @@ typedef struct ssaver ssaver_t;
#define F(x) ((x)+F_FN-1)
#define S(x) ((x)+F_SCR-1)
#define NOKEY 0x100 /* no key pressed marker */
-#define FKEY 0x200 /* funtion key marker */
+#define FKEY 0x200 /* function key marker */
#define MKEY 0x400 /* meta key marker (prepend ESC)*/
#define BKEY 0x800 /* backtab (ESC [ Z) */
diff --git a/sys/i386/include/cputypes.h b/sys/i386/include/cputypes.h
index 0c5667b..7be09ac 100644
--- a/sys/i386/include/cputypes.h
+++ b/sys/i386/include/cputypes.h
@@ -11,7 +11,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -24,7 +24,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: cputypes.h,v 1.3 1994/09/04 19:59:23 pst Exp $
+ * $Id: cputypes.h,v 1.4 1995/12/24 08:10:50 davidg Exp $
*/
#ifndef _MACHINE_CPUTYPES_H_
diff --git a/sys/i386/include/cronyx.h b/sys/i386/include/cronyx.h
index c98094e..5b2160d 100644
--- a/sys/i386/include/cronyx.h
+++ b/sys/i386/include/cronyx.h
@@ -7,7 +7,7 @@
* This software is distributed with NO WARRANTIES, not even the implied
* warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
- * Authors grant any other persons or organisations permission to use
+ * Authors grant any other persons or organizations permission to use
* or modify this software as long as this message is kept with the software,
* all derivative works or modified versions.
*
@@ -159,7 +159,7 @@ typedef struct { /* hdlc channel option register 2 */
unsigned ctsae : 1; /* CTS automatic enable */
unsigned rtsao : 1; /* RTS automatic output enable */
unsigned zero1 : 1;
- unsigned crcninv : 1; /* CRC invertion option */
+ unsigned crcninv : 1; /* CRC inversion option */
unsigned zero2 : 1;
unsigned fcsapd : 1; /* FCS append */
unsigned zero3 : 1;
@@ -206,7 +206,7 @@ typedef struct { /* channel option register 1 */
typedef struct { /* channel option register 2 */
unsigned syns : 4; /* number of extra SYN chars before a frame */
- unsigned crcninv : 1; /* CRC invertion option */
+ unsigned crcninv : 1; /* CRC inversion option */
unsigned ebcdic : 1; /* use EBCDIC as char set (instead of ASCII) */
unsigned bcc : 1; /* BCC append enable */
unsigned lrc : 1; /* longitudinal redundancy check */
@@ -447,7 +447,7 @@ typedef struct _stat_t {
typedef struct _board_t {
unsigned short port; /* base board port, 0..3f0 */
unsigned short num; /* board number, 0..2 */
- unsigned char irq; /* intterupt request {3 5 7 10 11 12 15} */
+ unsigned char irq; /* interrupt request {3 5 7 10 11 12 15} */
unsigned char dma; /* DMA request {5 6 7} */
unsigned char if0type; /* chan0 interface RS-232/RS-449/V.35 */
unsigned char if8type; /* chan8 interface RS-232/RS-449/V.35 */
diff --git a/sys/i386/include/frame.h b/sys/i386/include/frame.h
index 291a0a1d..bb584a1 100644
--- a/sys/i386/include/frame.h
+++ b/sys/i386/include/frame.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)frame.h 5.2 (Berkeley) 1/18/91
- * $Id: frame.h,v 1.10 1995/03/16 18:11:42 bde Exp $
+ * $Id: frame.h,v 1.11 1995/12/14 08:21:33 phk Exp $
*/
#ifndef _MACHINE_FRAME_H_
@@ -67,7 +67,7 @@ struct trapframe {
int tf_eip;
int tf_cs;
int tf_eflags;
- /* below only when transitting rings (e.g. user to kernel) */
+ /* below only when crossing rings (e.g. user to kernel) */
int tf_esp;
int tf_ss;
};
@@ -93,7 +93,7 @@ struct intrframe {
int if_eip;
int if_cs;
int if_eflags;
- /* below only when transitting rings (e.g. user to kernel) */
+ /* below only when crossing rings (e.g. user to kernel) */
int if_esp;
int if_ss;
};
@@ -119,7 +119,7 @@ struct clockframe {
int cf_eip;
int cf_cs;
int cf_eflags;
- /* below only when transitting rings (e.g. user to kernel) */
+ /* below only when crossing rings (e.g. user to kernel) */
int cf_esp;
int cf_ss;
};
diff --git a/sys/i386/include/ieeefp.h b/sys/i386/include/ieeefp.h
index d36ede3..943bb062 100644
--- a/sys/i386/include/ieeefp.h
+++ b/sys/i386/include/ieeefp.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#) ieeefp.h 1.0 (Berkeley) 9/23/93
- * $Id: ieeefp.h,v 1.1 1994/08/04 19:16:37 wollman Exp $
+ * $Id: ieeefp.h,v 1.2 1994/08/05 14:36:04 wollman Exp $
*/
/*
@@ -52,13 +52,13 @@ typedef enum {
} fp_rnd_t;
/*
- * FP precison modes
+ * FP precision modes
*/
typedef enum {
- FP_PS=0, /* 24 bit (single-precsion) */
+ FP_PS=0, /* 24 bit (single-precision) */
FP_PRS, /* reserved */
FP_PD, /* 53 bit (double-precision) */
- FP_PE /* 64 bit (extended-precsion) */
+ FP_PE /* 64 bit (extended-precision) */
} fp_prec_t;
#define fp_except_t int
diff --git a/sys/i386/include/ioctl_fd.h b/sys/i386/include/ioctl_fd.h
index 6732939..2a9212b 100644
--- a/sys/i386/include/ioctl_fd.h
+++ b/sys/i386/include/ioctl_fd.h
@@ -24,7 +24,7 @@
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
- * $Id: ioctl_fd.h,v 1.6 1994/09/25 18:41:21 joerg Exp $
+ * $Id: ioctl_fd.h,v 1.7 1994/10/30 19:17:39 joerg Exp $
*/
#ifndef _IOCTL_FD_H
@@ -46,7 +46,7 @@ struct fd_formb {
struct fd_form_data {
/*
* DO NOT CHANGE THE LAYOUT OF THIS STRUCTS
- * it is hardware-dependant since it exactly
+ * it is hardware-dependent since it exactly
* matches the byte sequence to write to FDC
* during its `format track' operation
*/
diff --git a/sys/i386/include/ioctl_meteor.h b/sys/i386/include/ioctl_meteor.h
index d683b331..f09e557 100644
--- a/sys/i386/include/ioctl_meteor.h
+++ b/sys/i386/include/ioctl_meteor.h
@@ -92,8 +92,8 @@ struct meteor_counts {
/* METEORCAPTUR capture options */
#define METEOR_CAP_SINGLE 0x0001 /* capture one frame */
-#define METEOR_CAP_CONTINOUS 0x0002 /* contiuously capture */
-#define METEOR_CAP_STOP_CONT 0x0004 /* stop the continous capture */
+#define METEOR_CAP_CONTINOUS 0x0002 /* continuously capture */
+#define METEOR_CAP_STOP_CONT 0x0004 /* stop the continuous capture */
/* METEORCAPFRM capture commands */
#define METEOR_CAP_N_FRAMES 0x0001 /* capture N frames */
diff --git a/sys/i386/include/pcaudioio.h b/sys/i386/include/pcaudioio.h
index d887334..0143deb 100644
--- a/sys/i386/include/pcaudioio.h
+++ b/sys/i386/include/pcaudioio.h
@@ -12,7 +12,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pcaudioio.h,v 1.3 1994/09/29 08:31:39 sos Exp $
+ * $Id: pcaudioio.h,v 1.4 1995/05/30 08:00:44 rgrimes Exp $
*/
#ifndef _PCAUDIOIO_H_
diff --git a/sys/i386/include/pcvt_ioctl.h b/sys/i386/include/pcvt_ioctl.h
index b5f0842..e6075c5 100644
--- a/sys/i386/include/pcvt_ioctl.h
+++ b/sys/i386/include/pcvt_ioctl.h
@@ -221,7 +221,7 @@ struct mousedefs {
#define EGA_ADAPTOR 3 /* Enhanced Graphics Adaptor */
#define VGA_ADAPTOR 4 /* Video Graphics Adaptor/Array */
-/* Deifinitions of Monitor types */
+/* Definitions of Monitor types */
#define MONITOR_MONO 0 /* Monochrome Monitor */
#define MONITOR_COLOR 1 /* Color Monitor */
@@ -376,10 +376,10 @@ struct screeninfo {
/* on write, if -1, no change */
int vga_family; /* if adaptor_type = VGA, this reflects */
/* the chipset family after a read */
- /* nothing happenes on write ... */
+ /* nothing happens on write ... */
int vga_type; /* if adaptor_type = VGA, this reflects */
/* the chipset after a read */
- /* nothing happenes on write ... */
+ /* nothing happens on write ... */
int vga_132; /* set to 1 if driver has support for */
/* 132 column operation for chipset */
/* currently ignored on write */
@@ -543,7 +543,7 @@ struct pcvtinfo { /* compile time option values */
#define VT_FALSE 0 /* release of VT refused */
#define VT_TRUE 1 /* VT released */
-#define VT_ACKACQ 2 /* acknowledging VT acquiration */
+#define VT_ACKACQ 2 /* acknowledging VT acquisition */
#define VT_ACTIVATE _IO('v', 5 /*, int */)
diff --git a/sys/i386/include/pmap.h b/sys/i386/include/pmap.h
index ef5ee1b..b7569f6 100644
--- a/sys/i386/include/pmap.h
+++ b/sys/i386/include/pmap.h
@@ -42,7 +42,7 @@
*
* from: hp300: @(#)pmap.h 7.2 (Berkeley) 12/16/90
* from: @(#)pmap.h 7.4 (Berkeley) 5/12/91
- * $Id: pmap.h,v 1.30 1995/12/10 13:38:09 phk Exp $
+ * $Id: pmap.h,v 1.31 1995/12/17 07:39:05 bde Exp $
*/
#ifndef _MACHINE_PMAP_H_
@@ -133,7 +133,7 @@ pmap_kextract(vm_offset_t va)
#endif
/*
- * macros to generate page directory/table indicies
+ * macros to generate page directory/table indices
*/
#define pdei(va) (((va)&PD_MASK)>>PD_SHIFT)
diff --git a/sys/i386/include/psl.h b/sys/i386/include/psl.h
index 3d96dbc..4c412c4 100644
--- a/sys/i386/include/psl.h
+++ b/sys/i386/include/psl.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)psl.h 5.2 (Berkeley) 1/18/91
- * $Id: psl.h,v 1.5 1994/08/10 03:51:18 wollman Exp $
+ * $Id: psl.h,v 1.6 1995/01/14 13:20:25 bde Exp $
*/
#ifndef _MACHINE_PSL_H_
@@ -78,7 +78,7 @@
/*
* Bits that can be changed in user mode on 486's. We allow these bits
* to be changed using ptrace(), sigreturn() and procfs. Setting PS_NT
- * is undesireable but it may as well be allowed since users can inflict
+ * is undesirable but it may as well be allowed since users can inflict
* it on the kernel directly. Changes to PSL_AC are silently ignored on
* 386's.
*/
diff --git a/sys/i386/include/random.h b/sys/i386/include/random.h
index 5fe7ffc..97f6c65 100644
--- a/sys/i386/include/random.h
+++ b/sys/i386/include/random.h
@@ -1,7 +1,7 @@
/*
* random.h -- A strong random number generator
*
- * $Id$
+ * $Id: random.h,v 1.3 1995/12/29 08:04:13 markm Exp $
*
* Version 0.95, last modified 18-Oct-95
*
@@ -62,7 +62,7 @@
#if defined(KERNEL)
-/* Interrupts to be used in the randomising process */
+/* Interrupts to be used in the randomizing process */
extern inthand2_t *sec_intr_handler[ICU_LEN];
extern int sec_intr_unit[ICU_LEN];
diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h
index 9fc1814..ce988e4 100644
--- a/sys/i386/include/reg.h
+++ b/sys/i386/include/reg.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)reg.h 5.5 (Berkeley) 1/18/91
- * $Id: reg.h,v 1.9 1994/10/02 17:31:29 phk Exp $
+ * $Id: reg.h,v 1.10 1995/01/14 10:41:41 bde Exp $
*/
#ifndef _MACHINE_REG_H_
@@ -71,7 +71,7 @@
/*
* Registers accessible to ptrace(2) syscall for debugger
* The machine-dependent code for PT_{SET,GET}REGS needs to
- * use whichver order, defined above, is correct, so that it
+ * use whichever order, defined above, is correct, so that it
* is all invisible to the user.
*/
struct reg {
diff --git a/sys/i386/include/segments.h b/sys/i386/include/segments.h
index dcac309..5fadb98 100644
--- a/sys/i386/include/segments.h
+++ b/sys/i386/include/segments.h
@@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)segments.h 7.1 (Berkeley) 5/9/91
- * $Id: segments.h,v 1.8 1995/02/14 19:21:15 sos Exp $
+ * $Id: segments.h,v 1.9 1995/05/30 08:00:50 rgrimes Exp $
*/
#ifndef _MACHINE_SEGMENTS_H_
@@ -124,7 +124,7 @@ union descriptor {
#define SDT_MEMROD 20 /* memory read only expand dwn limit */
#define SDT_MEMRODA 21 /* memory read only expand dwn limit accessed */
#define SDT_MEMRWD 22 /* memory read write expand dwn limit */
-#define SDT_MEMRWDA 23 /* memory read write expand dwn limit acessed */
+#define SDT_MEMRWDA 23 /* memory read write expand dwn limit accessed */
#define SDT_MEME 24 /* memory execute only */
#define SDT_MEMEA 25 /* memory execute only accessed */
#define SDT_MEMER 26 /* memory execute read */
@@ -226,7 +226,7 @@ struct region_descriptor {
#define L43BSDCALLS_SEL 2 /* notyet */
#define LUCODE_SEL 3
#define LUDATA_SEL 4
-/* seperate stack, es,fs,gs sels ? */
+/* separate stack, es,fs,gs sels ? */
/* #define LPOSIXCALLS_SEL 5*/ /* notyet */
#define NLDT (LUDATA_SEL + 1)
diff --git a/sys/i386/include/soundcard.h b/sys/i386/include/soundcard.h
index 02d0da7..725a023 100644
--- a/sys/i386/include/soundcard.h
+++ b/sys/i386/include/soundcard.h
@@ -30,7 +30,7 @@
/*
* If you make modifications to this file, please contact me before
* distributing the modified version. There is already enough
- * divercity in the world.
+ * diversity in the world.
*
* Regards,
* Hannu Savolainen
@@ -135,7 +135,7 @@
* Sample loading mechanism for internal synthesizers (/dev/sequencer)
* The following patch_info structure has been designed to support
* Gravis UltraSound. It tries to be universal format for uploading
- * sample based patches but is propably too limited.
+ * sample based patches but is probably too limited.
*/
struct patch_info {
@@ -383,7 +383,7 @@ struct patmgr_info { /* Note! size must be < 4k since kmalloc() is used */
/* undefined 0x20 */
/* The controller numbers 0x21 to 0x3f are reserved for the */
/* least significant bytes of the controllers 0x00 to 0x1f. */
-/* These controllers are not recognised by the driver. */
+/* These controllers are not recognized by the driver. */
/* Controllers 64 to 69 (0x40 to 0x45) are on/off switches. */
/* 0=OFF and 127=ON (intermediate values are possible) */
@@ -671,7 +671,7 @@ typedef struct copr_msg {
/*
* The AD1848 codec and compatibles have three line level inputs
* (line, aux1 and aux2). Since each card manufacturer have assigned
- * different meanings to these inputs, it's inpractical to assign
+ * different meanings to these inputs, it's impractical to assign
* specific meanings (line, cd, synth etc.) to them.
*/
#define SOUND_MIXER_LINE1 14 /* Input source 1 (aux1) */
@@ -1001,7 +1001,7 @@ void seqbuf_dump(void); /* This function must be provided by programs */
#endif
/*
- * Timing and syncronization macros
+ * Timing and synchronization macros
*/
#define _TIMER_EVENT(ev, parm) {_SEQ_NEEDBUF(8);\
diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h
index 75cc79d..c503549 100644
--- a/sys/i386/include/specialreg.h
+++ b/sys/i386/include/specialreg.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)specialreg.h 7.1 (Berkeley) 5/9/91
- * $Id: specialreg.h,v 1.6 1995/01/14 10:44:55 bde Exp $
+ * $Id: specialreg.h,v 1.7 1995/05/30 08:00:54 rgrimes Exp $
*/
#ifndef _MACHINE_SPECIALREG_H_
@@ -59,7 +59,7 @@
#define CR0_AM 0x00040000 /* Alignment Mask (set to enable AC flag) */
/*
- * Cyrix 486 DLC special registers, accessable as IO ports.
+ * Cyrix 486 DLC special registers, accessible as IO ports.
*/
#define CCR0 0xc0 /* configuration control register 0 */
#define CCR0_NC0 0x01 /* first 64K of each 1M memory region is
@@ -79,7 +79,7 @@
/*
* the following four 3-byte registers control the non-cacheable regions.
- * These registers must be written as three seperate bytes.
+ * These registers must be written as three separate bytes.
*
* NCRx+0: A31-A24 of starting address
* NCRx+1: A23-A16 of starting address
diff --git a/sys/i386/include/tss.h b/sys/i386/include/tss.h
index fd07e35..7c39ffd 100644
--- a/sys/i386/include/tss.h
+++ b/sys/i386/include/tss.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)tss.h 5.4 (Berkeley) 1/18/91
- * $Id: tss.h,v 1.4 1993/11/17 23:25:04 wollman Exp $
+ * $Id: tss.h,v 1.5 1995/05/30 08:00:57 rgrimes Exp $
*/
#ifndef _MACHINE_TSS_H_
@@ -46,12 +46,12 @@
struct i386tss {
int tss_link; /* actually 16 bits: top 16 bits must be zero */
- int tss_esp0; /* kernel stack pointer priviledge level 0 */
+ int tss_esp0; /* kernel stack pointer privilege level 0 */
#define tss_ksp tss_esp0
int tss_ss0; /* actually 16 bits: top 16 bits must be zero */
- int tss_esp1; /* kernel stack pointer priviledge level 1 */
+ int tss_esp1; /* kernel stack pointer privilege level 1 */
int tss_ss1; /* actually 16 bits: top 16 bits must be zero */
- int tss_esp2; /* kernel stack pointer priviledge level 2 */
+ int tss_esp2; /* kernel stack pointer privilege level 2 */
int tss_ss2; /* actually 16 bits: top 16 bits must be zero */
int tss_cr3; /* page table directory */
#define tss_ptd tss_cr3
diff --git a/sys/i386/include/ultrasound.h b/sys/i386/include/ultrasound.h
index 40e2443..5571ca0 100644
--- a/sys/i386/include/ultrasound.h
+++ b/sys/i386/include/ultrasound.h
@@ -52,7 +52,7 @@
* _GUS_VOICEOFF - Stops voice (no parameters)
* _GUS_VOICEFADE - Stops the voice smoothly.
* _GUS_VOICEMODE - Alters the voice mode, don't start or stop voice (P1=voice mode)
- * _GUS_VOICEBALA - Sets voice balence (P1, 0=left, 7=middle and 15=right, default 7)
+ * _GUS_VOICEBALA - Sets voice balance (P1, 0=left, 7=middle and 15=right, default 7)
* _GUS_VOICEFREQ - Sets voice (sample) playback frequency (P1=Hz)
* _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
* _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
diff --git a/sys/i386/isa/atapi.h b/sys/i386/isa/atapi.h
index 875a5c9..dce6d9e 100644
--- a/sys/i386/isa/atapi.h
+++ b/sys/i386/isa/atapi.h
@@ -7,7 +7,7 @@
* This software is distributed with NO WARRANTIES, not even the implied
* warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
- * Authors grant any other persons or organisations permission to use
+ * Authors grant any other persons or organizations permission to use
* or modify this software as long as this message is kept with the software,
* all derivative works or modified versions.
*
@@ -52,7 +52,7 @@
#define AER_ABRT 0x04 /* command aborted */
#define AER_MCR 0x08 /* media change requested */
#define AER_SKEY 0xf0 /* sense key mask */
-#define AER_SK_NO_SENSE 0x00 /* no spesific sense key info */
+#define AER_SK_NO_SENSE 0x00 /* no specific sense key info */
#define AER_SK_RECOVERED_ERROR 0x10 /* command succeeded, data recovered */
#define AER_SK_NOT_READY 0x20 /* no access to drive */
#define AER_SK_MEDIUM_ERROR 0x30 /* non-recovered data error */
diff --git a/sys/i386/isa/b004.h b/sys/i386/isa/b004.h
index 9c5576c..6fc8a1e 100644
--- a/sys/i386/isa/b004.h
+++ b/sys/i386/isa/b004.h
@@ -116,7 +116,7 @@ struct b004_struct {
#define B004_BOARDTYPE(minor) b004_table[minor].boardtype
/*
- * Additonal defines for B008-boards
+ * Additional defines for B008-boards
*/
#define B008_DMA(minor) b004_table[minor].int
#define B008_INT(minor) b004_table[minor].dma
diff --git a/sys/i386/isa/cxreg.h b/sys/i386/isa/cxreg.h
index df1f743..34b03f9 100644
--- a/sys/i386/isa/cxreg.h
+++ b/sys/i386/isa/cxreg.h
@@ -8,7 +8,7 @@
* This software is distributed with NO WARRANTIES, not even the implied
* warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
- * Authors grant any other persons or organisations permission to use
+ * Authors grant any other persons or organizations permission to use
* or modify this software as long as this message is kept with the software,
* all derivative works or modified versions.
*
@@ -35,7 +35,7 @@
/*
* Interrupt acknowledge register, P is board port, L is interrupt level,
- * as prodrammed in PILR.
+ * as programmed in PILR.
*/
#define IACK(p,l) (R(p,l) | 0x4000)
diff --git a/sys/i386/isa/if_edreg.h b/sys/i386/isa/if_edreg.h
index 11a2b61..a03ce65 100644
--- a/sys/i386/isa/if_edreg.h
+++ b/sys/i386/isa/if_edreg.h
@@ -6,7 +6,7 @@
* of this software, nor does the author assume any responsibility
* for damages incurred with its use.
*
- * $Id: if_edreg.h,v 1.18 1995/05/30 08:02:00 rgrimes Exp $
+ * $Id: if_edreg.h,v 1.19 1995/09/26 08:57:45 phk Exp $
*/
/*
* National Semiconductor DS8390 NIC register definitions
@@ -211,7 +211,7 @@
/*
* OVW: OverWrite. Indicates a receive ring-buffer overrun. Incoming network
- * would exceed (has exceeded?) the boundry pointer, resulting in data
+ * would exceed (has exceeded?) the boundary pointer, resulting in data
* that was previously received and not yet read from the buffer to be
* overwritten.
*/
@@ -266,7 +266,7 @@
/*
* OVWE: OverWrite error interrupt Enable. If set, an interrupt is generated whenever
- * the receive ring-buffer is overrun. i.e. when the boundry pointer is exceeded.
+ * the receive ring-buffer is overrun. i.e. when the boundary pointer is exceeded.
*/
#define ED_IMR_OVWE 0x10
@@ -318,7 +318,7 @@
/*
* AR: Auto-initialize Remote. When 0, data must be removed from ring-buffer
* under program control. When 1, remote DMA is automatically initiated
- * and the boundry pointer is automatically updated
+ * and the boundary pointer is automatically updated
*/
#define ED_DCR_AR 0x10
@@ -500,7 +500,7 @@
/*
* FAE: Frame Alignment Error. Indicates that the incoming packet did not end on
- * a byte boundry and the CRC did not match at the last byte boundry.
+ * a byte boundary and the CRC did not match at the last byte boundary.
*/
#define ED_RSR_FAE 0x04
@@ -513,7 +513,7 @@
/*
* MPA: Missed Packet. Indicates that the received packet couldn't be stored in
* the ring-buffer because of insufficient buffer space (exceeding the
- * boundry pointer), or because the transfer to the ring-buffer was inhibited
+ * boundary pointer), or because the transfer to the ring-buffer was inhibited
* by RCR_MON - monitor mode.
*/
#define ED_RSR_MPA 0x10
@@ -526,7 +526,7 @@
#define ED_RSR_PHY 0x20
/*
- * DIS: Receiver Disabled. Set to indicate that the receiver has enetered monitor
+ * DIS: Receiver Disabled. Set to indicate that the receiver has entered monitor
* mode. Cleared when the receiver exits monitor mode.
*/
#define ED_RSR_DIS 0x40
@@ -539,7 +539,7 @@
#define ED_RSR_DFR 0x80
/*
- * receive ring discriptor
+ * receive ring descriptor
*
* The National Semiconductor DS8390 Network interface controller uses
* the following receive ring headers. The way this works is that the
@@ -574,7 +574,7 @@ struct ed_ring {
* Compile-time config flags
*/
/*
- * this sets the default for enabling/disablng the tranceiver
+ * this sets the default for enabling/disabling the transceiver
*/
#define ED_FLAGS_DISABLE_TRANCEIVER 0x0001
diff --git a/sys/i386/isa/if_elreg.h b/sys/i386/isa/if_elreg.h
index 4d7859d..f4e8d3b 100644
--- a/sys/i386/isa/if_elreg.h
+++ b/sys/i386/isa/if_elreg.h
@@ -4,7 +4,7 @@
* of the software, derivative works or modified versions, and any
* portions thereof.
*
- * $Id$
+ * $Id: if_elreg.h,v 1.2 1994/08/02 07:39:34 davidg Exp $
*/
/* 3COM Etherlink 3C501 Register Definitions */
@@ -19,8 +19,8 @@
#define EL_RBC 0xa /* Receive buffer clear */
#define EL_RBH 0xb /* Receive buffer ptr high byte */
#define EL_EAW 0xc /* Ethernet address window */
-#define EL_AS 0xe /* Auxillary status register */
-#define EL_AC 0xe /* Auxillary command register */
+#define EL_AS 0xe /* Auxiliary status register */
+#define EL_AC 0xe /* Auxiliary command register */
#define EL_BUF 0xf /* Data buffer */
/* Receive status register bits */
@@ -56,12 +56,12 @@
#define EL_TXC_DCOLL16 0x04 /* Detect collision 16 */
#define EL_TXC_DSUCCESS 0x08 /* Detect success */
-/* Auxillary status register bits */
+/* Auxiliary status register bits */
#define EL_AS_RXBUSY 0x01 /* Receive busy */
#define EL_AS_DMADONE 0x10 /* DMA finished */
#define EL_AS_TXBUSY 0x80 /* Transmit busy */
-/* Auxillary command register bits */
+/* Auxiliary command register bits */
#define EL_AC_HOST 0x00 /* System bus can access buffer */
#define EL_AC_IRQE 0x01 /* IRQ enable */
#define EL_AC_TXBAD 0x02 /* Transmit frames with bad FCS */
diff --git a/sys/i386/isa/if_epreg.h b/sys/i386/isa/if_epreg.h
index 374ed5c..a9b3593 100644
--- a/sys/i386/isa/if_epreg.h
+++ b/sys/i386/isa/if_epreg.h
@@ -6,7 +6,7 @@
* met: 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer. 2. The name
* of the author may not be used to endorse or promote products derived from
- * this software withough specific prior written permission
+ * this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
@@ -31,7 +31,7 @@
*/
/*
- * $Id: if_epreg.h,v 1.8 1995/05/30 08:02:09 rgrimes Exp $
+ * $Id: if_epreg.h,v 1.9 1996/01/29 03:16:14 gibbs Exp $
*
* Promiscuous mode added and interrupt logic slightly changed
* to reduce the number of adapter failures. Transceiver select
@@ -141,7 +141,7 @@ struct ep_board {
/**************************************************************************
* *
* These define the EEPROM data structure. They are used in the probe
- * function to verify the existance of the adapter after having sent
+ * function to verify the existence of the adapter after having sent
* the ID_Sequence.
*
* There are others but only the ones we use are defined here.
diff --git a/sys/i386/isa/if_fereg.h b/sys/i386/isa/if_fereg.h
index 933f4d8..5c1a933 100644
--- a/sys/i386/isa/if_fereg.h
+++ b/sys/i386/isa/if_fereg.h
@@ -35,7 +35,7 @@
*/
#define FE_FMV0 16 /* Hardware status. */
-#define FE_FMV1 17 /* Hardrare type? Always 0 */
+#define FE_FMV1 17 /* Hardware type? Always 0 */
#define FE_FMV2 18 /* Hardware configuration. */
#define FE_FMV3 19 /* Hardware enable. */
#define FE_FMV4 20 /* Station address #1 */
diff --git a/sys/i386/isa/if_ixreg.h b/sys/i386/isa/if_ixreg.h
index 3dd4903..8b2743b 100644
--- a/sys/i386/isa/if_ixreg.h
+++ b/sys/i386/isa/if_ixreg.h
@@ -28,7 +28,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_ixreg.h,v 1.5 1995/05/10 15:19:29 rgrimes Exp $
+ * $Id: if_ixreg.h,v 1.6 1995/05/30 08:02:17 rgrimes Exp $
*/
/*
@@ -106,7 +106,7 @@
#define eeprom_enetaddr_low 0x02 /* Ethernet address, low word */
#define eeprom_enetaddr_mid 0x03 /* Ethernet address, middle word */
#define eeprom_enetaddr_high 0x04 /* Ethernet address, high word */
-#define eeprom_config2 0x05 /* Configureation register 2 */
+#define eeprom_config2 0x05 /* Configuration register 2 */
#define CONNECT_TPE 0x0001 /* 0 = BNC, 1 = TPE */
/* this converts a kernal virtual address to a board offset */
@@ -211,7 +211,7 @@ typedef struct /* System Control Block */
volatile
u_short rsc_errors; /* did not have resources to receive */
volatile
- u_short ovr_errors; /* system bus was not availiable to receive */
+ u_short ovr_errors; /* system bus was not available to receive */
} scb_t;
typedef struct /* command block - nop (also the common part of cb's */
diff --git a/sys/i386/isa/if_lnc.h b/sys/i386/isa/if_lnc.h
index 20966a6..c6fd165 100644
--- a/sys/i386/isa/if_lnc.h
+++ b/sys/i386/isa/if_lnc.h
@@ -105,7 +105,7 @@ struct nic_info {
int ic; /* Type of ic, Am7990, Am79C960 etc. */
int mem_mode;
int iobase;
- int mode; /* Mode setting at initialisation */
+ int mode; /* Mode setting at initialization */
};
struct host_ring_entry {
diff --git a/sys/i386/isa/if_zpreg.h b/sys/i386/isa/if_zpreg.h
index a1eb1f5..b036510 100644
--- a/sys/i386/isa/if_zpreg.h
+++ b/sys/i386/isa/if_zpreg.h
@@ -8,7 +8,7 @@
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -21,12 +21,12 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_zpreg.h,v 1.1 1995/02/17 02:22:53 phk Exp $
+ * $Id: if_zpreg.h,v 1.2 1995/05/30 08:02:33 rgrimes Exp $
*/
/**************************************************************************
* *
* These define the EEPROM data structure. They are used in the probe
- * function to verify the existance of the adapter after having sent
+ * function to verify the existence of the adapter after having sent
* the ID_Sequence.
*
* There are others but only the ones we use are defined here.
diff --git a/sys/i386/isa/isa.h b/sys/i386/isa/isa.h
index 74a7510..fccfdad 100644
--- a/sys/i386/isa/isa.h
+++ b/sys/i386/isa/isa.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa.h 5.7 (Berkeley) 5/9/91
- * $Id: isa.h,v 1.16 1995/09/08 03:14:00 julian Exp $
+ * $Id: isa.h,v 1.17 1995/11/18 09:29:39 bde Exp $
*/
#ifndef _I386_ISA_ISA_H_
@@ -146,7 +146,7 @@
#define IO_CGASIZE 16 /* CGA controllers */
#define IO_COMSIZE 8 /* 8250, 16x50 com controllers */
#define IO_DMASIZE 16 /* 8237 DMA controllers */
-#define IO_DPGSIZE 32 /* 74LS612 DMA page reisters */
+#define IO_DPGSIZE 32 /* 74LS612 DMA page registers */
#define IO_EISASIZE 256 /* EISA controllers */
#define IO_FDCSIZE 8 /* Nec765 floppy controllers */
#define IO_GAMSIZE 16 /* AT compatible game controllers */
diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h
index d710002..123d86f 100644
--- a/sys/i386/isa/isa_device.h
+++ b/sys/i386/isa/isa_device.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa_device.h 7.1 (Berkeley) 5/9/91
- * $Id: isa_device.h,v 1.26 1995/11/20 12:41:46 phk Exp $
+ * $Id: isa_device.h,v 1.27 1996/01/27 01:57:02 bde Exp $
*/
#ifndef _I386_ISA_ISA_DEVICE_H_
@@ -116,7 +116,7 @@ struct isa_driver {
extern char eintrnames[]; /* end of intrnames[] */
extern u_long intrcnt[]; /* counts for for each device and stray */
extern char intrnames[]; /* string table containing device names */
-extern u_long *intr_countp[]; /* indirectors into intrcnt[] */
+extern u_long *intr_countp[]; /* pointers into intrcnt[] */
extern inthand2_t *intr_handler[]; /* C entry points of intr handlers */
extern u_int intr_mask[]; /* sets of intrs masked during handling of 1 */
extern int intr_unit[]; /* cookies to pass to intr handlers */
diff --git a/sys/i386/isa/pcic.h b/sys/i386/isa/pcic.h
index 6b99d72..bc5ae5e 100644
--- a/sys/i386/isa/pcic.h
+++ b/sys/i386/isa/pcic.h
@@ -60,7 +60,7 @@
* INDEX register for the PCIC controller. You then read or write
* the value from or to the DATA register for that controller.
*
- * The first pair of chips shares I/O addresss for DATA and INDEX,
+ * The first pair of chips shares I/O addresses for DATA and INDEX,
* as does the second pair. (To the programmer, it looks like each
* pair is a single chip.) The i/o port addresses are hard-wired
* into the PCIC; so the following addresses should be valid for
diff --git a/sys/i386/isa/scdreg.h b/sys/i386/isa/scdreg.h
index 6929992..176f002 100644
--- a/sys/i386/isa/scdreg.h
+++ b/sys/i386/isa/scdreg.h
@@ -12,7 +12,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: scdreg.h,v 1.3 1995/02/06 22:35:07 jkh Exp $
+ * $Id: scdreg.h,v 1.1 1995/03/24 18:33:02 jkh Exp $
*
*/
diff --git a/sys/i386/isa/syscons.h b/sys/i386/isa/syscons.h
index 6c895e2..cf70448 100644
--- a/sys/i386/isa/syscons.h
+++ b/sys/i386/isa/syscons.h
@@ -12,7 +12,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: syscons.h,v 1.13 1995/11/28 00:17:32 ache Exp $
+ * $Id: syscons.h,v 1.14 1995/12/10 13:39:20 phk Exp $
*/
#ifndef _I386_ISA_SYSCONS_H_
diff --git a/sys/i386/isa/wtreg.h b/sys/i386/isa/wtreg.h
index 06f7021..2ee160b 100644
--- a/sys/i386/isa/wtreg.h
+++ b/sys/i386/isa/wtreg.h
@@ -9,7 +9,7 @@
* This software is distributed with NO WARRANTIES, not even the implied
* warranties for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
- * Authors grant any other persons or organisations permission to use
+ * Authors grant any other persons or organizations permission to use
* or modify this software as long as this message is kept with the software,
* all derivative works or modified versions.
*
@@ -19,7 +19,7 @@
* the original CMU copyright notice.
*
* Version 1.3, Thu Nov 11 12:09:13 MSK 1993
- * $Id: wtreg.h,v 1.5 1995/05/30 08:03:24 rgrimes Exp $
+ * $Id: wtreg.h,v 1.6 1996/01/08 12:46:15 joerg Exp $
*
*/
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h
index 22bc387..c0fbc0a 100644
--- a/sys/i386/linux/linux.h
+++ b/sys/i386/linux/linux.h
@@ -12,7 +12,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: linux.h,v 1.2 1995/11/22 07:43:43 bde Exp $
+ * $Id: linux.h,v 1.3 1995/12/29 22:12:10 sos Exp $
*/
#ifndef _I386_LINUX_LINUX_H_
diff --git a/sys/i386/scsi/aic7xxx.h b/sys/i386/scsi/aic7xxx.h
index 8bfb807..f92e003 100644
--- a/sys/i386/scsi/aic7xxx.h
+++ b/sys/i386/scsi/aic7xxx.h
@@ -20,7 +20,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id: aic7xxx.h,v 1.19 1996/01/23 21:47:53 se Exp $
+ * $Id: aic7xxx.h,v 1.20 1996/01/29 03:17:39 gibbs Exp $
*/
#ifndef _AIC7XXX_H_
@@ -90,7 +90,7 @@ typedef enum {
* first 26 bytes of the structure need to be transfered to the card during
* normal operation. The remaining fields (next_waiting and host_scb) are
* initialized the first time an SCB is allocated in get_scb(). The fields
- * starting at byte 32 are used for kernel level bookeeping.
+ * starting at byte 32 are used for kernel level bookkeeping.
*/
struct scb {
/* ------------ Begin hardware supported fields ---------------- */
@@ -139,7 +139,7 @@ struct ahc_data {
int our_id; /* our scsi id */
int our_id_b; /* B channel scsi id */
int vect;
- struct scb *immed_ecb; /* an outstanding immediete command */
+ struct scb *immed_ecb; /* an outstanding immediate command */
struct scsi_link sc_link;
struct scsi_link sc_link_b; /* Second bus for Twin channel cards */
u_short needsdtr_orig; /* Targets we initiate sync neg with */
diff --git a/sys/i386/scsi/btreg.h b/sys/i386/scsi/btreg.h
index ab4c195..34d6e12 100644
--- a/sys/i386/scsi/btreg.h
+++ b/sys/i386/scsi/btreg.h
@@ -6,13 +6,13 @@
* Mellon University, makes this software available to CMU to distribute
* or use in any manner that they see fit as long as this message is kept with
* the software. For this reason TFS also grants any other persons or
- * organisations permission to use or modify this software.
+ * organizations permission to use or modify this software.
*
* TFS supplies this software to be publicly redistributed
* on the understanding that TFS is not responsible for the correct
* functioning of this software in any circumstances.
*
- * $Id: btreg.h,v 1.1 1995/12/12 08:57:22 gibbs Exp $
+ * $Id: btreg.h,v 1.2 1995/12/14 14:19:17 peter Exp $
*/
#ifndef _BTREG_H_
OpenPOWER on IntegriCloud