summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMarco Peereboom <marco@cvs.openbsd.org>2005-04-16 17:15:45 +0000
committerMarco Peereboom <marco@cvs.openbsd.org>2005-04-16 17:15:45 +0000
commit38021291f8eab10a90f89cfc556c8760a5abe08c (patch)
tree25768665a8293ae6cb493caa12d2519e1e3e6cae /sys/dev/pci/pcidevs_data.h
parent92f7dadee32839935a3ebb25582636356c949958 (diff)
Sync.
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 38251961729..6914666667a 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.856 2005/04/15 22:49:06 deraadt Exp
+ * OpenBSD: pcidevs,v 1.857 2005/04/16 17:15:03 marco Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5531,6 +5531,10 @@ static const struct pci_known_product pci_known_products[] = {
"MegaRAID",
},
{
+ PCI_VENDOR_SYMBIOS, PCI_PRODUCT_SYMBIOS_SATA8,
+ "MegaRAID SATA 8x",
+ },
+ {
PCI_VENDOR_SYMBIOS, PCI_PRODUCT_SYMBIOS_PE_GNIC,
"Packet Engines G-NIC",
},