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 Pull up revision 1.705 (requested by martti i...



details:   https://anonhg.NetBSD.org/src/rev/7545a73b1099
branches:  netbsd-3
changeset: 575280:7545a73b1099
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Apr 07 11:30:17 2005 +0000

description:
Pull up revision 1.705 (requested by martti in ticket #116):
Added support for Dell CERC SATA RAID 1.5/6ch

diffstat:

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

diffs (17 lines):

diff -r 64760399a7ed -r 7545a73b1099 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Apr 07 11:30:06 2005 +0000
+++ b/sys/dev/pci/pcidevs       Thu Apr 07 11:30:17 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701 2005/03/16 06:58:56 xtraeme Exp $
+$NetBSD: pcidevs,v 1.701.2.1 2005/04/07 11:30:17 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1384,6 +1384,7 @@
 product DELL PERC_3DI_3_SUB    0x0106  PERC 3/Di
 product DELL PERC_3DI_3_SUB2   0x011b  PERC 3/Di
 product DELL PERC_3DI_3_SUB3   0x0121  PERC 3/Di
+product DELL CERC_1_5          0x0291  CERC SATA RAID 1.5/6ch
 
 /* Delta products */
 product DELTA 8139     0x1360  8139 Ethernet



Home | Main Index | Thread Index | Old Index