summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-08-16 16:40:49 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-08-16 16:40:49 +0000
commit776c79c8872b158a838123098e77052562cd6abc (patch)
tree33eb60aae00293fd91811fc900f3d2b29e9af030
parent3b30ada9459baa3644c3527de24315a8b5090fe5 (diff)
3.8 will ship with support for art(4)
-rw-r--r--sys/arch/i386/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 859deafc584..0350b8850ff 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.430 2005/08/14 21:52:46 claudio Exp $
+# $OpenBSD: GENERIC,v 1.431 2005/08/16 16:40:48 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -436,8 +436,8 @@ stge* at pci? # Sundance TC9021 GigE
hme* at pci? # Sun Happy Meal
bce* at pci? # Broadcom BCM4401
vge* at pci? # VIA VT612x
-#musycc* at pci? # Conexant HDLC controller
-#art* at musycc? # Accoom Artery E1/T1 cards
+musycc* at pci? # Conexant HDLC controller
+art* at musycc? # Accoom Artery E1/T1 cards
# Wireless network cards
ath* at pci? # Atheros AR5k (802.11a/b/g)