diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-05-12 15:51:49 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2012-05-12 15:51:49 +0000 |
commit | cef6fde198c835e137f17281093f5fc9f1798a06 (patch) | |
tree | b71a756b07cc49744175249ce73936d63f9423be /sys | |
parent | 41a6c92c520d182ab7b9f55c357ffb0d6f0697ba (diff) |
regen
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 4372f6742a1..5122faa964c 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.1642 2012/05/08 15:04:46 sthen Exp + * OpenBSD: pcidevs,v 1.1643 2012/05/12 15:49:42 kettenis Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -10024,8 +10024,8 @@ static const struct pci_known_product pci_known_products[] = { "GM45 PT IDER", }, { - PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82GM45_AMT_SOL, - "GM45 AMT SOL", + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82GM45_KT, + "GM45 KT", }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82Q45_HB, |