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/i386/conf | |
parent | 46aed323af1721db7865dc057c3eaa0cc86b5eae (diff) |
enable tht so it is more available for testing.
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 06027ed1b2d..f95ccd838fb 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.553 2007/04/10 00:44:50 dlg Exp $ +# $OpenBSD: GENERIC,v 1.554 2007/04/26 00:21:39 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -519,6 +519,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 vic* at pci? # VMware VMXnet virtual interface |