Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/dev/pci Pullup rev 1.702 (requested by tron in ticket...



details:   https://anonhg.NetBSD.org/src/rev/87eb01d1bc94
branches:  netbsd-3
changeset: 575290:87eb01d1bc94
user:      jmc <jmc%NetBSD.org@localhost>
date:      Thu Apr 07 16:51:56 2005 +0000

description:
Pullup rev 1.702 (requested by tron in ticket #15)

        Add missing PCI id for Adaptec ASR-2410SA.

diffstat:

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

diffs (17 lines):

diff -r 05511a729491 -r 87eb01d1bc94 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Apr 07 11:42:28 2005 +0000
+++ b/sys/dev/pci/pcidevs       Thu Apr 07 16:51:56 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.1 2005/04/07 11:30:17 tron Exp $
+$NetBSD: pcidevs,v 1.701.2.2 2005/04/07 16:51:56 jmc Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -790,6 +790,7 @@
 product ADP2 ASR2200S          0x0285  ASR-2200S
 product ADP2 ASR2120S          0x0286  ASR-2120S
 product ADP2 ASR2200S_SUB2M    0x0287  ASR-2200S
+product ADP2 ASR2410SA         0x0290  ASR-2410SA
 product ADP2 AAR2810SA         0x0292  AAR-2810SA
 product ADP2 AAC364            0x0364  AAC-364
 product ADP2 ASR5400S          0x0365  ASR-5400S



Home | Main Index | Thread Index | Old Index