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.126 and 1.135 (r...
details: https://anonhg.NetBSD.org/src/rev/5b901960e336
branches: netbsd-1-4
changeset: 470084:5b901960e336
user: he <he%NetBSD.org@localhost>
date: Mon Jan 17 19:18:21 2000 +0000
description:
Pull up revisions 1.126 and 1.135 (requested by ad):
Add driver for DPT SmartCache and SmartRAID III or IV SCSI
adapters.
diffstat:
sys/arch/i386/conf/INSTALL | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 4724d83062e9 -r 5b901960e336 sys/arch/i386/conf/INSTALL
--- a/sys/arch/i386/conf/INSTALL Mon Jan 17 19:17:45 2000 +0000
+++ b/sys/arch/i386/conf/INSTALL Mon Jan 17 19:18:21 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.114.2.3 1999/10/26 20:36:57 he Exp $
+# $NetBSD: INSTALL,v 1.114.2.4 2000/01/17 19:18:21 he Exp $
#
# INSTALL - Installation kernel.
#
@@ -264,6 +264,7 @@
adw* at pci? dev ? function ? # AdvanSys 9xxUW SCSI
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
pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
@@ -272,6 +273,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
@@ -301,6 +303,7 @@
scsibus* at ahc?
scsibus* at aic?
scsibus* at bha?
+scsibus* at dpt?
scsibus* at isp?
scsibus* at ncr?
scsibus* at pcscp?
Home |
Main Index |
Thread Index |
Old Index