diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-11-22 21:09:19 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-11-22 21:09:19 +0000 |
commit | 2dfe2cf0a4fa6fbfd83dfc364b884f3bdbf4d280 (patch) | |
tree | 3c32f67ed5c1170cc3488da018f272ae0e0b8b1c /sys/dev/pci/pcidevs | |
parent | 57f10117e858feb9e7be9d290f09aaa75fa21746 (diff) |
support PCI-Express PERC4e/Di; j@pureftpd.org
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index cb4c75870c6..dad898c2237 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.802 2004/11/21 17:56:06 grange Exp $ +$OpenBSD: pcidevs,v 1.803 2004/11/22 21:09:18 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1031,6 +1031,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 i960 product DELL PERC_4DI_2 0x000f PERC 4/Di Verde +product DELL PERC_4EDI 0x0013 PERC 4e/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 |