summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2007-05-04 14:37:40 +0000
committerjsg <jsg@openbsd.org>2007-05-04 14:37:40 +0000
commitd73b089d75b61a6853961f1daae8d86bf313eba2 (patch)
treeb5593115144c985f765c6f09dd69ca8d285cf43f
parentbnx requires firmload (diff)
downloadwireguard-openbsd-d73b089d75b61a6853961f1daae8d86bf313eba2.tar.xz
wireguard-openbsd-d73b089d75b61a6853961f1daae8d86bf313eba2.zip
firmload for nx as well
-rw-r--r--sys/dev/pci/files.pci4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci
index 51a5b5972ce..97b75f148dd 100644
--- a/sys/dev/pci/files.pci
+++ b/sys/dev/pci/files.pci
@@ -1,4 +1,4 @@
-# $OpenBSD: files.pci,v 1.232 2007/05/04 14:02:04 jsg Exp $
+# $OpenBSD: files.pci,v 1.233 2007/05/04 14:37:40 jsg 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.
@@ -343,7 +343,7 @@ file dev/pci/if_xge.c xge
# NetXen NX203x 10 Gigabit Ethernet
device nxb {}
attach nxb at pci
-device nx: ether, ifnet, mii, ifmedia
+device nx: ether, ifnet, mii, ifmedia, firmload
attach nx at nxb
file dev/pci/if_nx.c nxb | nx