Added support for DELL PERC 4e/Si RAID controller

This commit is contained in:
martti 2004-10-20 10:48:47 +00:00
parent ea99c85462
commit ef476ebd05
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: amr.c,v 1.22 2004/09/13 12:55:48 drochner Exp $ */
/* $NetBSD: amr.c,v 1.23 2004/10/20 10:48:47 martti Exp $ */
/*-
* Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
@ -71,7 +71,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: amr.c,v 1.22 2004/09/13 12:55:48 drochner Exp $");
__KERNEL_RCSID(0, "$NetBSD: amr.c,v 1.23 2004/10/20 10:48:47 martti Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@ -139,6 +139,7 @@ struct amr_pci_type {
{ PCI_VENDOR_INTEL, PCI_PRODUCT_AMI_MEGARAID3, AT_QUARTZ | AT_SIG },
{ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_4DI, AT_QUARTZ },
{ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_4DI_2, AT_QUARTZ },
{ PCI_VENDOR_DELL, PCI_PRODUCT_DELL_PERC_4ESI, AT_QUARTZ },
};
struct amr_typestr {

View File

@ -1,4 +1,4 @@
$NetBSD: pcidevs,v 1.656 2004/10/13 18:42:17 augustss Exp $
$NetBSD: pcidevs,v 1.657 2004/10/20 10:48:47 martti Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@ -1332,6 +1332,7 @@ product DELL PERC_3DI_2 0x0008 PERC 3/Di
product DELL PERC_3DI_3 0x000a PERC 3/Di
product DELL PERC_4DI 0x000e PERC 4/Di
product DELL PERC_4DI_2 0x000f PERC 4/Di
product DELL PERC_4ESI 0x0013 PERC 4e/Si
product DELL PERC_3DI_2_SUB 0x00cf PERC 3/Di
product DELL PERC_3SI_2_SUB 0x00d0 PERC 3/Si
product DELL PERC_3DI_SUB2 0x00d1 PERC 3/Di