diff options
Diffstat (limited to 'sys/arch/amd64/conf/GENERIC')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 6ea74eded10..6096b356d4c 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.104 2006/01/10 07:33:59 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.105 2006/01/18 00:19:07 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -318,7 +318,7 @@ ti* at pci? # Alteon Tigon 1Gb ethernet skc* at pci? # SysKonnect GEnesis 984x sk* at skc? # each port of above em* at pci? # Intel Pro/1000 ethernet -#ixgb* at pci? # Intel Pro/10Gb ethernet +ixgb* at pci? # Intel Pro/10Gb ethernet txp* at pci? # 3com 3CR990 #nge* at pci? # NS DP83820/DP83821 GigE bge* at pci? # Broadcom BCM570x (aka Tigon3) |