diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-08-06 03:48:12 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-08-06 03:48:12 +0000 |
commit | 130f5e23b569564b517b56683f2a7bf31fcfa0c1 (patch) | |
tree | 72ab3a656c9607668840cf7746158364939b1e07 /sys/dev/pci/pcidevs | |
parent | ca9b9b3c7bf11ffdf8a57597c69a1dd7f43eddda (diff) |
add another MegaRAID PCI id.
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 7659c84050d..b334e50abb0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1126 2006/08/06 01:42:19 brad Exp $ +$OpenBSD: pcidevs,v 1.1127 2006/08/06 03:48:11 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2512,6 +2512,7 @@ product SYMBIOS 63C815 0x1000 63C815 product SYMBIOS 1030R 0x1030 53c1030R product SYMBIOS MEGARAID 0x1960 MegaRAID product SYMBIOS MSAS 0x0411 MegaRAID SAS 1064R +product SYMBIOS MVERDE_ZCR 0x0413 MegaRAID Verde ZCR /* Packet Engines products */ product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC |