diff options
author | 2007-05-26 20:44:58 +0000 | |
---|---|---|
committer | 2007-05-26 20:44:58 +0000 | |
commit | f45e6850ea9d1c57233189f63879fcd1706c6dad (patch) | |
tree | 63f228101c24b1f0a4ac5935ff0d1e840fe04e94 | |
parent | missed this, remove bio here for move to sys/conf/GENERIC (diff) | |
download | wireguard-openbsd-f45e6850ea9d1c57233189f63879fcd1706c6dad.tar.xz wireguard-openbsd-f45e6850ea9d1c57233189f63879fcd1706c6dad.zip |
tht works
-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) |