From 863c84ce98e699747227b98c67151c40cf7a9bef Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 18 Feb 2000 11:16:57 +0000 Subject: sync --- sys/dev/pci/pcidevs.h | 4 ++-- sys/dev/pci/pcidevs_data.h | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'sys') diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index ea11a239610..155ade04368 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.218 2000/02/11 05:59:58 mickey Exp + * OpenBSD: pcidevs,v 1.219 2000/02/18 11:16:43 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -247,7 +247,7 @@ #define PCI_VENDOR_FUJITSU 0x10ca /* Fujitsu */ #define PCI_VENDOR_OMRON 0x10cb /* Omron */ #define PCI_VENDOR_MENTOR 0x10cc /* Mentor ARC */ -#define PCI_VENDOR_ADVSYS 0x10cd /* Advanced System Products */ +#define PCI_VENDOR_ADVSYS 0x10cd /* Advansys */ #define PCI_VENDOR_RADIUS 0x10ce /* Radius */ #define PCI_VENDOR_CITICORP 0x10cf /* Citicorp TTI */ #define PCI_VENDOR_FUJITSU2 0x10d0 /* Fujitsu (2nd ID) */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 96350f25594..1d3dbfa873e 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.218 2000/02/11 05:59:58 mickey Exp + * OpenBSD: pcidevs,v 1.219 2000/02/18 11:16:43 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -509,31 +509,31 @@ struct pci_knowndev pci_knowndevs[] = { { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_1200A, 0, - "Advanced System Products", + "Advansys", "1200A", }, { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_1200B, 0, - "Advanced System Products", + "Advansys", "1200B", }, { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_ULTRA, 0, - "Advanced System Products", + "Advansys", "ABP-930/40UA", }, { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_WIDE, 0, - "Advanced System Products", + "Advansys", "ABP-940UW", }, { PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_U2W, 0, - "Advanced System Products", + "Advansys", "ASP-3940U2W", }, { @@ -5501,7 +5501,7 @@ struct pci_knowndev pci_knowndevs[] = { { PCI_VENDOR_ADVSYS, 0, PCI_KNOWNDEV_NOPROD, - "Advanced System Products", + "Advansys", NULL, }, { -- cgit v1.2.3