diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-03-28 19:04:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-03-28 19:04:33 +0000 |
commit | 21e49c3d2e0bc23209dd78235f7cc3dc8802a2df (patch) | |
tree | e05daaf91ce9713d1709319f4175b4669897151c /sys/dev/pci/pcidevs_data.h | |
parent | 414363176d180d2e1c7cc7624d8c6e54a606c44e (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 57cf5bc6db1..10208f05ffd 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.1047 2006/03/28 17:13:40 brad Exp + * OpenBSD: pcidevs,v 1.1048 2006/03/28 19:04:25 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2031,10 +2031,6 @@ static const struct pci_known_product pci_known_products[] = { "Radeon XPRESS 200M", }, { - PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_X300, - "Radeon X300", - }, - { PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RX480_PCIE, "RX480 PCIE", }, |