summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-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
30 files changed, 108 insertions, 108 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