summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
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/amd64
parentdecc30444277dc577f742ec1e0ac336003077b88 (diff)
athn(4) has a future in here.
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 48bea71c4f3..1519192bdc7 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.106 2009/10/29 00:07:50 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.107 2009/11/15 01:36:11 deraadt Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -298,6 +298,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)