diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-05-26 20:44:59 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-05-26 20:44:59 +0000 |
commit | 916e55bf40e0723b23c4a91b965bd2723cf0ae81 (patch) | |
tree | 6d1b78b6f95941972a654d3c8d06fbfead221fe8 /sys/arch/sparc64 | |
parent | 5826ae315938887aebdd164de4cd8cad84f9a108 (diff) |
tht works
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index e65d7041c25..daaa989426b 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.177 2007/04/22 05:09:11 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.178 2007/05/26 20:44:58 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -70,6 +70,8 @@ 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 +thtc* at pci? # Tehuti Networks 10Gb ethernet +tht* at thtc? pgt* at pci? # Prism54 (only full-mac varients) acx* at pci? # TI ACX100/ACX111 (802.11b/g) |