summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2005-10-02 18:39:23 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2005-10-02 18:39:23 +0000
commit7a526169937ddcbc36288b52e32f3ac35e87c76d (patch)
tree34263800849a0d9849fc51bc7fb78b0d739be595 /sys/arch
parente9c34241019d6671074f3eaaa7bce4ff83731207 (diff)
enable ath(4) on alpha.
ok martin@ deraadt@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/alpha/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 9bd24c252f1..d90e18dc7ea 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.153 2005/08/03 02:10:43 dlg Exp $
+# $OpenBSD: GENERIC,v 1.154 2005/10/02 18:39:22 reyk Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -213,6 +213,7 @@ epic* at pci? # SMC EPIC/100 ethernet
skc* at pci? # SysKonnect GEnesis 984x
sk* at skc? # each port of above
ral* at pci? # Ralink RT2500
+ath* at pci? # Atheros AR5k (802.11)
#UNTESTED: the following section of drivers is untested on alpha.
en* at pci? # ENI PCI ATM (untested)