enable bnxt(4)
authorjmatthew <jmatthew@openbsd.org>
Fri, 31 Aug 2018 00:09:13 +0000 (00:09 +0000)
committerjmatthew <jmatthew@openbsd.org>
Fri, 31 Aug 2018 00:09:13 +0000 (00:09 +0000)
sys/arch/amd64/conf/GENERIC
sys/arch/amd64/conf/RAMDISK_CD

index 6bb9824..9a74efc 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.462 2018/08/27 19:32:48 jcs Exp $
+#      $OpenBSD: GENERIC,v 1.463 2018/08/31 00:09:13 jmatthew Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -515,6 +515,7 @@ alc*        at pci?                         # Attansic L1C/L1D/L2C Ethernet
 ale*   at pci?                         # Attansic L1E Ethernet
 lii*   at pci?                         # Attansic L2 Ethernet
 jme*   at pci?                         # JMicron JMC250/JMC260 Ethernet
+bnxt*  at pci?                         # Broadcom BCM573xx, BCM574xx
 
 # Wireless network cards
 acx*   at pci?                         # TI ACX100/ACX111 (802.11b/g)
index 6a50c8d..3f04fb9 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK_CD,v 1.172 2018/08/03 01:50:14 kevlo Exp $
+#      $OpenBSD: RAMDISK_CD,v 1.173 2018/08/31 00:09:13 jmatthew Exp $
 
 machine                amd64
 maxusers       4
@@ -237,6 +237,7 @@ alc*                at pci?                 # Attansic L1C/L1D/L2C Ethernet
 ale*           at pci?                 # Attansic L1E Ethernet
 lii*           at pci?                 # Attansic L2 Ethernet
 jme*           at pci?                 # JMicron JMC250/JMC260 Ethernet
+bnxt*          at pci?                 # Broadcom BCM573xx, BCM574xx
 
 acx*           at pci?                 # TI ACX100/ACX111 (802.11b/g)
 acx*           at cardbus?             # TI ACX100/ACX111 (802.11b/g)