summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2010-03-22 21:28:12 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2010-03-22 21:28:12 +0000
commitd1aa87819e22272d2f4121329f852505c008c294 (patch)
tree543793681600a13dbc308420177016887fa9326a
parent1a619d1621741f50d0e7f29f35234eccc31ceb5d (diff)
Put back bnx(4) now that claudio@ has made the driver work on big endian
systems with page size different than 4KB... 4 months ago.
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP273
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP303
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP323
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP273
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP303
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP323
6 files changed, 12 insertions, 6 deletions
diff --git a/sys/arch/sgi/conf/GENERIC-IP27 b/sys/arch/sgi/conf/GENERIC-IP27
index 1eea2a0706b..0bd9c8b9c1c 100644
--- a/sys/arch/sgi/conf/GENERIC-IP27
+++ b/sys/arch/sgi/conf/GENERIC-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP27,v 1.32 2010/03/22 21:22:08 miod Exp $
+# $OpenBSD: GENERIC-IP27,v 1.33 2010/03/22 21:28:11 miod Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
#
@@ -178,6 +178,7 @@ mskc* at pci? # Marvell Yukon-2
msk* at mskc? # each port of above
bge* at pci? # Broadcom BCM570x (aka Tigon3)
vge* at pci? # VIA VT612x
+bnx* at pci? # Broadcom BCM5706/5708 GigE
##### Media Independent Interface (mii) drivers
exphy* at mii? # 3Com internal PHYs
diff --git a/sys/arch/sgi/conf/GENERIC-IP30 b/sys/arch/sgi/conf/GENERIC-IP30
index 6193016f4f7..f9629c9f1e6 100644
--- a/sys/arch/sgi/conf/GENERIC-IP30
+++ b/sys/arch/sgi/conf/GENERIC-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP30,v 1.26 2010/03/07 21:26:24 miod Exp $
+# $OpenBSD: GENERIC-IP30,v 1.27 2010/03/22 21:28:11 miod Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
#
@@ -170,6 +170,7 @@ mskc* at pci? # Marvell Yukon-2
msk* at mskc? # each port of above
bge* at pci? # Broadcom BCM570x (aka Tigon3)
vge* at pci? # VIA VT612x
+bnx* at pci? # Broadcom BCM5706/5708 GigE
##### Media Independent Interface (mii) drivers
exphy* at mii? # 3Com internal PHYs
diff --git a/sys/arch/sgi/conf/GENERIC-IP32 b/sys/arch/sgi/conf/GENERIC-IP32
index 9f0dce8b08d..162703a01d6 100644
--- a/sys/arch/sgi/conf/GENERIC-IP32
+++ b/sys/arch/sgi/conf/GENERIC-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP32,v 1.17 2010/02/01 22:06:27 jasper Exp $
+# $OpenBSD: GENERIC-IP32,v 1.18 2010/03/22 21:28:11 miod Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
#
@@ -162,6 +162,7 @@ mskc* at pci? # Marvell Yukon-2
msk* at mskc? # each port of above
bge* at pci? # Broadcom BCM570x (aka Tigon3)
vge* at pci? # VIA VT612x
+bnx* at pci? # Broadcom BCM5706/5708 GigE
##### Media Independent Interface (mii) drivers
exphy* at mii? # 3Com internal PHYs
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27
index 7ac18474249..161b977cc7f 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP27
+++ b/sys/arch/sgi/conf/RAMDISK-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP27,v 1.18 2010/03/21 17:04:46 deraadt Exp $
+# $OpenBSD: RAMDISK-IP27,v 1.19 2010/03/22 21:28:11 miod Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
@@ -169,6 +169,7 @@ mskc* at pci? # Marvell Yukon-2
msk* at mskc? # each port of above
bge* at pci? # Broadcom BCM570x (aka Tigon3)
vge* at pci? # VIA VT612x
+bnx* at pci? # Broadcom BCM5706/5708 GigE
##### Media Independent Interface (mii) drivers
exphy* at mii? # 3Com internal PHYs
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30
index 0f151d562fb..504891f494b 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP30
+++ b/sys/arch/sgi/conf/RAMDISK-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP30,v 1.15 2010/03/21 17:04:46 deraadt Exp $
+# $OpenBSD: RAMDISK-IP30,v 1.16 2010/03/22 21:28:11 miod Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
@@ -162,6 +162,7 @@ mskc* at pci? # Marvell Yukon-2
msk* at mskc? # each port of above
bge* at pci? # Broadcom BCM570x (aka Tigon3)
vge* at pci? # VIA VT612x
+bnx* at pci? # Broadcom BCM5706/5708 GigE
##### Media Independent Interface (mii) drivers
exphy* at mii? # 3Com internal PHYs
diff --git a/sys/arch/sgi/conf/RAMDISK-IP32 b/sys/arch/sgi/conf/RAMDISK-IP32
index 4d14f7cfecd..d5cbd20be77 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP32
+++ b/sys/arch/sgi/conf/RAMDISK-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP32,v 1.11 2009/12/18 11:40:16 jsing Exp $
+# $OpenBSD: RAMDISK-IP32,v 1.12 2010/03/22 21:28:11 miod Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
@@ -152,6 +152,7 @@ mskc* at pci? # Marvell Yukon-2
msk* at mskc? # each port of above
bge* at pci? # Broadcom BCM570x (aka Tigon3)
vge* at pci? # VIA VT612x
+bnx* at pci? # Broadcom BCM5706/5708 GigE
##### Media Independent Interface (mii) drivers
exphy* at mii? # 3Com internal PHYs