diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-05-27 09:16:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-05-27 09:16:33 +0000 |
commit | 30f297c304170e089b46e36548e550fa02dad458 (patch) | |
tree | 2bf5c6ce9d081d10c009b2baa858722c63daec30 /sys/dev/pci/pcidevs_data.h | |
parent | a3e09b01d2f0ef73fe93434fcefc09ac9aaf32a9 (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 ccdb96e2f94..d9f57afeead 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.142 1999/05/14 00:28:25 downsj Exp + * OpenBSD: pcidevs,v 1.143 1999/05/27 09:16:28 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -444,13 +444,13 @@ struct pci_knowndev pci_knowndevs[] = { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_1200A, 0, "Advanced System Products", - "", + "1200A", }, { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_1200B, 0, "Advanced System Products", - "", + "1200B", }, { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_ULTRA, |