From: deraadt Date: Fri, 15 Dec 1995 01:50:43 +0000 (+0000) Subject: support pci 3c590 ethernet cards X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e93ca6d9f47ee5c1bcb4fb431c079f848c197f6b;p=openbsd support pci 3c590 ethernet cards --- diff --git a/sys/arch/i386/conf/GENERICADP b/sys/arch/i386/conf/GENERICADP index 57e61050347..3ec038f8658 100644 --- a/sys/arch/i386/conf/GENERICADP +++ b/sys/arch/i386/conf/GENERICADP @@ -1,4 +1,4 @@ -# $NetBSD: GENERICADP,v 1.1.2.1 1995/10/28 04:05:02 tls Exp $ +# $NetBSD: GENERICADP,v 1.3 1995/12/14 01:10:08 tls Exp $ # # GENERICADP -- everything that's currently supported, except non- # Adaptec SCSI controllers. @@ -143,8 +143,9 @@ el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards ep0 at isa? port ? irq ? # 3C509 ethernet cards ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN, 3C507, and Etherexpress #le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA -le* at pci? bus ? dev ? -de* at pci? bus ? dev ? +le* at pci? bus ? dev ? # PCnet-PCI based ethernet cards +de* at pci? bus ? dev ? # DC21X4X-based ethernet cards +ep* at pci? bus ? dev ? # 3C590 ethernet cards pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver diff --git a/sys/arch/i386/conf/GENERICOTHER b/sys/arch/i386/conf/GENERICOTHER index 18424ab7abe..a6efa03ba85 100644 --- a/sys/arch/i386/conf/GENERICOTHER +++ b/sys/arch/i386/conf/GENERICOTHER @@ -1,4 +1,4 @@ -# $NetBSD: GENERICOTHER,v 1.1.2.1 1995/10/28 04:05:04 tls Exp $ +# $NetBSD: GENERICOTHER,v 1.3 1995/12/14 01:10:10 tls Exp $ # # GENERICOTHER -- everything that's currently supported, except # Adaptec SCSI controllers. @@ -146,8 +146,9 @@ el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards ep0 at isa? port ? irq ? # 3C509 ethernet cards ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN, 3C507, and Etherexpress #le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA -le* at pci? bus ? dev ? -de* at pci? bus ? dev ? +le* at pci? bus ? dev ? # PCnet-PCI based ethernet cards +de* at pci? bus ? dev ? # DC21X4X-based ethernet cards +ep* at pci? bus ? dev ? # 3C590 ethernet cards pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver diff --git a/sys/arch/i386/conf/INSTADP b/sys/arch/i386/conf/INSTADP index 08333bc9127..599947ea4b8 100644 --- a/sys/arch/i386/conf/INSTADP +++ b/sys/arch/i386/conf/INSTADP @@ -1,4 +1,4 @@ -# $NetBSD: INSTADP,v 1.1.2.1 1995/10/28 04:05:06 tls Exp $ +# $NetBSD: INSTADP,v 1.3 1995/12/14 01:10:12 tls Exp $ # # INSTADP -- like GENERICADP. This supports only Adaptec SCSI # adapters. This kernel is GENERICADP with lines @@ -106,8 +106,9 @@ el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards ep0 at isa? port ? irq ? # 3C509 ethernet cards ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN, 3C507, and Etherexpress #le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA -le* at pci? bus ? dev ? -de* at pci? bus ? dev ? +le* at pci? bus ? dev ? # PCnet-PCI based ethernet cards +de* at pci? bus ? dev ? # DC21X4X-based ethernet cards +ep* at pci? bus ? dev ? # 3C590 ethernet cards pseudo-device loop 1 # network loopback pseudo-device sl 2 # CSLIP diff --git a/sys/arch/i386/conf/INSTOTHER b/sys/arch/i386/conf/INSTOTHER index d44a33bd842..8790f156fdc 100644 --- a/sys/arch/i386/conf/INSTOTHER +++ b/sys/arch/i386/conf/INSTOTHER @@ -1,4 +1,4 @@ -# $NetBSD: INSTOTHER,v 1.1.2.1 1995/10/28 04:05:08 tls Exp $ +# $NetBSD: INSTOTHER,v 1.3 1995/12/14 01:10:15 tls Exp $ # # INSTOTHER -- like GENERICOTHER. This supports only non-Adaptec SCSI # adapters. This kernel is GENERICOTHER with lines @@ -109,8 +109,9 @@ el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards ep0 at isa? port ? irq ? # 3C509 ethernet cards ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN, 3C507, and Etherexpress #le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA -le* at pci? bus ? dev ? -de* at pci? bus ? dev ? +le* at pci? bus ? dev ? # PCnet-PCI based ethernet cards +de* at pci? bus ? dev ? # DC21X4X-based ethernet cards +ep* at pci? bus ? dev ? # 3C590 ethernet cards pseudo-device loop 1 # network loopback pseudo-device sl 2 # CSLIP