Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/dev/pci Pull up revision 1.156 (requested by ad):



details:   https://anonhg.NetBSD.org/src/rev/f2556a72100a
branches:  netbsd-1-4
changeset: 470040:f2556a72100a
user:      he <he%NetBSD.org@localhost>
date:      Sat Jan 15 17:20:12 2000 +0000

description:
Pull up revision 1.156 (requested by ad):
  Fix description of DPT SCSI boards.

diffstat:

 sys/dev/pci/pcidevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4e4804bf1e4d -r f2556a72100a sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Jan 15 17:16:33 2000 +0000
+++ b/sys/dev/pci/pcidevs       Sat Jan 15 17:20:12 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.113.2.5 1999/10/20 23:37:08 he Exp $
+$NetBSD: pcidevs,v 1.113.2.6 2000/01/15 17:20:12 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -788,7 +788,7 @@
 product DIAMOND VIPER  0x9001  Viper/PCI
 
 /* Distributed Processing Technology products */
-product DPT SC_RAID    0xa400  SmartCache/Raid
+product DPT SC_RAID    0xa400  SmartCache/SmartRAID
 
 /* Dolphin products */
 product DOLPHIN PCISCI 0x0658  PCI-SCI Bridge



Home | Main Index | Thread Index | Old Index