summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-11-15 17:24:07 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-11-15 17:24:07 +0000
commitfb8c60d55f7258d2441a3ca97bbd89419151ee65 (patch)
tree16a241f1cbe3b6828263addbf0d3addd3286c367 /sys/arch
parent55163d97e22789e99d598a9cfacf7f98d1872138 (diff)
athn works on sparc64
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/sparc64/conf/GENERIC4
-rw-r--r--sys/arch/sparc64/conf/RAMDISK5
2 files changed, 7 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 66b128d951f..9c3e1d6ddeb 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.245 2009/10/03 19:56:14 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.246 2009/11/15 17:24:06 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -96,6 +96,8 @@ jme* at pci? # JMicron JMC250/JMC260 Ethernet
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)
acx* at pci? # TI ACX100/ACX111 (802.11b/g)
acx* at cardbus? # TI ACX100/ACX111 (802.11b/g)
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK
index 74b6e554c1e..3b36a30dc08 100644
--- a/sys/arch/sparc64/conf/RAMDISK
+++ b/sys/arch/sparc64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.95 2009/09/01 19:49:59 kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.96 2009/11/15 17:24:06 deraadt Exp $
# Machine architecture; required by config(8)
machine sparc64
@@ -77,7 +77,10 @@ pcmcia* at cardslot?
cbb* at pci?
cardslot* at cbb?
+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)
ral* at pci? # Ralink RT2500/RT2501/RT2600
ral* at cardbus? # Ralink RT2500/RT2501/RT2600
com* at pcmcia? # PCMCIA modems/serial ports