summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2008-07-30 18:51:53 +0000
committerBrad Smith <brad@cvs.openbsd.org>2008-07-30 18:51:53 +0000
commitcb36561c865de9e7d9976aad1dcab935ba936d97 (patch)
tree8cc266165037ae1d4f5c3118f3a20e1630067a40
parenta4f9d953a78f447bb5acb14ad59905bc4a7c845c (diff)
Add ath(4).
ok deraadt@
-rw-r--r--sys/arch/sparc64/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index cb8cbc7c0cd..ec6afe53405 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.218 2008/07/19 12:36:06 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.219 2008/07/30 18:51:52 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -91,6 +91,8 @@ art* at musycc? # Accoom Artery E1/T1 cards
thtc* at pci? # Tehuti Networks 10Gb ethernet
tht* at thtc?
+ath* at pci? # Atheros AR5k (802.11a/b/g)
+ath* at cardbus? # Atheros AR5k (802.11a/b/g)
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)