From 8a0593b696257457be2d1e480907e814d07094f5 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Fri, 4 May 2007 14:02:05 +0000 Subject: bnx requires firmload --- sys/dev/pci/files.pci | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index c2e91bf6117..51a5b5972ce 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.231 2007/04/20 02:28:47 dlg Exp $ +# $OpenBSD: files.pci,v 1.232 2007/05/04 14:02:04 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. @@ -560,7 +560,7 @@ attach bge at pci file dev/pci/if_bge.c bge # Broadcom BCM570[68] gigabit ethernet -device bnx: ether, ifnet, mii, ifmedia, mii_phy +device bnx: ether, ifnet, mii, ifmedia, mii_phy, firmload attach bnx at pci file dev/pci/if_bnx.c bnx -- cgit v1.2.3