summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-01-02 23:14:28 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-01-02 23:14:28 +0000
commit294dd11c62f05b9f4615d5574fa1e9b0cd270f47 (patch)
tree33546b348c38312194a2339709df490480b7e5ca
parentbacf50ef175bf87473da2acd3cbd68ffd9a5c834 (diff)
Prism54 (only full-mac varients) -> Prism54 Full-MAC
-rw-r--r--sys/arch/alpha/conf/GENERIC4
-rw-r--r--sys/arch/amd64/conf/GENERIC6
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD6
-rw-r--r--sys/arch/i386/conf/GENERIC6
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD6
-rw-r--r--sys/arch/sparc64/conf/GENERIC4
6 files changed, 16 insertions, 16 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index cfb212b95bb..7a830284c14 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.270 2021/10/21 18:36:41 bluhm Exp $
+# $OpenBSD: GENERIC,v 1.271 2022/01/02 23:14:26 jsg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -253,7 +253,7 @@ acx* at pci? # TI ACX100/ACX111 (802.11b/g)
an* at pci? # Aironet IEEE 802.11DS
ath* at pci? # Atheros AR5k (802.11)
atw* at pci? # ADMtek ADM8211 (802.11)
-pgt* at pci? # Prism54 (only full-mac varients)
+pgt* at pci? # Prism54 Full-MAC
ral* at pci? # Ralink RT2500/RT2501/RT2600
#rtw* at pci? # Realtek 8180
wi* at pci? # WaveLAN IEEE 802.11DS
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 54274b1e80a..0621843fcf0 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.508 2021/12/26 13:55:36 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.509 2022/01/02 23:14:26 jsg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -578,8 +578,8 @@ ral* at cardbus? # Ralink RT2500/RT2501/RT2600
rtw* at pci? # Realtek 8180
rtw* at cardbus? # Realtek 8180
rtwn* at pci? # Realtek 8188CE/8192CE
-pgt* at pci? # Prism54 (only full-mac varients)
-pgt* at cardbus? # Prism54 (only full-mac varients)
+pgt* at pci? # Prism54 Full-MAC
+pgt* at cardbus? # Prism54 Full-MAC
malo* at pci? # Marvell Libertas
malo* at cardbus? # Marvell Libertas
malo* at pcmcia? # Marvell 88W8385
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 4c5c5e90600..928f672f642 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.197 2021/12/26 13:55:36 kettenis Exp $
+# $OpenBSD: RAMDISK_CD,v 1.198 2022/01/02 23:14:26 jsg Exp $
machine amd64
maxusers 4
@@ -286,8 +286,8 @@ ral* at cardbus? # Ralink RT2500/RT2501/RT2600
rtw* at pci? # Realtek 8180
rtw* at cardbus? # Realtek 8180
rtwn* at pci? # Realtek 8188CE/8192CE
-pgt* at pci? # Prism54 (only full-mac varients)
-pgt* at cardbus? # Prism54 (only full-mac varients)
+pgt* at pci? # Prism54 Full-MAC
+pgt* at cardbus? # Prism54 Full-MAC
malo* at pci? # Marvell 88W8385
malo* at cardbus? # Marvell Libertas
malo* at pcmcia? # Marvell 88W8385
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 34b4b0bf689..80f1807fcb5 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.859 2021/10/25 14:53:16 sthen Exp $
+# $OpenBSD: GENERIC,v 1.860 2022/01/02 23:14:27 jsg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -624,8 +624,8 @@ ral* at cardbus? # Ralink RT2500/RT2501/RT2600
rtw* at pci? # Realtek 8180
rtw* at cardbus? # Realtek 8180
rtwn* at pci? # Realtek 8188CE/8192CE
-pgt* at pci? # Prism54 (only full-mac varients)
-pgt* at cardbus? # Prism54 (only full-mac varients)
+pgt* at pci? # Prism54 Full-MAC
+pgt* at cardbus? # Prism54 Full-MAC
malo* at pci? # Marvell Libertas
malo* at cardbus? # Marvell Libertas
malo* at pcmcia? # Marvell 88W8385
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 5ea27ce73c7..6589dd6e491 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.247 2021/10/04 17:02:21 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.248 2022/01/02 23:14:27 jsg Exp $
machine i386
maxusers 4
@@ -288,8 +288,8 @@ ral* at cardbus? # Ralink RT2500/RT2501/RT2600
rtw* at pci? # Realtek 8180
rtw* at cardbus? # Realtek 8180
rtwn* at pci? # Realtek 8188CE/8192CE
-pgt* at pci? # Prism54 (only full-mac varients)
-pgt* at cardbus? # Prism54 (only full-mac varients)
+pgt* at pci? # Prism54 Full-MAC
+pgt* at cardbus? # Prism54 Full-MAC
malo* at cardbus? # Marvell Libertas
malo* at pcmcia? # Marvell 88W8385
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 2d5370530e9..90497c28d24 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.321 2022/01/02 05:37:19 jsg Exp $
+# $OpenBSD: GENERIC,v 1.322 2022/01/02 23:14:27 jsg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -103,7 +103,7 @@ ath* at pci? # Atheros AR5k (802.11a/b/g)
ath* at cardbus? # Atheros AR5k (802.11a/b/g)
athn* at pci? # Atheros AR9k (802.11a/g/n)
athn* at cardbus? # Atheros AR9k (802.11a/g/n)
-#pgt* at pci? # Prism54 (only full-mac varients)
+#pgt* at pci? # Prism54 Full-MAC
#acx* at pci? # TI ACX100/ACX111 (802.11b/g)
#acx* at cardbus? # TI ACX100/ACX111 (802.11b/g)
ral* at pci? # Ralink RT2500/RT2501/RT2600