summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h14
1 files changed, 13 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 5cdb1177594..bf8aa63b0d8 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.1326 2008/02/23 13:16:17 sthen Exp
+ * OpenBSD: pcidevs,v 1.1327 2008/02/23 23:19:56 miod Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -11860,10 +11860,22 @@ static const struct pci_known_product pci_known_products[] = {
"SK-9Exx",
},
{
+ PCI_VENDOR_SGI, PCI_PRODUCT_SGI_IOC3,
+ "IOC3",
+ },
+ {
+ PCI_VENDOR_SGI, PCI_PRODUCT_SGI_RAD1,
+ "Rad1",
+ },
+ {
PCI_VENDOR_SGI, PCI_PRODUCT_SGI_TIGON,
"Tigon",
},
{
+ PCI_VENDOR_SGI, PCI_PRODUCT_SGI_IOC4,
+ "IOC4",
+ },
+ {
PCI_VENDOR_SGSTHOMSON, PCI_PRODUCT_SGSTHOMSON_2000,
"STG 2000X",
},