diff options
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 d1acd5f283f..571cc50af2c 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.100 1998/11/19 05:12:55 deraadt Exp + * OpenBSD: pcidevs,v 1.101 1998/11/19 06:45:23 jason Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2001,12 +2001,6 @@ struct pci_knowndev pci_knowndevs[] = { "8139", }, { - PCI_VENDOR_REALTEK2, PCI_PRODUCT_REALTEK2_RT8139, - 0, - "RealTek (2nd ID)", - "8139", - }, - { PCI_VENDOR_S3, PCI_PRODUCT_S3_VIRGE, 0, "S3", @@ -5577,12 +5571,6 @@ struct pci_knowndev pci_knowndevs[] = { NULL, }, { - PCI_VENDOR_REALTEK2, 0, - PCI_KNOWNDEV_NOPROD, - "RealTek (2nd ID)", - NULL, - }, - { PCI_VENDOR_2MICRO, 0, PCI_KNOWNDEV_NOPROD, "2 Micro Inc", |