Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys Fix typos



details:   https://anonhg.NetBSD.org/src/rev/bd2aec81d462
branches:  trunk
changeset: 781174:bd2aec81d462
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Aug 24 09:01:22 2012 +0000

description:
Fix typos

diffstat:

 sys/arch/amiga/dev/siopreg.h   |  4 ++--
 sys/arch/hpcmips/dev/plumreg.h |  4 ++--
 sys/dev/ic/advlib.h            |  4 ++--
 sys/dev/ic/adwlib.h            |  4 ++--
 sys/dev/ic/esiopvar.h          |  4 ++--
 sys/dev/ic/osiopreg.h          |  4 ++--
 sys/dev/ic/siopvar.h           |  4 ++--
 sys/dev/ic/tcic2.c             |  6 +++---
 sys/dev/mii/nsphyter.c         |  6 +++---
 sys/dev/pci/bktr/bktr_card.h   |  4 ++--
 sys/dev/pci/neo.c              |  6 +++---
 sys/dev/usb/if_atureg.h        |  6 +++---
 sys/dev/usb/if_axe.c           |  6 +++---
 sys/dev/usb/if_udavreg.h       |  4 ++--
 sys/dev/usb/if_urlreg.h        |  4 ++--
 sys/dev/usb/if_zydreg.h        |  4 ++--
 sys/dev/usb/usb.h              |  4 ++--
 17 files changed, 39 insertions(+), 39 deletions(-)

diffs (truncated from 350 to 300 lines):

diff -r 639977494c5c -r bd2aec81d462 sys/arch/amiga/dev/siopreg.h
--- a/sys/arch/amiga/dev/siopreg.h      Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/arch/amiga/dev/siopreg.h      Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: siopreg.h,v 1.14 2006/03/08 23:46:22 lukem Exp $       */
+/*     $NetBSD: siopreg.h,v 1.15 2012/08/24 09:01:22 msaitoh Exp $     */
 
 /*
  * Copyright (c) 1990 The Regents of the University of California.
@@ -498,7 +498,7 @@
 #ifndef ARCH_720
 #define        SIOP_CTEST7_CDIS        0x80    /* Cache burst disable */
 #define        SIOP_CTEST7_SC1         0x40    /* Snoop control 1 */
-#define        SIOP_CTEST7_SC0         0x20    /* Snoop contorl 0 */
+#define        SIOP_CTEST7_SC0         0x20    /* Snoop control 0 */
 #define        SIOP_CTEST7_STD         0x10    /* Selection timeout disable */
 #define        SIOP_CTEST7_DFP         0x08    /* DMA FIFO parity bit */
 #define        SIOP_CTEST7_EVP         0x04    /* Even parity (to host bus) */
diff -r 639977494c5c -r bd2aec81d462 sys/arch/hpcmips/dev/plumreg.h
--- a/sys/arch/hpcmips/dev/plumreg.h    Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/arch/hpcmips/dev/plumreg.h    Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: plumreg.h,v 1.3 2008/04/28 20:23:21 martin Exp $ */
+/*     $NetBSD: plumreg.h,v 1.4 2012/08/24 09:01:22 msaitoh Exp $ */
 
 /*-
  * Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -43,7 +43,7 @@
 #define        PLUM2_2                         0x0102
 
 /*
- * Bus contorller
+ * Bus controller
  */
 #define PLUM_BUS_REGBASE       0x0000
 #define PLUM_BUS_REGSIZE       0x1000
diff -r 639977494c5c -r bd2aec81d462 sys/dev/ic/advlib.h
--- a/sys/dev/ic/advlib.h       Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/ic/advlib.h       Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*      $NetBSD: advlib.h,v 1.17 2005/12/11 12:21:25 christos Exp $        */
+/*      $NetBSD: advlib.h,v 1.18 2012/08/24 09:01:22 msaitoh Exp $        */
 
 /*
  * Definitions for low level routines and data structures
@@ -324,7 +324,7 @@
 
 
 /*
- * SCSI Iquiry structure
+ * SCSI Inquiry structure
  */
 
 typedef struct
