summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2020-02-15 08:49:12 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2020-02-15 08:49:12 +0000
commit2972a54d676a2319af500a09fdc435bfb31f32a4 (patch)
tree8e26e8052b592850fc347dd73e5ff9830c59d5f5 /sys/arch
parenta57d06353207b89970fdce696a800ddafc442f5f (diff)
Enable iwx(4) on amd64.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/amd64/conf/GENERIC3
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 5dec5567be2..e64388b5815 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.486 2020/01/21 01:40:46 tedu Exp $
+# $OpenBSD: GENERIC,v 1.487 2020/02/15 08:49:11 stsp Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -553,6 +553,7 @@ iwi* at pci? # Intel PRO/Wireless 2200BG/2915ABG
wpi* at pci? # Intel PRO/Wireless 3945ABG
iwn* at pci? # Intel WiFi Link 4965/5000/1000/6000
iwm* at pci? # Intel WiFi Link 7xxx
+iwx* at pci? # Intel WiFi Link 22xxx
ral* at pci? # Ralink RT2500/RT2501/RT2600
ral* at cardbus? # Ralink RT2500/RT2501/RT2600
rtw* at pci? # Realtek 8180
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 261061ff1aa..f106f6b87c0 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.187 2019/12/23 08:05:42 kettenis Exp $
+# $OpenBSD: RAMDISK_CD,v 1.188 2020/02/15 08:49:11 stsp Exp $
machine amd64
maxusers 4
@@ -267,6 +267,7 @@ iwi* at pci? # Intel PRO/Wireless 2200BG/2915ABG
wpi* at pci? # Intel PRO/Wireless 3945ABG
iwn* at pci? # Intel Wireless WiFi Link 4965AGN
iwm* at pci? # Intel WiFi Link 7xxx
+iwx* at pci? # Intel WiFi Link 22xxx
ral* at pci? # Ralink RT2500/RT2501/RT2600
ral* at cardbus? # Ralink RT2500/RT2501/RT2600
rtw* at pci? # Realtek 8180