diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-26 00:21:40 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-04-26 00:21:40 +0000 |
commit | b29c70ffa36b1208dd9daeb7385985e98b13c858 (patch) | |
tree | 31a2158fed31a69b29cdac3d93c05050be8fbfef /sys/arch/amd64/conf | |
parent | 46aed323af1721db7865dc057c3eaa0cc86b5eae (diff) |
enable tht so it is more available for testing.
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 786315abbcd..b63f0c64006 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.177 2007/04/10 00:47:14 dlg Exp $ +# $OpenBSD: GENERIC,v 1.178 2007/04/26 00:21:39 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -374,6 +374,8 @@ nfe* at pci? # NVIDIA nForce Ethernet musycc* at pci? # Conexant HDLC controller art* at musycc? # Accoom Artery E1/T1 cards xge* at pci? # Neterion Xframe-I/II 10Gb ethernet +thtc* at pci? # Tehuti Networks 10Gb ethernet +tht* at thtc? gem* at pci? # Sun 'gem' ethernet bce* at pci? # Broadcom BCM4401 |