Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Add esiop at pci.
details: https://anonhg.NetBSD.org/src/rev/910358a6fc6f
branches: trunk
changeset: 525960:910358a6fc6f
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Apr 22 15:45:19 2002 +0000
description:
Add esiop at pci.
diffstat:
sys/dev/pci/files.pci | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 770e9d2330fb -r 910358a6fc6f sys/dev/pci/files.pci
--- a/sys/dev/pci/files.pci Mon Apr 22 15:18:57 2002 +0000
+++ b/sys/dev/pci/files.pci Mon Apr 22 15:45:19 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pci,v 1.168 2002/04/22 09:41:22 augustss Exp $
+# $NetBSD: files.pci,v 1.169 2002/04/22 15:45:19 bouyer Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@@ -148,6 +148,8 @@
# device declaration in sys/conf/files
attach siop at pci with siop_pci: siop_pci_common
file dev/pci/siop_pci.c siop_pci
+attach esiop at pci with esiop_pci: siop_pci_common
+file dev/pci/esiop_pci.c esiop_pci
# Initio INIC-940/950 SCSI controllers
attach iha at pci with iha_pci
Home |
Main Index |
Thread Index |
Old Index