From 90bc204d5317da7efb8bb269cb11ae04dbd30647 Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 26 Sep 2003 07:45:15 +0000 Subject: Add Dell Perc 4/DI --- sys/dev/pci/pcidevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 309d0015c38..d06a35ea637 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.579 2003/09/25 16:47:54 joda Exp $ +$NetBSD: pcidevs,v 1.580 2003/09/26 07:45:15 matt Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1244,7 +1244,7 @@ product DELL PERC_3SI 0x0003 PERC 3/Si product DELL PERC_3SI_2 0x0004 PERC 3/Si product DELL PERC_3DI_2 0x0008 PERC 3/Di product DELL PERC_3DI_3 0x000a PERC 3/Di -product DELL PERC_3SI 0x0003 PERC 3/Si +product DELL PERC_4DI 0x000f PERC 4/Di 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 -- cgit