diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-03-19 20:04:55 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-03-19 20:04:55 +0000 |
commit | b140dd8b1a36d6a61ba86b34f51790597280bc5e (patch) | |
tree | 417d4be39732a04618d8c67621f1bde4c07596f5 /sys/dev/pci/pcidevs_data.h | |
parent | 492aa555f05a038e86711300d4ab0a239b080f84 (diff) |
regen
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 3361d74fd1f..39eac4022e1 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.606 2003/03/12 21:44:09 grange Exp + * OpenBSD: pcidevs,v 1.607 2003/03/19 20:00:54 millert Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2951,7 +2951,7 @@ static const struct pci_known_product pci_known_products[] = { "82845G/GL/GV/GE/PE Host-AGP", }, { - PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82845G_IV, + PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82845G_IGD, "82845G/GL Video", }, { |