summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-11-07 21:42:08 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-11-07 21:42:08 +0000
commit007f507fc711a951e58849aff0a009a43858280a (patch)
treef70a757f92aa012f07cb643e1514af9639a726c4 /sys/arch/sgi
parent56e3432fcc824d08e3d07067c9332df75f959c56 (diff)
A few more PCI Ethernet controllers; from Brad.
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP275
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP305
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP325
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP275
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP305
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP325
6 files changed, 24 insertions, 6 deletions
diff --git a/sys/arch/sgi/conf/GENERIC-IP27 b/sys/arch/sgi/conf/GENERIC-IP27
index 3f7f9b65746..a121fc92c0a 100644
--- a/sys/arch/sgi/conf/GENERIC-IP27
+++ b/sys/arch/sgi/conf/GENERIC-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP27,v 1.20 2009/11/07 18:57:37 miod Exp $
+# $OpenBSD: GENERIC-IP27,v 1.21 2009/11/07 21:42:07 miod Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
#
@@ -144,6 +144,9 @@ ppb* at pci? # PCI-PCI bridges
pci* at ppb?
#### NICs
+pcn* at pci? # AMD PCnet-PCI Ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+de* at pci? # DC21X4X-based ethernet
dc* at pci? # 21143, "tulip" clone ethernet
bnx* at pci? # Broadcom BCM5706/5708 GigE
em* at pci? # Intel Pro/1000 ethernet
diff --git a/sys/arch/sgi/conf/GENERIC-IP30 b/sys/arch/sgi/conf/GENERIC-IP30
index 5cfee442f2d..ecfe3426799 100644
--- a/sys/arch/sgi/conf/GENERIC-IP30
+++ b/sys/arch/sgi/conf/GENERIC-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP30,v 1.16 2009/11/07 18:57:37 miod Exp $
+# $OpenBSD: GENERIC-IP30,v 1.17 2009/11/07 21:42:07 miod Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
#
@@ -138,6 +138,9 @@ ppb* at pci? # PCI-PCI bridges
pci* at ppb?
#### NICs
+pcn* at pci? # AMD PCnet-PCI Ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+de* at pci? # DC21X4X-based ethernet
dc* at pci? # 21143, "tulip" clone ethernet
em* at pci? # Intel Pro/1000 ethernet
ep* at pci? # 3Com 3c59x
diff --git a/sys/arch/sgi/conf/GENERIC-IP32 b/sys/arch/sgi/conf/GENERIC-IP32
index c4bfd04193a..af3a6e64838 100644
--- a/sys/arch/sgi/conf/GENERIC-IP32
+++ b/sys/arch/sgi/conf/GENERIC-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP32,v 1.11 2009/11/07 18:57:37 miod Exp $
+# $OpenBSD: GENERIC-IP32,v 1.12 2009/11/07 21:42:07 miod Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
#
@@ -133,6 +133,9 @@ ppb* at pci? # PCI-PCI bridges
pci* at ppb?
#### NICs
+pcn* at pci? # AMD PCnet-PCI Ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+de* at pci? # DC21X4X-based ethernet
dc* at pci? # 21143, "tulip" clone ethernet
em* at pci? # Intel Pro/1000 ethernet
ep* at pci? # 3Com 3c59x
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27
index 66c5ae4c47d..2b5b534684e 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP27
+++ b/sys/arch/sgi/conf/RAMDISK-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP27,v 1.14 2009/11/07 18:56:55 miod Exp $
+# $OpenBSD: RAMDISK-IP27,v 1.15 2009/11/07 21:42:07 miod Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
@@ -137,6 +137,9 @@ ppb* at pci? # PCI-PCI bridges
pci* at ppb?
#### NICs
+pcn* at pci? # AMD PCnet-PCI Ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+de* at pci? # DC21X4X-based ethernet
dc* at pci? # 21143, "tulip" clone ethernet
em* at pci? # Intel Pro/1000 ethernet
ep* at pci? # 3Com 3c59x
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30
index 991ff08197e..9dd3ae5e1f6 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP30
+++ b/sys/arch/sgi/conf/RAMDISK-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP30,v 1.11 2009/11/01 19:17:56 miod Exp $
+# $OpenBSD: RAMDISK-IP30,v 1.12 2009/11/07 21:42:07 miod Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
@@ -131,6 +131,9 @@ ppb* at pci? # PCI-PCI bridges
pci* at ppb?
#### NICs
+pcn* at pci? # AMD PCnet-PCI Ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+de* at pci? # DC21X4X-based ethernet
dc* at pci? # 21143, "tulip" clone ethernet
em* at pci? # Intel Pro/1000 ethernet
ep* at pci? # 3Com 3c59x
diff --git a/sys/arch/sgi/conf/RAMDISK-IP32 b/sys/arch/sgi/conf/RAMDISK-IP32
index 4b81b34da3e..cf7ac79e721 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP32
+++ b/sys/arch/sgi/conf/RAMDISK-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP32,v 1.8 2009/10/26 18:00:04 miod Exp $
+# $OpenBSD: RAMDISK-IP32,v 1.9 2009/11/07 21:42:07 miod Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
@@ -124,6 +124,9 @@ ppb* at pci? # PCI-PCI bridges
pci* at ppb?
#### NICs
+pcn* at pci? # AMD PCnet-PCI Ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+de* at pci? # DC21X4X-based ethernet
dc* at pci? # 21143, "tulip" clone ethernet
em* at pci? # Intel Pro/1000 ethernet
ep* at pci? # 3Com 3c59x