diff -r 639977494c5c -r bd2aec81d462 sys/dev/ic/adwlib.h
--- a/sys/dev/ic/adwlib.h       Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/ic/adwlib.h       Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*      $NetBSD: adwlib.h,v 1.19 2005/12/11 12:21:25 christos Exp $        */
+/*      $NetBSD: adwlib.h,v 1.20 2012/08/24 09:01:22 msaitoh Exp $        */
 
 /*
  * Definitions for low level routines and data structures
@@ -817,7 +817,7 @@
        u_int8_t        sg_working_ix;  /* ,uCode working SG variable. */
        u_int8_t        cdb[12];        /* SCSI CDB bytes 0-11. */
        u_int32_t       sg_real_addr;   /* SG list physical address. */
-       u_int32_t       scsiq_rptr;     /* Iternal pointer to ADW_SCSI_REQ_Q */
+       u_int32_t       scsiq_rptr;     /* Internal pointer to ADW_SCSI_REQ_Q */
        u_int8_t        cdb16[4];       /* SCSI CDB bytes 12-15. */
        u_int32_t       ccb_ptr;        /* CCB Physical Address */
        u_int32_t       carr_va;        /* Carrier v-address (unused) */
diff -r 639977494c5c -r bd2aec81d462 sys/dev/ic/esiopvar.h
--- a/sys/dev/ic/esiopvar.h     Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/ic/esiopvar.h     Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: esiopvar.h,v 1.20 2009/10/19 18:41:13 bouyer Exp $     */
+/*     $NetBSD: esiopvar.h,v 1.21 2012/08/24 09:01:22 msaitoh Exp $    */
 
 /*
  * Copyright (c) 2002 Manuel Bouyer.
@@ -55,7 +55,7 @@
 
 /*
  * This describes a command handled by the SCSI controller
- * These are chained in either a free list or a active list
+ * These are chained in either a free list or an active list
  * We have one queue per target
  */
 
diff -r 639977494c5c -r bd2aec81d462 sys/dev/ic/osiopreg.h
--- a/sys/dev/ic/osiopreg.h     Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/ic/osiopreg.h     Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: osiopreg.h,v 1.5 2005/12/11 12:21:28 christos Exp $    */
+/*     $NetBSD: osiopreg.h,v 1.6 2012/08/24 09:01:23 msaitoh Exp $     */
 
 /*
  * Copyright (c) 1990 The Regents of the University of California.
@@ -305,7 +305,7 @@
 
 #define OSIOP_CTEST7_CDIS      0x80    /* Cache burst disable */
 #define OSIOP_CTEST7_SC1       0x40    /* Snoop control 1 */
-#define OSIOP_CTEST7_SC0       0x20    /* Snoop contorl 0 */
+#define OSIOP_CTEST7_SC0       0x20    /* Snoop control 0 */
 #define OSIOP_CTEST7_STD       0x10    /* Selection timeout disable */
 #define OSIOP_CTEST7_DFP       0x08    /* DMA FIFO parity bit */
 #define OSIOP_CTEST7_EVP       0x04    /* Even parity (to host bus) */
diff -r 639977494c5c -r bd2aec81d462 sys/dev/ic/siopvar.h
--- a/sys/dev/ic/siopvar.h      Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/ic/siopvar.h      Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: siopvar.h,v 1.28 2009/10/19 18:41:13 bouyer Exp $      */
+/*     $NetBSD: siopvar.h,v 1.29 2012/08/24 09:01:23 msaitoh Exp $     */
 
 /*
  * Copyright (c) 2000 Manuel Bouyer.
@@ -42,7 +42,7 @@
 
 /*
  * This describes a command handled by the SCSI controller
- * These are chained in either a free list or a active list
+ * These are chained in either a free list or an active list
  * We have one queue per target
  */
 
