diff options
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 6 |
1 files changed, 3 insertions, 3 deletions
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) |