diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-06-06 13:22:30 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-06-06 13:22:30 +0000 |
commit | 5426223b2212f721525204360ccc8481bf3e9170 (patch) | |
tree | faedb095410aef4d9450f770d070d90af449c387 /sys/dev/pci/pcidevs_data.h | |
parent | 0573465532f873acdf137241d98f0f5696d07682 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 9256160b6aa..e753c70f1f2 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.1613 2011/06/04 11:46:34 kettenis Exp + * OpenBSD: pcidevs,v 1.1614 2011/06/06 13:21:52 kettenis Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -3852,18 +3852,6 @@ static const struct pci_known_product pci_known_products[] = { "Radeon HD 3450 AGP", }, { - PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RS780_HB, - "RS780 Host", - }, - { - PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RS780_PCIE_1, - "RS780 PCIE", - }, - { - PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RS780_PCIE_2, - "RS780 PCIE", - }, - { PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RS780_HDA, "RS780 HD Audio", }, |