diff options
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 03563bad315..0fb7db85efc 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.695 2003/12/09 23:06:56 deraadt Exp + * OpenBSD: pcidevs,v 1.696 2003/12/12 22:56:59 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2528,7 +2528,7 @@ static const struct pci_known_product pci_known_products[] = { }, { PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_7955, - "7955", + "7955/7954", }, { PCI_VENDOR_HINT, PCI_PRODUCT_HINT_VXPRO_II_HOST, |