summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/files.pci7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 920c5573dbf..5652c5762ec 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.235 2007/05/26 17:39:53 claudio Exp $
+# $OpenBSD: files.pci,v 1.236 2007/05/31 18:40:25 reyk Exp $
# $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $
#
# Config file and device description for machine-independent PCI code.
@@ -365,6 +365,11 @@ device che: ether, ifnet, ifmedia, firmload
attach che at cheg
file dev/pci/if_che.c cheg | che
+# Myricom Myri-10G Ethernet
+device myx: ether, ifnet, ifmedia
+attach myx at pci
+file dev/pci/if_myx.c myx
+
# DEC/Intel 21143 and "tulip" clone ethernet
attach dc at pci with dc_pci
file dev/pci/if_dc_pci.c dc_pci