diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-03 08:28:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-01-03 08:28:14 +0000 |
commit | 1bc7b15daf5cec86acbdfc413441295d5fb608d5 (patch) | |
tree | 1ecc05bd403e9b55fc32c9ec531b7e59616e8be6 /sys/dev/pci/pcidevs_data.h | |
parent | 0ffb41dd9b7ad79a9f0ced2493e3905419e417fe (diff) |
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-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 d2d9b718692..2e3be539d7e 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.23 1998/01/03 08:15:12 deraadt Exp + * OpenBSD: pcidevs,v 1.24 1998/01/03 08:27:57 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1857,7 +1857,7 @@ struct pci_knowndev pci_knowndevs[] = { "PCI-ST32 Bridge", }, { - PCI_VENDOR_STB, PCI_PRODUCT_STB_RIVA128, + PCI_VENDOR_STB2, PCI_PRODUCT_STB2_RIVA128, 0, "STB (2nd PCI Vendor ID)", "Velocity128", @@ -4545,7 +4545,7 @@ struct pci_knowndev pci_knowndevs[] = { NULL, }, { - PCI_VENDOR_STB, 0, + PCI_VENDOR_STB2, 0, PCI_KNOWNDEV_NOPROD, "STB (2nd PCI Vendor ID)", NULL, |