summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-15 01:50:46 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-15 01:50:46 +0000
commit08e74e0cfa39663ff7326a79fb0ea063a8d38c34 (patch)
treee24ee0170db9ce6daeb40ac1c27f6f799bc87b8a /sys/arch/i386/conf
parent472d1ae02311f5073c622b96d082cd69e297f672 (diff)
support pci 3c590 ethernet cards
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/GENERICADP7
-rw-r--r--sys/arch/i386/conf/GENERICOTHER7
-rw-r--r--sys/arch/i386/conf/INSTADP7
-rw-r--r--sys/arch/i386/conf/INSTOTHER7
4 files changed, 16 insertions, 12 deletions
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