diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-22 09:39:30 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-22 09:39:30 +0000 |
commit | deabe37f60317b736de059b7af48c8015f870acf (patch) | |
tree | e1ddca09336ec5a61bd2e3002f7dac472770b016 /sys/dev | |
parent | 9a6a497df6981e6027962a991f67ee36ca97d8f9 (diff) |
typos from Tom Cosgrove;
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/mii/amphyreg.h | 4 | ||||
-rw-r--r-- | sys/dev/mii/brgphyreg.h | 4 | ||||
-rw-r--r-- | sys/dev/mii/inphyreg.h | 4 | ||||
-rw-r--r-- | sys/dev/mii/nsgphyreg.h | 4 | ||||
-rw-r--r-- | sys/dev/mii/nsphy.c | 4 | ||||
-rw-r--r-- | sys/dev/mii/qsphyreg.h | 4 | ||||
-rw-r--r-- | sys/dev/mii/sqphyreg.h | 4 | ||||
-rw-r--r-- | sys/dev/mii/txphyreg.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/sys/dev/mii/amphyreg.h b/sys/dev/mii/amphyreg.h index f7d75c60f77..8e94f6641f0 100644 --- a/sys/dev/mii/amphyreg.h +++ b/sys/dev/mii/amphyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: amphyreg.h,v 1.1 2000/10/17 15:59:10 jason Exp $ */ +/* $OpenBSD: amphyreg.h,v 1.2 2003/10/22 09:39:29 jmc Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -54,7 +54,7 @@ #define DSCR_LINKLEDCTL 0x0020 /* Link LED control */ #define DSCR_FDXLEDCTL 0x0010 /* FDX LED control */ #define DSCR_SMRTS 0x0008 /* Reset state machine */ -#define DSCR_MFPSC 0x0004 /* Preamble surpression control */ +#define DSCR_MFPSC 0x0004 /* Preamble suppression control */ #define DSCR_SLEEP 0x0002 /* Sleep mode */ #define DSCR_RLOUT 0x0001 /* Remote loopout control */ diff --git a/sys/dev/mii/brgphyreg.h b/sys/dev/mii/brgphyreg.h index 4d3f7f58e81..396e6d1e7b3 100644 --- a/sys/dev/mii/brgphyreg.h +++ b/sys/dev/mii/brgphyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: brgphyreg.h,v 1.7 2003/10/13 16:18:56 krw Exp $ */ +/* $OpenBSD: brgphyreg.h,v 1.8 2003/10/22 09:39:29 jmc Exp $ */ /* * Copyright (c) 2000 @@ -59,7 +59,7 @@ #define BRGPHY_MII_BMSR 0x01 #define BRGPHY_BMSR_EXTSTS 0x0100 /* Extended status present */ -#define BRGPHY_BMSR_PRESUB 0x0040 /* Preamble surpression */ +#define BRGPHY_BMSR_PRESUB 0x0040 /* Preamble suppression */ #define BRGPHY_BMSR_ACOMP 0x0020 /* Autoneg complete */ #define BRGPHY_BMSR_RFAULT 0x0010 /* Remote fault condition occurred */ #define BRGPHY_BMSR_ANEG 0x0008 /* Autoneg capable */ diff --git a/sys/dev/mii/inphyreg.h b/sys/dev/mii/inphyreg.h index 96a428130ba..da09ebbf852 100644 --- a/sys/dev/mii/inphyreg.h +++ b/sys/dev/mii/inphyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: inphyreg.h,v 1.3 2001/04/17 01:19:22 jason Exp $ */ +/* $OpenBSD: inphyreg.h,v 1.4 2003/10/22 09:39:29 jmc Exp $ */ /* $NetBSD: inphyreg.h,v 1.1 1998/08/11 00:00:28 thorpej Exp $ */ /*- @@ -71,7 +71,7 @@ #define SCTRL_GOODLINK 0x0800 /* 100baseTX link good */ #define SCTRL_TCSD 0x0200 /* transmit carrier sense disable */ #define SCTRL_DDPD 0x0100 /* disable dynamic power-down */ -#define SCTRL_ANEGLOOP 0x0080 /* autonegotiaion loopback */ +#define SCTRL_ANEGLOOP 0x0080 /* autonegotiation loopback */ #define SCTRL_MDITRISTATE 0x0040 /* MDI Tri-state */ #define SCTRL_FILTERBYPASS 0x0020 /* Filter bypass */ #define SCTRL_AUTOPOLDIS 0x0010 /* auto-polarity disable */ diff --git a/sys/dev/mii/nsgphyreg.h b/sys/dev/mii/nsgphyreg.h index 9571bf8af68..4ab42281422 100644 --- a/sys/dev/mii/nsgphyreg.h +++ b/sys/dev/mii/nsgphyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nsgphyreg.h,v 1.3 2001/09/20 17:02:31 mpech Exp $ */ +/* $OpenBSD: nsgphyreg.h,v 1.4 2003/10/22 09:39:29 jmc Exp $ */ /* * Copyright (c) 2001 Wind River Systems * Copyright (c) 2001 @@ -66,7 +66,7 @@ #define NSGPHY_BMSR_100T2FDX 0x0400 /* 100baseT2 full duplex */ #define NSGPHY_BMSR_100T2HDX 0x0200 /* 100baseT2 full duplex */ #define NSGPHY_BMSR_EXTSTS 0x0100 /* 1000baseT Extended status present */ -#define NSGPHY_BMSR_PRESUB 0x0040 /* Preamble surpression */ +#define NSGPHY_BMSR_PRESUB 0x0040 /* Preamble suppression */ #define NSGPHY_BMSR_ACOMP 0x0020 /* Autoneg complete */ #define NSGPHY_BMSR_RFAULT 0x0010 /* Remote fault condition occurred */ #define NSGPHY_BMSR_ANEG 0x0008 /* Autoneg capable */ diff --git a/sys/dev/mii/nsphy.c b/sys/dev/mii/nsphy.c index f7079b19666..1f86515dc1f 100644 --- a/sys/dev/mii/nsphy.c +++ b/sys/dev/mii/nsphy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: nsphy.c,v 1.11 2002/03/14 01:26:58 millert Exp $ */ +/* $OpenBSD: nsphy.c,v 1.12 2003/10/22 09:39:29 jmc Exp $ */ /* $NetBSD: nsphy.c,v 1.25 2000/02/02 23:34:57 thorpej Exp $ */ /*- @@ -196,7 +196,7 @@ nsphy_service(sc, mii, cmd) reg |= PCR_LED4MODE; /* - * Make sure Carrier Intgrity Monitor function is + * Make sure Carrier Integrity Monitor function is * disabled (normal for Node operation, but sometimes * it's not set?!) */ diff --git a/sys/dev/mii/qsphyreg.h b/sys/dev/mii/qsphyreg.h index d8facaf2dd1..5ae4bd3d7d6 100644 --- a/sys/dev/mii/qsphyreg.h +++ b/sys/dev/mii/qsphyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: qsphyreg.h,v 1.2 1999/03/09 00:02:45 jason Exp $ */ +/* $OpenBSD: qsphyreg.h,v 1.3 2003/10/22 09:39:29 jmc Exp $ */ /* $NetBSD: qsphyreg.h,v 1.1 1998/08/11 00:01:03 thorpej Exp $ */ /*- @@ -70,7 +70,7 @@ #define MII_QSPHY_PCTL 0x1f /* PHY control */ #define PCTL_RXERDIS 0x2000 /* receive error counter disable */ #define PCTL_ANC 0x1000 /* autonegotiation complete */ -#define PCTL_RLBEN 0x0200 /* remote coopback enable */ +#define PCTL_RLBEN 0x0200 /* remote loopback enable */ #define PCTL_DCREN 0x0100 /* DC restoration enable */ #define PCTL_4B5BEN 0x0040 /* 4b/5b encoding */ #define PCTL_PHYISO 0x0020 /* isolate PHY */ diff --git a/sys/dev/mii/sqphyreg.h b/sys/dev/mii/sqphyreg.h index cbee06d84ff..4931f5924a1 100644 --- a/sys/dev/mii/sqphyreg.h +++ b/sys/dev/mii/sqphyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sqphyreg.h,v 1.2 1999/03/09 00:02:45 jason Exp $ */ +/* $OpenBSD: sqphyreg.h,v 1.3 2003/10/22 09:39:29 jmc Exp $ */ /* $NetBSD: sqphyreg.h,v 1.1 1998/11/03 23:51:29 thorpej Exp $ */ /*- @@ -101,7 +101,7 @@ #define MII_SQPHY_STATUS 0x12 /* Status Output Register */ #define STATUS_INT 0x8000 /* Interrupt Detect */ #define STATUS_LNK_FAIL 0x4000 /* Link Fail */ -#define STATUS_LOSS_SYNC 0x2000 /* Descrabler lost synchronization */ +#define STATUS_LOSS_SYNC 0x2000 /* Descrambler lost synchronization */ #define STATUS_CWRD 0x1000 /* Codeword Error */ #define STATUS_SSD 0x0800 /* Start of Stream Error */ #define STATUS_ESD 0x0400 /* End of Stream Error */ diff --git a/sys/dev/mii/txphyreg.h b/sys/dev/mii/txphyreg.h index 1783c20e539..cdb9ffcff08 100644 --- a/sys/dev/mii/txphyreg.h +++ b/sys/dev/mii/txphyreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: txphyreg.h,v 1.2 2003/06/02 19:08:58 jason Exp $ */ +/* $OpenBSD: txphyreg.h,v 1.3 2003/10/22 09:39:29 jmc Exp $ */ /* * Copyright (c) 1999 Jason L. Wright (jason@thought.net) @@ -58,6 +58,6 @@ #define TXSTS_PLOK 0x2000 /* polarity ok */ #define TXSTS_TPENERGY 0x1000 /* TP energy detect */ #define TXSTS_SYNCLOSS 0x0800 /* 100btx rx descrambler sync loss */ -#define TXSTS_FEFI 0x0400 /* Far-end fault indictation */ +#define TXSTS_FEFI 0x0400 /* Far-end fault indication */ #endif /* _DEV_MII_MTDPHYREG_H_ */ |