summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2019-01-29 02:43:06 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2019-01-29 02:43:06 +0000
commitf56507609e54d1a0aefedad95b81fe1a5da3a64b (patch)
tree51345185d8d6fb67552fe75367d53b5b73456634
parent661a2c90679b24881ee4e7112c853df8dc7560c6 (diff)
ixl works fine on sparc64
ok deraadt@ jmatthew@
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 1f7c283b829..a1ecabdedfd 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.308 2018/08/22 15:38:46 mpi Exp $
+# $OpenBSD: GENERIC,v 1.309 2019/01/29 02:43:05 dlg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -84,6 +84,7 @@ epic* at pci? # SMC EPIC/100 ethernet
em* at pci? # Intel Pro/1000 ethernet
#ixgb* at pci? # Intel Pro/10Gb ethernet
ix* at pci? # Intel 82598EB 10Gb ethernet
+ixl* at pci? # Intel 700 Series Ethernet
myx* at pci? # Myricom Myri-10G 10Gb ethernet
oce* at pci? # Emulex OneConnect 10Gb ethernet
bge* at pci? # Broadcom BCM570x (aka Tigon3)