summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-11-15 01:36:12 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-11-15 01:36:12 +0000
commitbbf3c4868bb229cb82f93128598981a135c2d7d7 (patch)
tree16b03185aab8c1b8090b65d3e8676b8981dcaf23 /sys/arch/i386
parentdecc30444277dc577f742ec1e0ac336003077b88 (diff)
athn(4) has a future in here.
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 12d32c2b16a..ce5d2bbbda6 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.171 2009/08/08 11:14:01 kevlo Exp $
+# $OpenBSD: RAMDISK_CD,v 1.172 2009/11/15 01:36:10 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -382,6 +382,8 @@ acx* at pci? # TI ACX100/ACX111 (802.11b/g)
acx* at cardbus? # TI ACX100/ACX111 (802.11b/g)
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)
atw* at pci? # ADMtek ADM8211 (802.11)
atw* at cardbus? # ADMtek ADM8211 (802.11)
bwi* at pci? # Broadcom AirForce (802.11b/g)