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.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index f05b327ff3c..ec2970c9a38 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.1627 2011/12/16 00:06:39 fgsch Exp
+ * OpenBSD: pcidevs,v 1.1628 2011/12/19 13:52:42 kettenis Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -17852,6 +17852,14 @@ static const struct pci_known_product pci_known_products[] = {
"XIO3130 PCIE-PCIE downstream",
},
{
+ PCI_VENDOR_TI, PCI_PRODUCT_TI_XIO2221,
+ "XIO2221 PCIE-PCI",
+ },
+ {
+ PCI_VENDOR_TI, PCI_PRODUCT_TI_XIO2221_FW,
+ "XIO2221 FireWire",
+ },
+ {
PCI_VENDOR_TI, PCI_PRODUCT_TI_XHCI,
"xHCI",
},