Source-Changes-HG archive

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

[src/netbsd-2-0]: src/sys/dev/pci Pullup rev 1.622 (requested by he in ticket...



details:   https://anonhg.NetBSD.org/src/rev/b7ac14b022a4
branches:  netbsd-2-0
changeset: 562769:b7ac14b022a4
user:      jmc <jmc%NetBSD.org@localhost>
date:      Fri Oct 08 03:07:47 2004 +0000

description:
Pullup rev 1.622 (requested by he in ticket #896)

Add support for Adaptec AAR 2810SA raid controller.

diffstat:

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

diffs (17 lines):

diff -r a8d9e8f4ec10 -r b7ac14b022a4 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Oct 08 03:05:52 2004 +0000
+++ b/sys/dev/pci/pcidevs       Fri Oct 08 03:07:47 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.615.2.14 2004/09/18 16:50:30 he Exp $
+$NetBSD: pcidevs,v 1.615.2.15 2004/10/08 03:07:47 jmc Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -760,6 +760,7 @@
 product ADP2 ASR2200S          0x0285  ASR-2200S
 product ADP2 ASR2120S          0x0286  ASR-2120S
 product ADP2 ASR2200S_SUB2M    0x0287  ASR-2200S
+product ADP2 AAR2810SA         0x0292  AAR-2810SA
 product ADP2 AAC364            0x0364  AAC-364
 product ADP2 ASR5400S          0x0365  ASR-5400S
 product ADP2 PERC_2QC          0x1364  Dell PERC 2/QC



Home | Main Index | Thread Index | Old Index