summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2010-08-13 09:30:12 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2010-08-13 09:30:12 +0000
commit3e343e216567f705b01082d35a5d55e03e2c4881 (patch)
tree4d9f2067322f1643e1bc6ccba6084c66fb0e5053 /sys/arch
parent69a76e735a391684639bdcd42ccc7019f6f61fc3 (diff)
Fix indentation.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/sparc64/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 66dbc6bac59..31c137a8bc6 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.254 2010/08/02 14:13:23 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.255 2010/08/13 09:30:11 kettenis Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -97,8 +97,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)
+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)