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 Adaptec 200[05]S (DPT)



details:   https://anonhg.NetBSD.org/src/rev/a13e71665588
branches:  trunk
changeset: 539110:a13e71665588
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Nov 08 05:42:38 2002 +0000

description:
add Adaptec 200[05]S (DPT)

diffstat:

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

diffs (18 lines):

diff -r 9338dd4763b8 -r a13e71665588 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Nov 08 05:02:07 2002 +0000
+++ b/sys/dev/pci/pcidevs       Fri Nov 08 05:42:38 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.482 2002/11/07 20:49:57 thorpej Exp $
+$NetBSD: pcidevs,v 1.483 2002/11/08 05:42:38 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1179,6 +1179,8 @@
 product DPT SC_RAID    0xa400  SmartCache/SmartRAID (EATA)
 product        DPT I960_PPB    0xa500  PCI-PCI Bridge
 product DPT RAID_I2O   0xa501  SmartRAID (I2O)
+product DPT RAID_2000S 0xa501  Zero channel SmartRAID(I2O)
+product DPT RAID_2005S 0xa511  Zero channel SmartRAID(I2O) SO-DIMM
 product DPT MEMCTLR    0x1012  Memory Controller
 
 /* Dolphin products */



Home | Main Index | Thread Index | Old Index