Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/i386/conf Pull up revisions 1.42, 1.44 and a p...
details: https://anonhg.NetBSD.org/src/rev/943f6b663df1
branches: netbsd-1-4
changeset: 470085:943f6b663df1
user: he <he%NetBSD.org@localhost>
date: Mon Jan 17 19:19:34 2000 +0000
description:
Pull up revisions 1.42, 1.44 and a patch (requested by ad):
Add driver for DPT SmartCache and SmartRAID III or IV SCSI
adapters.
diffstat:
sys/arch/i386/conf/INSTALL_SMALL | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 5b901960e336 -r 943f6b663df1 sys/arch/i386/conf/INSTALL_SMALL
--- a/sys/arch/i386/conf/INSTALL_SMALL Mon Jan 17 19:18:21 2000 +0000
+++ b/sys/arch/i386/conf/INSTALL_SMALL Mon Jan 17 19:19:34 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_SMALL,v 1.38.2.1 1999/06/21 14:26:57 perry Exp $
+# $NetBSD: INSTALL_SMALL,v 1.38.2.2 2000/01/17 19:19:34 he Exp $
#
# INSTALL_SMALL - Small Installation kernel.
#
@@ -257,6 +257,7 @@
# PCI SCSI controllers
#ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
#bha* at pci? dev ? function ? # BusLogic 9xx SCSI
+#dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
#isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
@@ -264,6 +265,7 @@
ahb* at eisa? slot ? # Adaptec 174[02] SCSI
ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI
bha* at eisa? slot ? # BusLogic 7xx SCSI
+dpt* at eisa? slot ? # DPT SmartCache/SmartRAID
uha* at eisa? slot ? # UltraStor 24f SCSI
# PCMCIA SCSI controllers
@@ -291,6 +293,7 @@
scsibus* at ahc?
scsibus* at aic?
scsibus* at bha?
+scsibus* at dpt?
#scsibus* at isp?
#scsibus* at ncr?
scsibus* at sea?
Home |
Main Index |
Thread Index |
Old Index