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 entry for Adaptec 1220SA



details:   https://anonhg.NetBSD.org/src/rev/1714a5dae81f
branches:  trunk
changeset: 824773:1714a5dae81f
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Sat Jun 17 20:25:06 2017 +0000

description:
add entry for Adaptec 1220SA

diffstat:

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

diffs (17 lines):

diff -r 0b3782ae8481 -r 1714a5dae81f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Jun 17 19:59:28 2017 +0000
+++ b/sys/dev/pci/pcidevs       Sat Jun 17 20:25:06 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1290 2017/06/06 05:39:06 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1291 2017/06/17 20:25:06 jdolecek Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1955,6 +1955,7 @@
 
 /* Adaptec's AAR-1210SA serial ATA RAID controller uses the CMDTECH chip */
 product CMDTECH AAR_1210SA     0x0240  AAR-1210SA SATA RAID Controller
+product CMDTECH AAR_1220SA     0x0242  AAR-1220SA SATA RAID Controller
 /* CMD Technology products -- info gleaned from their web site */
 product CMDTECH 640            0x0640  PCI0640
 /* No data on the CMD Tech. web site for the following as of Mar. 3 '98 */



Home | Main Index | Thread Index | Old Index