diff options
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index db933e69cef..ea2092dab1f 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.153 1999/06/26 14:18:46 ho Exp + * OpenBSD: pcidevs,v 1.154 1999/06/28 18:30:04 jason Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1137,6 +1137,12 @@ struct pci_knowndev pci_knowndevs[] = { "RL100-ATX 10/100", }, { + PCI_VENDOR_COMPEX, PCI_PRODUCT_COMPEX_98713, + 0, + "Compex", + "PMAC 98713", + }, + { PCI_VENDOR_CONTAQ, PCI_PRODUCT_CONTAQ_82C599, 0, "Contaq Microsystems", |