summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2007-05-04 14:37:41 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2007-05-04 14:37:41 +0000
commitee1925d19e95e6107b18d15e1ac79ae49be83aa4 (patch)
tree47f4abaa5102a22cbb179d2d3a566ebb472dc1fc
parent8a0593b696257457be2d1e480907e814d07094f5 (diff)
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