summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2014-11-24 02:03:36 +0000
committerbrad <brad@openbsd.org>2014-11-24 02:03:36 +0000
commit0499a7f2550ff6adaadd1286d0a59b6619991384 (patch)
tree4a3d658e0857c42b7a6b2b393de8bee8d4a6a53c
parentKill old crap that is unbelievably slow and produces hundreds of false (diff)
downloadwireguard-openbsd-0499a7f2550ff6adaadd1286d0a59b6619991384.tar.xz
wireguard-openbsd-0499a7f2550ff6adaadd1286d0a59b6619991384.zip
use the correct capitalization for Realtek.
-rw-r--r--sys/arch/alpha/conf/GENERIC6
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG6
-rw-r--r--sys/arch/amd64/conf/GENERIC14
-rw-r--r--sys/arch/amd64/conf/RAMDISK8
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD14
-rw-r--r--sys/arch/armish/conf/GENERIC4
-rw-r--r--sys/arch/armish/conf/RAMDISK4
-rw-r--r--sys/arch/armv7/conf/GENERIC-SUNXI4
-rw-r--r--sys/arch/armv7/conf/RAMDISK-SUNXI4
-rw-r--r--sys/arch/hppa/conf/RAMDISK4
-rw-r--r--sys/arch/hppa64/conf/GENERIC4
-rw-r--r--sys/arch/i386/conf/GENERIC14
-rw-r--r--sys/arch/i386/conf/RAMDISK6
-rw-r--r--sys/arch/i386/conf/RAMDISKB4
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD12
-rw-r--r--sys/arch/loongson/conf/GENERIC6
-rw-r--r--sys/arch/loongson/conf/RAMDISK6
-rw-r--r--sys/arch/macppc/conf/GENERIC10
-rw-r--r--sys/arch/macppc/conf/RAMDISK6
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP2710
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP3010
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP3210
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP276
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP306
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP326
-rw-r--r--sys/arch/socppc/conf/GENERIC4
-rw-r--r--sys/arch/sparc64/conf/GENERIC10
-rw-r--r--sys/arch/sparc64/conf/RAMDISK10
-rw-r--r--sys/arch/zaurus/conf/GENERIC4
-rw-r--r--sys/arch/zaurus/conf/RAMDISK4
-rw-r--r--sys/conf/files6
-rw-r--r--sys/dev/cardbus/files.cardbus4
-rw-r--r--sys/dev/cardbus/if_re_cardbus.c4
-rw-r--r--sys/dev/cardbus/if_rl_cardbus.c8
-rw-r--r--sys/dev/ic/re.c14
-rw-r--r--sys/dev/ic/rtl80x9reg.h4
-rw-r--r--sys/dev/ic/rtl80x9var.h4
-rw-r--r--sys/dev/ic/rtl81x9.c16
-rw-r--r--sys/dev/ic/rtl81x9reg.h10
-rw-r--r--sys/dev/isa/if_ne_isa.c4
-rw-r--r--sys/dev/isa/if_ne_isapnp.c4
-rw-r--r--sys/dev/pci/files.pci4
-rw-r--r--sys/dev/pci/if_ale.c4
-rw-r--r--sys/dev/pci/if_ne_pci.c4
-rw-r--r--sys/dev/pci/if_rl_pci.c4
-rw-r--r--sys/dev/pcmcia/if_ne_pcmcia.c4
-rw-r--r--sys/dev/usb/files.usb4
-rw-r--r--sys/dev/usb/if_axe.c4
48 files changed, 161 insertions, 161 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 2afab3f0875..f283a678475 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.248 2014/09/27 08:28:12 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.249 2014/11/24 02:03:36 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -219,7 +219,7 @@ stge* at pci? # Sundance TC9021 GigE
lge* at pci? # Level1 LXT1001 GigE
hme* at pci? # Sun Happy Meal
ti* at pci? # Alteon Tigon 1Gb ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
vr* at pci? # VIA Rhine ethernet
em* at pci? # Intel Pro/1000 ethernet
#ixgb* at pci? # Intel Pro/10Gb ethernet
@@ -263,7 +263,7 @@ qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
tlphy* at mii? # ThunderLAN PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index f10c443ff86..b58f2bc740f 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.95 2014/10/10 05:43:33 deraadt Exp $
+# $OpenBSD: RAMDISKBIG,v 1.96 2014/11/24 02:03:36 brad Exp $
machine alpha
maxusers 4
@@ -133,7 +133,7 @@ stge* at pci? # Sundance TC9021 GigE
lge* at pci? # Level1 LXT1001 GigE
hme* at pci? # Sun Happy Meal
ti* at pci? # Alteon Tigon 1Gb ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
vr* at pci? # VIA Rhine ethernet
em* at pci? # Intel Pro/1000 ethernet
sis* at pci? # SiS 900/7016 ethernet
@@ -166,7 +166,7 @@ qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
tlphy* at mii? # ThunderLAN PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index c08e649e74c..c5348b71894 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.378 2014/11/16 05:33:58 brad Exp $
+# $OpenBSD: GENERIC,v 1.379 2014/11/24 02:03:36 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -248,9 +248,9 @@ otus* at uhub? # Atheros AR9001U
athn* at uhub? # Atheros AR9002U
zyd* at uhub? # Zydas ZD1211
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
-urtw* at uhub? # RealTek 8187
-rsu* at uhub? # RealTek RTL8188SU/RTL8191SU/RTL8192SU
-urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU
+urtw* at uhub? # Realtek 8187
+rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
+urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
udcf* at uhub? # Gude Expert mouseCLOCK
uthum* at uhidev? # TEMPerHUM sensor
ugold* at uhidev? # gold TEMPer sensor
@@ -408,8 +408,8 @@ sm* at pcmcia? # PCMCIA based sm ethernet
xe* at pcmcia? # Xircom ethernet
xl* at pci? # 3C9xx ethernet
xl* at cardbus? # 3C575/3C656 ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
-rl* at cardbus? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
+rl* at cardbus? # Realtek 81[23]9 ethernet
#mtd* at pci? # Myson MTD800/803/891
epic* at pci? # SMC EPIC/100 ethernet
#tl* at pci? # Compaq Thunderlan ethernet
@@ -498,7 +498,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/amd64/conf/RAMDISK b/sys/arch/amd64/conf/RAMDISK
index f1d446aa324..3cc2f50f85d 100644
--- a/sys/arch/amd64/conf/RAMDISK
+++ b/sys/arch/amd64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.64 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.65 2014/11/24 02:03:36 brad Exp $
machine amd64
maxusers 4
@@ -86,7 +86,7 @@ wd* at pciide? flags 0x0000
atapiscsi* at pciide?
fxp* at pci? # EtherExpress 10/100B ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
re* at pci? # Realtek 8169/8169S/8110S
em* at pci? # Intel Pro/1000 ethernet
bge* at pci? # Broadcom BCM570x (aka Tigon3)
@@ -95,8 +95,8 @@ inphy* at mii? # Intel 82555 PHYs
iophy* at mii? # Intel 82553 PHYs
lxtphy* at mii? # Level1 LXT970 PHYs
nsphy* at mii? # NS and compatible PHYs
-nsphyter* at mii? # NS and compatible PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+nsphyter* at mii? # NS and compatible PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
brgphy* at mii? # Broadcom Gigabit PHYs
rgephy* at mii? # Realtek 8169S/8110S PHY
ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 2a596012c04..b69b1d00efd 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.147 2014/11/23 10:18:55 jsg Exp $
+# $OpenBSD: RAMDISK_CD,v 1.148 2014/11/24 02:03:36 brad Exp $
machine amd64
maxusers 4
@@ -99,9 +99,9 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB
run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
zyd* at uhub? # Zydas ZD1211/ZD1211B
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
-urtw* at uhub? # RealTek 8187
-urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU
-rsu* at uhub? # RealTek RTL8188SU/RTL8191SU/RTL8192SU
+urtw* at uhub? # Realtek 8187
+urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
+rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
uath* at uhub? # Atheros AR5005UG/AR5005UX
otus* at uhub? # Atheros AR9001U
athn* at uhub? # Atheros AR9002U
@@ -174,8 +174,8 @@ sm* at pcmcia? # PCMCIA based sm ethernet
xe* at pcmcia? # Xircom ethernet
xl* at pci? # 3C9xx ethernet
xl* at cardbus? # 3C575 ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
-rl* at cardbus? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
+rl* at cardbus? # Realtek 81[23]9 ethernet
epic* at pci? # SMC EPIC/100 ethernet
vr* at pci? # VIA Rhine ethernet
pcn* at pci? # AMD PCnet-PCI Ethernet
@@ -248,7 +248,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/armish/conf/GENERIC b/sys/arch/armish/conf/GENERIC
index ca64d18b794..4277f0f743c 100644
--- a/sys/arch/armish/conf/GENERIC
+++ b/sys/arch/armish/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.55 2014/08/20 06:14:42 mikeb Exp $
+# $OpenBSD: GENERIC,v 1.56 2014/11/24 02:03:37 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -176,7 +176,7 @@ acphy* at mii? # Altima AC101 PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8022[013] PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
#tlphy* at mii? # ThunderLAN PHYs
tqphy* at mii? # TDK Semiconductor PHYs
brgphy* at mii? # Broadcom 10/100/1000 PHYs
diff --git a/sys/arch/armish/conf/RAMDISK b/sys/arch/armish/conf/RAMDISK
index 63f26418253..003b034e4f0 100644
--- a/sys/arch/armish/conf/RAMDISK
+++ b/sys/arch/armish/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.31 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.32 2014/11/24 02:03:37 brad Exp $
machine armish arm
maxusers 4
@@ -126,7 +126,7 @@ acphy* at mii? # Altima AC101 PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8022[013] PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
tqphy* at mii? # TDK Semiconductor PHYs
brgphy* at mii? # Broadcom 10/100/1000 PHYs
bmtphy* at mii? # Broadcom 10/100 PHYs
diff --git a/sys/arch/armv7/conf/GENERIC-SUNXI b/sys/arch/armv7/conf/GENERIC-SUNXI
index 2533dd89274..fac0172c30e 100644
--- a/sys/arch/armv7/conf/GENERIC-SUNXI
+++ b/sys/arch/armv7/conf/GENERIC-SUNXI
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-SUNXI,v 1.9 2014/11/09 05:12:15 jsg Exp $
+# $OpenBSD: GENERIC-SUNXI,v 1.10 2014/11/24 02:03:37 brad Exp $
#
# GENERIC machine description file
#
@@ -132,7 +132,7 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB
# XXX missing usable drivers, like run(4).
ukphy* at mii? # "unknown" PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
rgephy* at mii? # Realtek 8169S/8110S PHY
scsibus* at scsi?
diff --git a/sys/arch/armv7/conf/RAMDISK-SUNXI b/sys/arch/armv7/conf/RAMDISK-SUNXI
index aa51ae259b9..58016169ec0 100644
--- a/sys/arch/armv7/conf/RAMDISK-SUNXI
+++ b/sys/arch/armv7/conf/RAMDISK-SUNXI
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-SUNXI,v 1.11 2014/11/04 12:34:06 jsg Exp $
+# $OpenBSD: RAMDISK-SUNXI,v 1.12 2014/11/24 02:03:37 brad Exp $
machine armv7 arm
maxusers 4
@@ -64,7 +64,7 @@ uhid* at uhidev? # USB generic HID support
rum* at uhub? # Ralink RT2501USB/RT2601USB
ukphy* at mii? # "unknown" PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
rgephy* at mii? # Realtek 8169S/8110S PHY
scsibus* at scsi?
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index a303d980e3e..af3e3d8f83b 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.105 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.106 2014/11/24 02:03:37 brad Exp $
machine hppa
maxusers 4
@@ -159,7 +159,7 @@ softraid0 at root
em* at pci? # Intel Pro/1000 ethernet
dc* at pci? # 21143, "tulip" clone ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
xl* at pci? # 3C9xx ethernet
fxp* at pci? # EtherExpress 10/100B ethernet
ne* at pci? # NE2000-compatible Ethernet
diff --git a/sys/arch/hppa64/conf/GENERIC b/sys/arch/hppa64/conf/GENERIC
index e0405f89637..73560552c1d 100644
--- a/sys/arch/hppa64/conf/GENERIC
+++ b/sys/arch/hppa64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.33 2014/07/12 21:56:56 tedu Exp $
+# $OpenBSD: GENERIC,v 1.34 2014/11/24 02:03:37 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -129,7 +129,7 @@ siop* at pci? # NCR 538XX SCSI controllers(new)
#epic* at pci? # SMC EPIC/100 ethernet
dc* at pci? # 21143, "tulip" clone ethernet
#dc* at cardbus?
-#rl* at pci? # RealTek 81[23]9 ethernet
+#rl* at pci? # Realtek 81[23]9 ethernet
#rl* at cardbus?
#ep* at pci? # 3c59x
#ep* at cardbus?
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index cb3d96a8b73..3eaf80a45af 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.788 2014/11/16 05:33:58 brad Exp $
+# $OpenBSD: GENERIC,v 1.789 2014/11/24 02:03:37 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -301,9 +301,9 @@ otus* at uhub? # Atheros AR9001U
athn* at uhub? # Atheros AR9002U
zyd* at uhub? # Zydas ZD1211
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
-urtw* at uhub? # RealTek 8187
-rsu* at uhub? # RealTek RTL8188SU/RTL8191SU/RTL8192SU
-urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU
+urtw* at uhub? # Realtek 8187
+rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
+urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
udcf* at uhub? # Gude Expert mouseCLOCK
umbg* at uhub? # Meinberg Funkuhren USB5131
uthum* at uhidev? # TEMPerHUM sensor
@@ -542,8 +542,8 @@ sm* at pcmcia? # PCMCIA based sm ethernet
xe* at pcmcia? # Xircom ethernet
xl* at pci? # 3C9xx ethernet
xl* at cardbus? # 3C575/3C656 ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
-rl* at cardbus? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
+rl* at cardbus? # Realtek 81[23]9 ethernet
mtd* at pci? # Myson MTD800/803/891
epic* at pci? # SMC EPIC/100 ethernet
tl* at pci? # Compaq Thunderlan ethernet
@@ -637,7 +637,7 @@ qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
tlphy* at mii? # ThunderLAN PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 460f244fe62..6275522138d 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.186 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.187 2014/11/24 02:03:37 brad Exp $
machine i386
maxusers 4
@@ -113,7 +113,7 @@ ne* at pci? # NE2000-compat ethernet cards
ne* at pcmcia? # PCMCIA based NE2000 cards
ep* at pcmcia? # PCMCIA based 3c5xx cards
xl* at pci? # 3C9xx ethernet cards
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
vr* at pci? # VIA Rhine ethernet
dc* at pci? # 21143, "tulip" clone ethernet
sis* at pci? # SiS 900/7016 ethernet
@@ -130,7 +130,7 @@ iophy* at mii? # Intel 82553 PHYs
icsphy* at mii? # ICS 1890 PHYs
nsphy* at mii? # NS and compatible PHYs
nsphyter* at mii? # NS and compatible PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
amphy* at mii? # AMD 79C873 PHYs
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 613c61bb3f4..cbff422ff18 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.129 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.130 2014/11/24 02:03:37 brad Exp $
machine i386
maxusers 4
@@ -106,7 +106,7 @@ iophy* at mii? # Intel 82553 PHYs
icsphy* at mii? # ICS 1890 PHYs
nsphy* at mii? # NS and compatible PHYs
nsphyter* at mii? # NS and compatible PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
amphy* at mii? # AMD 79C873 PHYs
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 8c240e4020a..8e81ee86e2a 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.221 2014/11/23 10:18:55 jsg Exp $
+# $OpenBSD: RAMDISK_CD,v 1.222 2014/11/24 02:03:37 brad Exp $
machine i386
maxusers 4
@@ -105,8 +105,8 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB
run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
zyd* at uhub? # Zydas ZD1211/ZD1211B
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
-urtw* at uhub? # RealTek 8187
-urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU
+urtw* at uhub? # Realtek 8187
+urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
npx0 at isa? port 0xf0 irq 13 # math coprocessor
isadma0 at isa?
@@ -221,8 +221,8 @@ sm* at pcmcia? # PCMCIA based sm ethernet
xe* at pcmcia? # Xircom ethernet
xl* at pci? # 3C9xx ethernet
xl* at cardbus? # 3C575 ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
-rl* at cardbus? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
+rl* at cardbus? # Realtek 81[23]9 ethernet
epic* at pci? # SMC EPIC/100 ethernet
tl* at pci? # Compaq Thunderlan ethernet
vr* at pci? # VIA Rhine ethernet
@@ -304,7 +304,7 @@ qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8x220 PHYs
tlphy* at mii? # ThunderLAN PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC
index 27ca882898f..e5492132ec4 100644
--- a/sys/arch/loongson/conf/GENERIC
+++ b/sys/arch/loongson/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.44 2014/07/11 21:58:09 tedu Exp $
+# $OpenBSD: GENERIC,v 1.45 2014/11/24 02:03:37 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -152,7 +152,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network'
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
+urtw* at uhub? # Realtek 8187
rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
wi* at uhub? # WaveLAN IEEE 802.11DS
@@ -188,7 +188,7 @@ amphy* at mii? # AMD 79C873 PHYs
bmtphy* at mii? # Broadcom 10/100 PHYs
eephy* at mii? # Marvell 88E1000 series PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
ukphy* at mii? # "unknown" PHYs
diff --git a/sys/arch/loongson/conf/RAMDISK b/sys/arch/loongson/conf/RAMDISK
index 96d986b98c2..ca7a49428c7 100644
--- a/sys/arch/loongson/conf/RAMDISK
+++ b/sys/arch/loongson/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.23 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.24 2014/11/24 02:03:37 brad Exp $
machine loongson mips64
maxusers 4
@@ -108,7 +108,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
+urtw* at uhub? # Realtek 8187
wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
@@ -122,7 +122,7 @@ amphy* at mii? # AMD 79C873 PHYs
bmtphy* at mii? # Broadcom 10/100 PHYs
eephy* at mii? # Marvell 88E1000 series PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
ukphy* at mii? # "unknown" PHYs
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 8662e58e7c3..26a81ae396d 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.241 2014/09/27 08:28:12 deraadt Exp $g
+# $OpenBSD: GENERIC,v 1.242 2014/11/24 02:03:37 brad Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -75,7 +75,7 @@ hme* at pci? # HME ethernet
vge* at pci? # VIA VT612x
dc* at pci? # DEC Tulip 21143 clones
xl* at pci? # 3C9xx ethernet
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
em* at pci? # Intel Pro/1000 ethernet
#ixgb* at pci? # Intel Pro/10Gb ethernet
epic* at pci? # SMC EPIC/100 ethernet
@@ -115,7 +115,7 @@ acphy* at mii? # Altima AC101 PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 8022[013] PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
#tlphy* at mii? # ThunderLAN PHYs
tqphy* at mii? # TDK Semiconductor PHYs
brgphy* at mii? # Broadcom 10/100/1000 PHYs
@@ -281,7 +281,7 @@ otus* at uhub? # Atheros AR9001U
athn* at uhub? # Atheros AR9002U
zyd* at uhub? # Zydas ZD1211
upgt* at uhub? # Conexant/Intersil PrismGT SoftMAC USB
-urtw* at uhub? # RealTek 8187
+urtw* at uhub? # Realtek 8187
udcf* at uhub? # Gude Expert mouseCLOCK
umbg* at uhub? # Meinberg Funkuhren USB5131
uthum* at uhidev? # TEMPerHUM sensor
@@ -331,7 +331,7 @@ malo* at pcmcia? # Marvell 88W8385
dc* at cardbus? # 21143, "tulip" clone ethernet
fxp* at cardbus? # Intel PRO/100 ethernet
xl* at cardbus? # 3C575/3C656 ethernet
-rl* at cardbus? # RealTek 81[23]9 ethernet
+rl* at cardbus? # Realtek 81[23]9 ethernet
re* at cardbus? # Realtek 8169/8169S/8110S
rtw* at cardbus? # Realtek 8180
wdc* at pcmcia?
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index ec20c23ec59..e3840d9556b 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.107 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.108 2014/11/24 02:03:37 brad Exp $
machine macppc powerpc
maxusers 4
@@ -98,7 +98,7 @@ mtdphy* at mii? # Myson MTD972 PHYs
qsphy* at mii? # Quality Semiconductor QS6612 PHYs
luphy* at mii? # Lucent LU6612 PHY
sqphy* at mii? # Seeq 80220/80221/80223 PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
tqphy* at mii? # TDK Semiconductor PHYs
brgphy* at mii? # Broadcom 10/100/1000 PHYs
bmtphy* at mii? # Broadcom 10/100 PHYs
@@ -174,7 +174,7 @@ wi* at pcmcia? # WaveLAN IEEE 802.11DS
dc* at cardbus? # 21143, "tulip" clone ethernet
fxp* at cardbus? # Intel PRO/100 ethernet
xl* at cardbus? # 3C575/3C656 ethernet
-rl* at cardbus? # RealTek 81[23]9 ethernet
+rl* at cardbus? # Realtek 81[23]9 ethernet
re* at cardbus? # Realtek 8169/8169S/8110S
wdc* at pcmcia?
ral* at cardbus? # Ralink RT2500/RT2501/RT2600
diff --git a/sys/arch/sgi/conf/GENERIC-IP27 b/sys/arch/sgi/conf/GENERIC-IP27
index 9293408be1f..03e0825ddab 100644
--- a/sys/arch/sgi/conf/GENERIC-IP27
+++ b/sys/arch/sgi/conf/GENERIC-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP27,v 1.56 2014/09/14 18:59:18 brad Exp $
+# $OpenBSD: GENERIC-IP27,v 1.57 2014/11/24 02:03:37 brad Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
#
@@ -132,7 +132,7 @@ cue* at uhub? # CATC USB-EL1201A based Ethernet
kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
otus* at uhub? # Atheros AR9001U
-rsu* at uhub? # RealTek RTL8188SU/RTL8191SU/RTL8192SU
+rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
rum* at uhub? # Ralink RT2501USB/RT2601USB
run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
smsc* at uhub? # SMSC LAN95xx Ethernet
@@ -143,8 +143,8 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network'
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
-urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU
+urtw* at uhub? # Realtek 8187
+urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
@@ -209,7 +209,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
luphy* at mii? # Lucent LU6612 PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/sgi/conf/GENERIC-IP30 b/sys/arch/sgi/conf/GENERIC-IP30
index 0051e612e80..d1d97b70b0f 100644
--- a/sys/arch/sgi/conf/GENERIC-IP30
+++ b/sys/arch/sgi/conf/GENERIC-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP30,v 1.49 2014/09/14 18:59:18 brad Exp $
+# $OpenBSD: GENERIC-IP30,v 1.50 2014/11/24 02:03:37 brad Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
#
@@ -123,7 +123,7 @@ cue* at uhub? # CATC USB-EL1201A based Ethernet
kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
otus* at uhub? # Atheros AR9001U
-rsu* at uhub? # RealTek RTL8188SU/RTL8191SU/RTL8192SU
+rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
rum* at uhub? # Ralink RT2501USB/RT2601USB
run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
smsc* at uhub? # SMSC LAN95xx Ethernet
@@ -134,8 +134,8 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network'
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
-urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU
+urtw* at uhub? # Realtek 8187
+urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
@@ -200,7 +200,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
luphy* at mii? # Lucent LU6612 PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/sgi/conf/GENERIC-IP32 b/sys/arch/sgi/conf/GENERIC-IP32
index 88551ffafeb..6bc87190de0 100644
--- a/sys/arch/sgi/conf/GENERIC-IP32
+++ b/sys/arch/sgi/conf/GENERIC-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP32,v 1.40 2014/09/14 18:59:18 brad Exp $
+# $OpenBSD: GENERIC-IP32,v 1.41 2014/11/24 02:03:37 brad Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
#
@@ -115,7 +115,7 @@ cue* at uhub? # CATC USB-EL1201A based Ethernet
kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet
mos* at uhub? # MOSCHIP MCS7730/7830 10/100 Ethernet
otus* at uhub? # Atheros AR9001U
-rsu* at uhub? # RealTek RTL8188SU/RTL8191SU/RTL8192SU
+rsu* at uhub? # Realtek RTL8188SU/RTL8191SU/RTL8192SU
rum* at uhub? # Ralink RT2501USB/RT2601USB
run* at uhub? # Ralink RT2700U/RT2800U/RT3000U
smsc* at uhub? # SMSC LAN95xx Ethernet
@@ -126,8 +126,8 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network'
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host `network'
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
-urtwn* at uhub? # RealTek RTL8188CU/RTL8192CU
+urtw* at uhub? # Realtek 8187
+urtwn* at uhub? # Realtek RTL8188CU/RTL8192CU
wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
@@ -192,7 +192,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
luphy* at mii? # Lucent LU6612 PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27
index 377ab9be1e5..67c2d68696f 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP27
+++ b/sys/arch/sgi/conf/RAMDISK-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP27,v 1.35 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK-IP27,v 1.36 2014/11/24 02:03:37 brad Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
@@ -112,7 +112,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
+urtw* at uhub? # Realtek 8187
wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
@@ -158,7 +158,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
luphy* at mii? # Lucent LU6612 PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30
index 7888a5a6e22..ae08994fadb 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP30
+++ b/sys/arch/sgi/conf/RAMDISK-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP30,v 1.30 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK-IP30,v 1.31 2014/11/24 02:03:37 brad Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
@@ -105,7 +105,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
+urtw* at uhub? # Realtek 8187
wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
@@ -151,7 +151,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
luphy* at mii? # Lucent LU6612 PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/sgi/conf/RAMDISK-IP32 b/sys/arch/sgi/conf/RAMDISK-IP32
index 38114406bf4..5063b02067f 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP32
+++ b/sys/arch/sgi/conf/RAMDISK-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP32,v 1.26 2014/10/10 05:43:35 deraadt Exp $
+# $OpenBSD: RAMDISK-IP32,v 1.27 2014/11/24 02:03:37 brad Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
@@ -93,7 +93,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host
ugl* at uhub? # Genesys Logic GL620USB-A host-to-host
ural* at uhub? # Ralink RT2500USB
url* at uhub? # Realtek RTL8150L based adapters
-urtw* at uhub? # RealTek 8187
+urtw* at uhub? # Realtek 8187
wi* at uhub? # WaveLAN IEEE 802.11DS
zyd* at uhub? # Zydas ZD1211
ugen* at uhub? # USB Generic driver
@@ -139,7 +139,7 @@ nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
luphy* at mii? # Lucent LU6612 PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/socppc/conf/GENERIC b/sys/arch/socppc/conf/GENERIC
index 9baf0320270..0bd878d100d 100644
--- a/sys/arch/socppc/conf/GENERIC
+++ b/sys/arch/socppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.28 2014/08/20 06:14:42 mikeb Exp $
+# $OpenBSD: GENERIC,v 1.29 2014/11/24 02:03:37 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -100,7 +100,7 @@ tsec1 at obio?
rgephy* at mii? # Realtek 8169S/8110S PHY
eephy* at mii? # Marvell 88E1000 series PHY
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY
gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
ukphy* at mii? # Generic unknown PHY
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 7210bd8b3ba..ce19db93f33 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.291 2014/09/27 08:28:12 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.292 2014/11/24 02:03:37 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -87,10 +87,10 @@ myx* at pci? # Myricom Myri-10G 10Gb ethernet
bge* at pci? # Broadcom BCM570x (aka Tigon3)
bnx* at pci? # Broadcom BCM5706/5708 GigE
stge* at pci? # Sundance TC9021 GigE
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
vr* at pci? # VIA Rhine ethernet
-re* at pci? # RealTek 8169/8169S/8110S
-re* at cardbus? # RealTek 8169/8169S/8110S
+re* at pci? # Realtek 8169/8169S/8110S
+re* at cardbus? # Realtek 8169/8169S/8110S
thtc* at pci? # Tehuti Networks 10Gb ethernet
tht* at thtc?
jme* at pci? # JMicron JMC250/JMC260 Ethernet
@@ -427,7 +427,7 @@ icsphy* at mii? # ICS 1890 PHYs
iophy* at mii? # Intel 82553 PHYs
inphy* at mii? # Intel 82555 PHYs
lxtphy* at mii? # Level1 LXT970 PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index 3bfcc7d8470..399e248ca21 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.114 2014/10/10 05:43:36 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.115 2014/11/24 02:03:37 brad Exp $
machine sparc64
maxusers 4
@@ -102,10 +102,10 @@ em* at pci? # Intel Pro/1000 ethernet
bge* at pci? # Broadcom BCM570x (aka Tigon3)
bnx* at pci? # Broadcom BCM5706/5708 GigE
stge* at pci? # Sundance TC9021 GigE
-rl* at pci? # RealTek 81[23]9 ethernet
+rl* at pci? # Realtek 81[23]9 ethernet
vr* at pci? # VIA Rhine ethernet
-re* at pci? # RealTek 8169/8169S/8110S
-re* at cardbus? # RealTek 8169/8169S/8110S
+re* at pci? # Realtek 8169/8169S/8110S
+re* at cardbus? # Realtek 8169/8169S/8110S
jme* at pci? # JMicron JMC250/JMC260 Ethernet
auxio* at ebus?
@@ -190,7 +190,7 @@ icsphy* at mii? # ICS 1890 PHYs
iophy* at mii? # Intel 82553 PHYs
inphy* at mii? # Intel 82555 PHYs
lxtphy* at mii? # Level1 LXT970 PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
urlphy* at mii? # Realtek RTL8150L internal PHY
rgephy* at mii? # Realtek 8169S/8110S PHY
gentbi* at mii? # Generic 1000BASE-X ten-bit PHY
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC
index 85948fea3ab..4899b913e92 100644
--- a/sys/arch/zaurus/conf/GENERIC
+++ b/sys/arch/zaurus/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.95 2014/07/12 21:56:57 tedu Exp $
+# $OpenBSD: GENERIC,v 1.96 2014/11/24 02:03:37 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -176,7 +176,7 @@ nsphy* at mii? # NS and compatible PHYs
nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
#dcphy* at mii? # Digital Clone PHYs
acphy* at mii? # Altima AC101 PHYs
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK
index 984e6a1df1f..f2c207ea2b9 100644
--- a/sys/arch/zaurus/conf/RAMDISK
+++ b/sys/arch/zaurus/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.51 2014/10/10 05:43:36 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.52 2014/11/24 02:03:37 brad Exp $
machine zaurus arm
maxusers 4
@@ -106,7 +106,7 @@ nsphy* at mii? # NS and compatible PHYs
nsphyter* at mii? # NS and compatible PHYs
qsphy* at mii? # Quality Semi QS6612 PHYs
sqphy* at mii? # Seeq 8x220 PHYs
-rlphy* at mii? # RealTek 8139 internal PHYs
+rlphy* at mii? # Realtek 8139 internal PHYs
mtdphy* at mii? # Myson MTD972 PHYs
acphy* at mii? # Altima AC101 PHYs
amphy* at mii? # AMD 79C873 PHYs
diff --git a/sys/conf/files b/sys/conf/files
index bc5c3dc02c8..11ef19e1f12 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.584 2014/11/15 10:29:42 dlg Exp $
+# $OpenBSD: files,v 1.585 2014/11/24 02:03:37 brad Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -73,7 +73,7 @@ define wlan
define ncr5380sbc # NCR 5380 SCSI Bus Controller
define ncr53c7xx # NCR 53c7xx SCSI Bus Controller
define dp8390nic # 8390-family Ethernet controllers
-define rtl80x9 # RealTek 8019/8029 NE2000-compatible
+define rtl80x9 # Realtek 8019/8029 NE2000-compatible
define dl10019 # DL10019/10022-family Ethernet controllers
define ax88190 # AX88190-family Ethernet controllers
@@ -293,7 +293,7 @@ file dev/ic/fxp.c fxp
device mtd: ether, ifnet, ifmedia, mii
file dev/ic/mtd8xx.c mtd
-# RealTek 8129/8139
+# Realtek 8129/8139
device rl: ether, ifnet, ifmedia, mii
file dev/ic/rtl81x9.c rl
diff --git a/sys/dev/cardbus/files.cardbus b/sys/dev/cardbus/files.cardbus
index d1ea3f3a1f7..48302da6b20 100644
--- a/sys/dev/cardbus/files.cardbus
+++ b/sys/dev/cardbus/files.cardbus
@@ -1,4 +1,4 @@
-# $OpenBSD: files.cardbus,v 1.29 2014/10/18 12:21:57 miod Exp $
+# $OpenBSD: files.cardbus,v 1.30 2014/11/24 02:03:37 brad Exp $
# $NetBSD: files.cardbus,v 1.8 2000/01/26 06:37:24 thorpej Exp $
#
# files.cardbus
@@ -42,7 +42,7 @@ attach fxp at cardbus with fxp_cardbus
file dev/cardbus/if_fxp_cardbus.c fxp_cardbus
#
-# RealTek 8139 based CardBus cards
+# Realtek 8139 based CardBus cards
#
attach rl at cardbus with rl_cardbus
file dev/cardbus/if_rl_cardbus.c rl_cardbus
diff --git a/sys/dev/cardbus/if_re_cardbus.c b/sys/dev/cardbus/if_re_cardbus.c
index 8262596f597..24164c27b35 100644
--- a/sys/dev/cardbus/if_re_cardbus.c
+++ b/sys/dev/cardbus/if_re_cardbus.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_re_cardbus.c,v 1.25 2014/09/06 04:46:58 brad Exp $ */
+/* $OpenBSD: if_re_cardbus.c,v 1.26 2014/11/24 02:03:37 brad Exp $ */
/*
* Copyright (c) 2005 Peter Valchev <pvalchev@openbsd.org>
@@ -86,7 +86,7 @@ const struct pci_matchid re_cardbus_devices[] = {
};
/*
- * Probe for a RealTek 8169/8110 chip. Check the PCI vendor and device
+ * Probe for a Realtek 8169/8110 chip. Check the PCI vendor and device
* IDs against our list and return a device name if we find a match.
*/
int
diff --git a/sys/dev/cardbus/if_rl_cardbus.c b/sys/dev/cardbus/if_rl_cardbus.c
index b8e43c0aa5d..63181ec64a9 100644
--- a/sys/dev/cardbus/if_rl_cardbus.c
+++ b/sys/dev/cardbus/if_rl_cardbus.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_rl_cardbus.c,v 1.26 2014/08/11 12:45:45 mpi Exp $ */
+/* $OpenBSD: if_rl_cardbus.c,v 1.27 2014/11/24 02:03:37 brad Exp $ */
/* $NetBSD: if_rl_cardbus.c,v 1.3.8.3 2001/11/14 19:14:02 nathanw Exp $ */
/*
@@ -30,10 +30,10 @@
/*
* if_rl_cardbus.c:
- * Cardbus specific routines for RealTek 8139 ethernet adapter.
+ * Cardbus specific routines for Realtek 8139 ethernet adapter.
* Tested for
* - elecom-Laneed LD-10/100CBA (Accton MPX5030)
- * - MELCO LPC3-TX-CB (RealTek 8139)
+ * - MELCO LPC3-TX-CB (Realtek 8139)
*/
#include "bpfilter.h"
@@ -79,7 +79,7 @@
* there appear to be problems with memory mapped mode: it looks like
* doing too many memory mapped access back to back in rapid succession
* can hang the bus. I'm inclined to blame this on crummy design/construction
- * on the part of RealTek. Memory mapped mode does appear to work on
+ * on the part of Realtek. Memory mapped mode does appear to work on
* uniprocessor systems though.
*/
#define RL_USEIOSPACE
diff --git a/sys/dev/ic/re.c b/sys/dev/ic/re.c
index dfa17eea3be..cbd5e898cb4 100644
--- a/sys/dev/ic/re.c
+++ b/sys/dev/ic/re.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: re.c,v 1.161 2014/11/23 10:03:49 brad Exp $ */
+/* $OpenBSD: re.c,v 1.162 2014/11/24 02:03:37 brad Exp $ */
/* $FreeBSD: if_re.c,v 1.31 2004/09/04 07:54:05 ru Exp $ */
/*
* Copyright (c) 1997, 1998-2003
@@ -33,7 +33,7 @@
*/
/*
- * RealTek 8139C+/8169/8169S/8110S PCI NIC driver
+ * Realtek 8139C+/8169/8169S/8110S PCI NIC driver
*
* Written by Bill Paul <wpaul@windriver.com>
* Senior Networking Software Engineer
@@ -41,7 +41,7 @@
*/
/*
- * This driver is designed to support RealTek's next generation of
+ * This driver is designed to support Realtek's next generation of
* 10/100 and 10/100/1000 PCI ethernet controllers. There are currently
* seven devices in this family: the RTL8139C+, the RTL8169, the RTL8169S,
* RTL8110S, the RTL8168, the RTL8111 and the RTL8101E.
@@ -96,7 +96,7 @@
* (the 'S' stands for 'single-chip'). These devices have the same
* programming API as the older 8169, but also have some vendor-specific
* registers for the on-board PHY. The 8110S is a LAN-on-motherboard
- * part designed to be pin-compatible with the RealTek 8100 10/100 chip.
+ * part designed to be pin-compatible with the Realtek 8100 10/100 chip.
*
* This driver takes advantage of the RX and TX checksum offload and
* VLAN tag insertion/extraction features. It also implements TX
@@ -550,7 +550,7 @@ re_miibus_statchg(struct device *dev)
}
/*
- * RealTek controllers do not provide an interface to
+ * Realtek controllers do not provide an interface to
* Tx/Rx MACs for resolved speed, duplex and flow-control
* parameters.
*/
@@ -604,7 +604,7 @@ re_iff(struct rl_softc *sc)
}
/*
- * For some unfathomable reason, RealTek decided to reverse
+ * For some unfathomable reason, Realtek decided to reverse
* the order of the multicast hash registers in the PCI Express
* parts. This means we have to write the hash pattern in reverse
* order for those devices.
@@ -1310,7 +1310,7 @@ re_rxeof(struct rl_softc *sc)
* it is 13 bits (since the max RX frame length is 16K).
* Unfortunately, all 32 bits in the status word
* were already used, so to make room for the extra
- * length bit, RealTek took out the 'frame alignment
+ * length bit, Realtek took out the 'frame alignment
* error' bit and shifted the other status bits
* over one slot. The OWN, EOR, FS and LS bits are
* still in the same places. We have already extracted
diff --git a/sys/dev/ic/rtl80x9reg.h b/sys/dev/ic/rtl80x9reg.h
index 7f302feb588..b5f45afc85b 100644
--- a/sys/dev/ic/rtl80x9reg.h
+++ b/sys/dev/ic/rtl80x9reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: rtl80x9reg.h,v 1.3 2008/06/26 05:42:16 ray Exp $ */
+/* $OpenBSD: rtl80x9reg.h,v 1.4 2014/11/24 02:03:37 brad Exp $ */
/* $NetBSD: rtl80x9reg.h,v 1.2 1998/10/31 00:31:43 thorpej Exp $ */
/*-
@@ -32,7 +32,7 @@
*/
/*
- * Registers on RealTek 8019 and 8029 NE2000-compatible network interfaces.
+ * Registers on Realtek 8019 and 8029 NE2000-compatible network interfaces.
*
* Data sheets for these chips can be found at:
*
diff --git a/sys/dev/ic/rtl80x9var.h b/sys/dev/ic/rtl80x9var.h
index e08efeec0d3..9622865c741 100644
--- a/sys/dev/ic/rtl80x9var.h
+++ b/sys/dev/ic/rtl80x9var.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: rtl80x9var.h,v 1.5 2008/06/26 05:42:16 ray Exp $ */
+/* $OpenBSD: rtl80x9var.h,v 1.6 2014/11/24 02:03:37 brad Exp $ */
/* $NetBSD: rtl80x9var.h,v 1.1 1998/10/31 00:44:33 thorpej Exp $ */
/*-
@@ -32,7 +32,7 @@
*/
/*
- * Definitions on RealTek 8019 and 8029 NE2000-compatible network interfaces.
+ * Definitions on Realtek 8019 and 8029 NE2000-compatible network interfaces.
*
* Data sheets for these chips can be found at:
*
diff --git a/sys/dev/ic/rtl81x9.c b/sys/dev/ic/rtl81x9.c
index aaf3e799541..fe4e2654c4f 100644
--- a/sys/dev/ic/rtl81x9.c
+++ b/sys/dev/ic/rtl81x9.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: rtl81x9.c,v 1.83 2014/09/06 05:41:35 jsg Exp $ */
+/* $OpenBSD: rtl81x9.c,v 1.84 2014/11/24 02:03:37 brad Exp $ */
/*
* Copyright (c) 1997, 1998
@@ -33,10 +33,10 @@
*/
/*
- * RealTek 8129/8139 PCI NIC driver
+ * Realtek 8129/8139 PCI NIC driver
*
* Supports several extremely cheap PCI 10/100 adapters based on
- * the RealTek chipset. Datasheets can be obtained from
+ * the Realtek chipset. Datasheets can be obtained from
* www.realtek.com.tw.
*
* Written by Bill Paul <wpaul@ctr.columbia.edu>
@@ -45,7 +45,7 @@
*/
/*
- * The RealTek 8139 PCI NIC redefines the meaning of 'low end.' This is
+ * The Realtek 8139 PCI NIC redefines the meaning of 'low end.' This is
* probably the worst PCI ethernet controller ever made, with the possible
* exception of the FEAST chip made by SMC. The 8139 supports bus-master
* DMA, but it has a terrible interface that nullifies any performance
@@ -587,11 +587,11 @@ rl_rxeof(struct rl_softc *sc)
/*
* Here's a totally undocumented fact for you. When the
- * RealTek chip is in the process of copying a packet into
+ * Realtek chip is in the process of copying a packet into
* RAM for you, the length will be 0xfff0. If you spot a
* packet header with this value, you need to stop. The
* datasheet makes absolutely no mention of this and
- * RealTek should be shot for this.
+ * Realtek should be shot for this.
*/
rxstat = htole32(rxstat);
total_len = rxstat >> 16;
@@ -617,7 +617,7 @@ rl_rxeof(struct rl_softc *sc)
rx_bytes += total_len + 4;
/*
- * XXX The RealTek chip includes the CRC with every
+ * XXX The Realtek chip includes the CRC with every
* received frame, and there's no way to turn this
* behavior off (at least, I can't find anything in
* the manual that explains how to do it) so we have
@@ -805,7 +805,7 @@ rl_encap(struct rl_softc *sc, struct mbuf *m_head)
struct mbuf *m_new;
/*
- * The RealTek is brain damaged and wants longword-aligned
+ * The Realtek is brain damaged and wants longword-aligned
* TX buffers, plus we can only have one fragment buffer
* per packet. We have to copy pretty much all the time.
*/
diff --git a/sys/dev/ic/rtl81x9reg.h b/sys/dev/ic/rtl81x9reg.h
index 3357553c517..0be8c6194a0 100644
--- a/sys/dev/ic/rtl81x9reg.h
+++ b/sys/dev/ic/rtl81x9reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: rtl81x9reg.h,v 1.87 2014/11/19 02:37:41 brad Exp $ */
+/* $OpenBSD: rtl81x9reg.h,v 1.88 2014/11/24 02:03:37 brad Exp $ */
/*
* Copyright (c) 1997, 1998
@@ -35,7 +35,7 @@
*/
/*
- * RealTek 8129/8139 register offsets
+ * Realtek 8129/8139 register offsets
*/
#define RL_IDR0 0x0000 /* ID register 0 (station addr) */
#define RL_IDR1 0x0001 /* Must use 32-bit accesses (?) */
@@ -522,7 +522,7 @@
#define RL_GMEDIASTAT_TBI 0x80 /* TBI enabled */
/*
- * The RealTek doesn't use a fragment-based descriptor mechanism.
+ * The Realtek doesn't use a fragment-based descriptor mechanism.
* Instead, there are only four register sets, each of which represents
* one 'descriptor.' Basically, each TX descriptor is just a contiguous
* packet buffer (32-bit aligned!) and we place the buffer addresses in
@@ -945,12 +945,12 @@ struct rl_softc {
/*
* General constants that are fun to know.
*
- * RealTek PCI vendor ID
+ * Realtek PCI vendor ID
*/
#define RT_VENDORID 0x10EC
/*
- * RealTek chip device IDs.
+ * Realtek chip device IDs.
*/
#define RT_DEVICEID_8129 0x8129
#define RT_DEVICEID_8101E 0x8136
diff --git a/sys/dev/isa/if_ne_isa.c b/sys/dev/isa/if_ne_isa.c
index 86b46410bb7..f52566a8d0d 100644
--- a/sys/dev/isa/if_ne_isa.c
+++ b/sys/dev/isa/if_ne_isa.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ne_isa.c,v 1.15 2014/08/11 12:45:45 mpi Exp $ */
+/* $OpenBSD: if_ne_isa.c,v 1.16 2014/11/24 02:03:37 brad Exp $ */
/* $NetBSD: if_ne_isa.c,v 1.6 1998/07/05 06:49:13 jonathan Exp $ */
/*-
@@ -169,7 +169,7 @@ ne_isa_attach(struct device *parent, struct device *self, void *aux)
case NE2000_TYPE_NE2000:
typestr = "NE2000";
/*
- * Check for a RealTek 8019.
+ * Check for a Realtek 8019.
*/
bus_space_write_1(nict, nich, ED_P0_CR,
ED_CR_PAGE_0 | ED_CR_STP);
diff --git a/sys/dev/isa/if_ne_isapnp.c b/sys/dev/isa/if_ne_isapnp.c
index cdd364cac12..7dbf7890ff1 100644
--- a/sys/dev/isa/if_ne_isapnp.c
+++ b/sys/dev/isa/if_ne_isapnp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ne_isapnp.c,v 1.14 2014/08/11 12:45:45 mpi Exp $ */
+/* $OpenBSD: if_ne_isapnp.c,v 1.15 2014/11/24 02:03:37 brad Exp $ */
/* $NetBSD: if_ne_isapnp.c,v 1.7 1998/07/23 19:30:45 christos Exp $ */
/*-
@@ -134,7 +134,7 @@ ne_isapnp_attach(struct device *parent, struct device *self, void *aux)
case NE2000_TYPE_NE2000:
typestr = "NE2000";
/*
- * Check for a RealTek 8019.
+ * Check for a Realtek 8019.
*/
bus_space_write_1(nict, nich, ED_P0_CR,
ED_CR_PAGE_0 | ED_CR_STP);
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 1937f449a6b..1d63a83314f 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.309 2014/09/27 08:28:12 deraadt Exp $
+# $OpenBSD: files.pci,v 1.310 2014/11/24 02:03:37 brad Exp $
# $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
#
# Config file and device description for machine-independent PCI code.
@@ -303,7 +303,7 @@ file dev/pci/if_lmc_obsd.c lmc
attach mtd at pci with mtd_pci
file dev/pci/if_mtd_pci.c mtd_pci
-# RealTek 8129/8139
+# Realtek 8129/8139
attach rl at pci with rl_pci
file dev/pci/if_rl_pci.c rl_pci
diff --git a/sys/dev/pci/if_ale.c b/sys/dev/pci/if_ale.c
index 02b4a044a15..8034fa18bc5 100644
--- a/sys/dev/pci/if_ale.c
+++ b/sys/dev/pci/if_ale.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ale.c,v 1.32 2014/11/18 02:37:30 tedu Exp $ */
+/* $OpenBSD: if_ale.c,v 1.33 2014/11/24 02:03:37 brad Exp $ */
/*-
* Copyright (c) 2008, Pyun YongHyeon <yongari@FreeBSD.org>
* All rights reserved.
@@ -1504,7 +1504,7 @@ ale_rxeof(struct ale_softc *sc)
* reproduce this and I doubt it could be related
* with FIFO overflow of hardware or activity of Tx
* CMB updates. I also remember similar behaviour
- * seen on RealTek 8139 which uses resembling Rx
+ * seen on Realtek 8139 which uses resembling Rx
* scheme.
*/
if (aledebug)
diff --git a/sys/dev/pci/if_ne_pci.c b/sys/dev/pci/if_ne_pci.c
index 1d55a93e83f..07d33867a7d 100644
--- a/sys/dev/pci/if_ne_pci.c
+++ b/sys/dev/pci/if_ne_pci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ne_pci.c,v 1.18 2011/04/03 15:36:02 jasper Exp $ */
+/* $OpenBSD: if_ne_pci.c,v 1.19 2014/11/24 02:03:37 brad Exp $ */
/* $NetBSD: if_ne_pci.c,v 1.8 1998/07/05 00:51:24 jonathan Exp $ */
/*-
@@ -92,7 +92,7 @@ const struct ne_pci_product {
{ PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8029,
rtl80x9_mediachange, rtl80x9_mediastatus,
rtl80x9_init_card, rtl80x9_media_init,
- /* RealTek 8029 */ },
+ /* Realtek 8029 */ },
{ PCI_VENDOR_WINBOND, PCI_PRODUCT_WINBOND_W89C940F,
NULL, NULL,
diff --git a/sys/dev/pci/if_rl_pci.c b/sys/dev/pci/if_rl_pci.c
index f38432d1c79..a5863af6f3b 100644
--- a/sys/dev/pci/if_rl_pci.c
+++ b/sys/dev/pci/if_rl_pci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_rl_pci.c,v 1.28 2014/07/22 13:12:11 mpi Exp $ */
+/* $OpenBSD: if_rl_pci.c,v 1.29 2014/11/24 02:03:37 brad Exp $ */
/*
* Copyright (c) 1997, 1998
@@ -72,7 +72,7 @@
* there appear to be problems with memory mapped mode: it looks like
* doing too many memory mapped access back to back in rapid succession
* can hang the bus. I'm inclined to blame this on crummy design/construction
- * on the part of RealTek. Memory mapped mode does appear to work on
+ * on the part of Realtek. Memory mapped mode does appear to work on
* uniprocessor systems though.
*/
#define RL_USEIOSPACE
diff --git a/sys/dev/pcmcia/if_ne_pcmcia.c b/sys/dev/pcmcia/if_ne_pcmcia.c
index 5436a8fd1a3..c44dfa0f4a0 100644
--- a/sys/dev/pcmcia/if_ne_pcmcia.c
+++ b/sys/dev/pcmcia/if_ne_pcmcia.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ne_pcmcia.c,v 1.96 2013/05/09 19:53:48 miod Exp $ */
+/* $OpenBSD: if_ne_pcmcia.c,v 1.97 2014/11/24 02:03:37 brad Exp $ */
/* $NetBSD: if_ne_pcmcia.c,v 1.17 1998/08/15 19:00:04 thorpej Exp $ */
/*
@@ -777,7 +777,7 @@ again:
}
/*
- * Check for a RealTek 8019.
+ * Check for a Realtek 8019.
*/
bus_space_write_1(dsc->sc_regt, dsc->sc_regh, ED_P0_CR,
ED_CR_PAGE_0 | ED_CR_STP);
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb
index b60f868bb2f..e0dbc79696f 100644
--- a/sys/dev/usb/files.usb
+++ b/sys/dev/usb/files.usb
@@ -1,4 +1,4 @@
-# $OpenBSD: files.usb,v 1.117 2014/07/12 21:56:57 tedu Exp $
+# $OpenBSD: files.usb,v 1.118 2014/11/24 02:03:37 brad Exp $
# $NetBSD: files.usb,v 1.16 2000/02/14 20:29:54 augustss Exp $
#
# Config file and device description for machine-independent USB code.
@@ -370,7 +370,7 @@ device upgt: ether, ifnet, ifmedia, wlan, firmload
attach upgt at uhub
file dev/usb/if_upgt.c upgt
-# RealTek 8187
+# Realtek 8187
device urtw: ether, ifnet, ifmedia, wlan
attach urtw at uhub
file dev/usb/if_urtw.c urtw
diff --git a/sys/dev/usb/if_axe.c b/sys/dev/usb/if_axe.c
index 4ad50acec3f..2a0c5e0e924 100644
--- a/sys/dev/usb/if_axe.c
+++ b/sys/dev/usb/if_axe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_axe.c,v 1.126 2014/07/13 15:52:49 mpi Exp $ */
+/* $OpenBSD: if_axe.c,v 1.127 2014/11/24 02:03:37 brad Exp $ */
/*
* Copyright (c) 2005, 2006, 2007 Jonathan Gray <jsg@openbsd.org>
@@ -65,7 +65,7 @@
/*
* The AX88172 provides USB ethernet supports at 10 and 100Mbps.
- * It uses an external PHY (reference designs use a RealTek chip),
+ * It uses an external PHY (reference designs use a Realtek chip),
* and has a 64-bit multicast hash filter. There is some information
* missing from the manual which one needs to know in order to make
* the chip function: