summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2005-08-13 23:03:38 +0000
committerclaudio <claudio@openbsd.org>2005-08-13 23:03:38 +0000
commitb63a2aaac71ea4efc8f2f44e33bde702b8eb6709 (patch)
tree8ac1737e12c629041c9cc556f7c0953e1d329882
parentAdd art(4) driver. OK deraadt@ (diff)
downloadwireguard-openbsd-b63a2aaac71ea4efc8f2f44e33bde702b8eb6709.tar.xz
wireguard-openbsd-b63a2aaac71ea4efc8f2f44e33bde702b8eb6709.zip
Add commented out hooks for art(4).
OK deraadt@
-rw-r--r--sys/arch/i386/conf/GENERIC5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 44625c9c9e4..9d278cd9f40 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.428 2005/08/07 20:08:45 mickey Exp $
+# $OpenBSD: GENERIC,v 1.429 2005/08/13 23:03:38 claudio Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -436,6 +436,9 @@ 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
+#ebus* at pci? # extension bus of above
+#art* at musycc? # Accoom Artery E1/T1 cards
# Wireless network cards
ath* at pci? # Atheros AR5k (802.11a/b/g)