diff options
author | 2001-07-17 21:18:45 +0000 | |
---|---|---|
committer | 2001-07-17 21:18:45 +0000 | |
commit | c1d37aee2296950a42d7af1a9921a54d36c728c9 (patch) | |
tree | e5590642ab8b31c5e8e7cc20b6479530d8f4a81c | |
parent | heck, call RCC ServerWorks (diff) | |
download | wireguard-openbsd-c1d37aee2296950a42d7af1a9921a54d36c728c9.tar.xz wireguard-openbsd-c1d37aee2296950a42d7af1a9921a54d36c728c9.zip |
sync
-rw-r--r-- | sys/dev/pci/pcidevs.h | 4 | ||||
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 5e1475accca..16b7b7eee7c 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.415 2001/07/08 18:05:43 brad Exp + * OpenBSD: pcidevs,v 1.416 2001/07/17 21:18:37 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -398,7 +398,7 @@ #define PCI_VENDOR_SYNEMA 0x1163 /* Synema */ #define PCI_VENDOR_APT 0x1164 /* Advanced Peripherals Technologies */ #define PCI_VENDOR_IMAGRAPH 0x1165 /* Imagraph */ -#define PCI_VENDOR_RCC 0x1166 /* Reliance Computer */ +#define PCI_VENDOR_RCC 0x1166 /* ServerWorks */ #define PCI_VENDOR_MUTOH 0x1167 /* Mutoh Industries */ #define PCI_VENDOR_THINE 0x1168 /* Thine Electronics */ #define PCI_VENDOR_CDAC 0x1169 /* Centre for Dev. of Advanced Computing */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 14ec53892fd..3dd2e0aca1e 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.415 2001/07/08 18:05:43 brad Exp + * OpenBSD: pcidevs,v 1.416 2001/07/17 21:18:37 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -5852,7 +5852,7 @@ static const struct pci_known_vendor pci_known_vendors[] = { }, { PCI_VENDOR_RCC, - "Reliance Computer", + "ServerWorks", }, { PCI_VENDOR_MUTOH, |