From e515e43c91d2bebfc1e01aa1063d1b20fa538415 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Mon, 9 Apr 2007 20:07:57 +0000 Subject: Re-enable art(4); mglocker@'s e250 is perfectly happy with larger kernels now. --- sys/arch/sparc64/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/sparc64') diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 18dbe6b1af1..fb10ff2a9a0 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.173 2007/04/08 07:44:43 jsg Exp $ +# $OpenBSD: GENERIC,v 1.174 2007/04/09 20:07:56 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -68,8 +68,8 @@ stge* at pci? # Sundance TC9021 GigE rl* at pci? # RealTek 81[23]9 ethernet vr* at pci? # VIA Rhine ethernet re* at pci? # RealTek 8169/8169S/8110S -#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 pgt* at pci? # Prism54 (only full-mac varients) acx* at pci? # TI ACX100/ACX111 (802.11b/g) -- cgit v1.2.3