diff -r 639977494c5c -r bd2aec81d462 sys/dev/ic/tcic2.c
--- a/sys/dev/ic/tcic2.c        Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/ic/tcic2.c        Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: tcic2.c,v 1.36 2011/07/26 22:21:02 dyoung Exp $        */
+/*     $NetBSD: tcic2.c,v 1.37 2012/08/24 09:01:23 msaitoh Exp $       */
 
 /*
  * Copyright (c) 1998, 1999 Christoph Badura.  All rights reserved.
@@ -31,7 +31,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: tcic2.c,v 1.36 2011/07/26 22:21:02 dyoung Exp $");
+__KERNEL_RCSID(0, "$NetBSD: tcic2.c,v 1.37 2012/08/24 09:01:23 msaitoh Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -125,7 +125,7 @@
                return 0;
 
        DPRINTF(("tcic: chkrsvd 4\n"));
-       /* R_IENA bits 7,2 are reserverd. */
+       /* R_IENA bits 7,2 are reserved. */
        val = bus_space_read_1(iot, ioh, TCIC_R_IENA);
        if (val & TCIC_IENA_RSVD)
                return 0;
diff -r 639977494c5c -r bd2aec81d462 sys/dev/mii/nsphyter.c
--- a/sys/dev/mii/nsphyter.c    Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/mii/nsphyter.c    Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: nsphyter.c,v 1.36 2011/11/25 23:31:53 jakllsch Exp $   */
+/*     $NetBSD: nsphyter.c,v 1.37 2012/08/24 09:01:22 msaitoh Exp $    */
 
 /*-
  * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc.
@@ -63,7 +63,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: nsphyter.c,v 1.36 2011/11/25 23:31:53 jakllsch Exp $");
+__KERNEL_RCSID(0, "$NetBSD: nsphyter.c,v 1.37 2012/08/24 09:01:22 msaitoh Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -243,7 +243,7 @@
 
        if (bmcr & BMCR_AUTOEN) {
                /*
-                * The media status bits are only valid of autonegotiation
+                * The media status bits are only valid if autonegotiation
                 * has completed (or it's disabled).
                 */
                if ((bmsr & BMSR_ACOMP) == 0) {
diff -r 639977494c5c -r bd2aec81d462 sys/dev/pci/bktr/bktr_card.h
--- a/sys/dev/pci/bktr/bktr_card.h      Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/pci/bktr/bktr_card.h      Fri Aug 24 09:01:22 2012 +0000
@@ -1,6 +1,6 @@
 /* $SourceForge: bktr_card.h,v 1.3 2003/03/11 23:11:22 thomasklausner Exp $ */
 
-/*     $NetBSD: bktr_card.h,v 1.5 2005/12/06 23:43:57 wiz Exp $        */
+/*     $NetBSD: bktr_card.h,v 1.6 2012/08/24 09:01:23 msaitoh Exp $    */
 /* $FreeBSD: src/sys/dev/bktr/bktr_card.h,v 1.4 2000/06/26 09:41:31 roger Exp$ */
 
 /*
@@ -56,7 +56,7 @@
  *  options BKTR_OVERRIDE_CARD  <card type>
  *  eg options BKTR_OVERRIDE CARD=1
  *
- * or using the sysclt  hw.bt848.card
+ * or using the sysctl  hw.bt848.card
  *  eg sysctl -w hw.bt848.card=1
  *
  * where <card type> is one of the following card defines.
diff -r 639977494c5c -r bd2aec81d462 sys/dev/pci/neo.c
--- a/sys/dev/pci/neo.c Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/pci/neo.c Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: neo.c,v 1.47 2011/11/24 03:35:59 mrg Exp $     */
+/*     $NetBSD: neo.c,v 1.48 2012/08/24 09:01:23 msaitoh Exp $ */
 
 /*
  * Copyright (c) 1999 Cameron Grant <gandalf%vilnya.demon.co.uk@localhost>
@@ -32,7 +32,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: neo.c,v 1.47 2011/11/24 03:35:59 mrg Exp $");
+__KERNEL_RCSID(0, "$NetBSD: neo.c,v 1.48 2012/08/24 09:01:23 msaitoh Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
@@ -76,7 +76,7 @@
  *
  * The Neomagic 256 AV/ZX have 2 PCI I/O region descriptors. Both of
  * them describe a memory region. The frame buffer is the first region
- * and the register set is the secodn region.
+ * and the register set is the second region.
  *
  * The register manipulation logic is taken from the Linux driver,
  * which is in the public domain.
diff -r 639977494c5c -r bd2aec81d462 sys/dev/usb/if_atureg.h
--- a/sys/dev/usb/if_atureg.h   Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/usb/if_atureg.h   Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_atureg.h,v 1.8 2009/09/04 18:10:08 dyoung Exp $ */
+/*     $NetBSD: if_atureg.h,v 1.9 2012/08/24 09:01:23 msaitoh Exp $ */
 /*     $OpenBSD: if_atureg.h,v 1.21 2004/12/23 13:19:38 dlg Exp $ */
 /*
  * Copyright (c) 2003
@@ -36,11 +36,11 @@
 #define ATU_CONFIG_NO          1
 #define ATU_IFACE_IDX          0
 
-/* the number of simultaniuously requested RX transfers */
+/* the number of simultaneously requested RX transfers */
 #define ATU_RX_LIST_CNT        1
 
 /*
- * the number of simultaniously started TX transfers
+ * the number of simultaneously started TX transfers
  * my measurements :
  * 1           430.82 KB/sec
  * 2           534.66 KB/sec
diff -r 639977494c5c -r bd2aec81d462 sys/dev/usb/if_axe.c
--- a/sys/dev/usb/if_axe.c      Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/usb/if_axe.c      Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_axe.c,v 1.56 2012/07/22 14:33:05 matt Exp $ */
+/*     $NetBSD: if_axe.c,v 1.57 2012/08/24 09:01:23 msaitoh Exp $      */
 /*     $OpenBSD: if_axe.c,v 1.96 2010/01/09 05:33:08 jsg Exp $ */
 
 /*
@@ -77,7 +77,7 @@
  *   to send any packets.
  *
  * Note that this device appears to only support loading the station
- * address via autload from the EEPROM (i.e. there's no way to manaully
+ * address via autoload from the EEPROM (i.e. there's no way to manaully
  * set it).
  *
  * (Adam Weinberger wanted me to name this driver if_gir.c.)
@@ -89,7 +89,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_axe.c,v 1.56 2012/07/22 14:33:05 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_axe.c,v 1.57 2012/08/24 09:01:23 msaitoh Exp $");
 
 #if defined(_KERNEL_OPT)
 #include "opt_inet.h"
diff -r 639977494c5c -r bd2aec81d462 sys/dev/usb/if_udavreg.h
--- a/sys/dev/usb/if_udavreg.h  Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/usb/if_udavreg.h  Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_udavreg.h,v 1.8 2012/02/02 19:43:07 tls Exp $       */
+/*     $NetBSD: if_udavreg.h,v 1.9 2012/08/24 09:01:23 msaitoh Exp $   */
 /*     $nabe: if_udavreg.h,v 1.2 2003/08/21 16:26:40 nabe Exp $        */
 /*
  * Copyright (c) 2003
@@ -156,7 +156,7 @@
        struct udav_chain       udav_tx_chain[UDAV_TX_LIST_CNT];
        struct udav_chain       udav_rx_chain[UDAV_TX_LIST_CNT];
 #if 0
-       /* XXX: Intrrupt Endpoint is not yet supported! */
+       /* XXX: Interrupt Endpoint is not yet supported! */
        struct udav_intrpkg     udav_ibuf;
 #endif
        int                     udav_tx_prod;
diff -r 639977494c5c -r bd2aec81d462 sys/dev/usb/if_urlreg.h
--- a/sys/dev/usb/if_urlreg.h   Fri Aug 24 06:34:08 2012 +0000
+++ b/sys/dev/usb/if_urlreg.h   Fri Aug 24 09:01:22 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_urlreg.h,v 1.8 2012/02/02 19:43:07 tls Exp $        */



Home | Main Index | Thread Index | Old Index