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 product ID for DEC SWXCR RAID (a Mylex v5 co...



details:   https://anonhg.NetBSD.org/src/rev/5b61be13af79
branches:  trunk
changeset: 501878:5b61be13af79
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jan 08 20:07:21 2001 +0000

description:
Add product ID for DEC SWXCR RAID (a Mylex v5 controller).

diffstat:

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

diffs (17 lines):

diff -r 2814879de1a6 -r 5b61be13af79 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 08 20:03:34 2001 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jan 08 20:07:21 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.284 2001/01/08 09:52:22 rh Exp $
+$NetBSD: pcidevs,v 1.285 2001/01/08 20:07:21 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -983,6 +983,7 @@
 product DEC 21153      0x0025  DECchip 21153 PCI-PCI Bridge
 product DEC 21154      0x0026  DECchip 21154 PCI-PCI Bridge
 product DEC CPQ42XX    0x0046  Compaq SMART RAID 42xx
+product DEC SWXCR      0x1065  SWXCR RAID
 
 /* Delta products */
 product DELTA 8139     0x1360  8139 Ethernet



Home | Main Index | Thread Index | Old Index