diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index e2cb5cc1530..f197a0f365c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.503 2002/04/26 04:14:48 nate Exp $ + $OpenBSD: pcidevs,v 1.504 2002/04/28 20:54:56 nate Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1080,10 +1080,14 @@ product DELL PERC_3DI 0x0002 PERC 3/Di 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_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 product DELL PERC_3DI_SUB3 0x00d9 PERC 3/Di +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 /* D-Link products */ product DLINK 550TX 0x1002 550TX |