Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Regen to fix the company name.
details: https://anonhg.NetBSD.org/src/rev/b66eef6d1b70
branches: trunk
changeset: 552187:b66eef6d1b70
user: nisimura <nisimura%NetBSD.org@localhost>
date: Sun Sep 21 07:59:04 2003 +0000
description:
Regen to fix the company name.
diffstat:
sys/dev/pci/pcidevs.h | 12 ++++++------
sys/dev/pci/pcidevs_data.h | 14 +++++++-------
2 files changed, 13 insertions(+), 13 deletions(-)
diffs (111 lines):
diff -r b43d24437bb1 -r b66eef6d1b70 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Sun Sep 21 07:45:13 2003 +0000
+++ b/sys/dev/pci/pcidevs.h Sun Sep 21 07:59:04 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.574 2003/09/15 19:51:09 bouyer Exp $ */
+/* $NetBSD: pcidevs.h,v 1.575 2003/09/21 07:59:04 nisimura Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.575 2003/09/15 19:50:45 bouyer Exp
+ * NetBSD: pcidevs,v 1.576 2003/09/21 07:45:13 nisimura Exp
*/
/*
@@ -126,7 +126,7 @@
#define PCI_VENDOR_GENOA 0x1047 /* Genoa Systems */
#define PCI_VENDOR_ELSA 0x1048 /* Elsa */
#define PCI_VENDOR_FOUNTAINTECH 0x1049 /* Fountain Technology */
-#define PCI_VENDOR_SGSTHOMSON 0x104a /* SGS Thomson Microelectric */
+#define PCI_VENDOR_SGSTHOMSON 0x104a /* SGS-Thomson Microelectrics */
#define PCI_VENDOR_BUSLOGIC 0x104b /* BusLogic */
#define PCI_VENDOR_TI 0x104c /* Texas Instruments */
#define PCI_VENDOR_SONY 0x104d /* Sony */
@@ -528,7 +528,7 @@
#define PCI_VENDOR_USR 0x12b9 /* US Robotics (3Com) */
#define PCI_VENDOR_USR2 0x16ec /* US Robotics */
#define PCI_VENDOR_PICTUREEL 0x12c5 /* Picture Elements */
-#define PCI_VENDOR_NVIDIA_SGS 0x12d2 /* Nvidia Corporation & SGS Thomson Microelectric */
+#define PCI_VENDOR_NVIDIA_SGS 0x12d2 /* Nvidia Corporation & SGS-Thomson Microelectrics */
#define PCI_VENDOR_RAINBOW 0x12de /* Rainbow Technologies */
#define PCI_VENDOR_AUREAL 0x12eb /* Aureal Semiconductor */
#define PCI_VENDOR_ADMTEK 0x1317 /* ADMtek */
@@ -1977,7 +1977,7 @@
#define PCI_PRODUCT_NVIDIA_QUADRO_FX_2000 0x0308 /* Quadro FX 2000 */
#define PCI_PRODUCT_NVIDIA_QUADRO_FX_1000 0x0309 /* Quadro FX 1000 */
-/* Nvidia Corporation & SGS Thomson Microelectric */
+/* Nvidia Corporation & SGS-Thomson Microelectrics */
#define PCI_PRODUCT_NVIDIA_SGS_RIVA128 0x0018 /* Riva 128 */
/* Oak Technologies products */
@@ -2147,7 +2147,7 @@
#define PCI_PRODUCT_SGI_RAD1 0x0005 /* PsiTech RAD1 */
#define PCI_PRODUCT_SGI_TIGON 0x0009 /* Tigon Gigabit Ethernet */
-/* SGS Thomson products */
+/* SGS-Thomson products */
#define PCI_PRODUCT_SGSTHOMSON_2000 0x0008 /* STG 2000X */
#define PCI_PRODUCT_SGSTHOMSON_1764 0x1746 /* STG 1764X */
diff -r b43d24437bb1 -r b66eef6d1b70 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Sun Sep 21 07:45:13 2003 +0000
+++ b/sys/dev/pci/pcidevs_data.h Sun Sep 21 07:59:04 2003 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.572 2003/09/15 19:51:10 bouyer Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.573 2003/09/21 07:59:06 nisimura Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.575 2003/09/15 19:50:45 bouyer Exp
+ * NetBSD: pcidevs,v 1.576 2003/09/21 07:45:13 nisimura Exp
*/
/*
@@ -6528,7 +6528,7 @@
{
PCI_VENDOR_NVIDIA_SGS, PCI_PRODUCT_NVIDIA_SGS_RIVA128,
0,
- "Nvidia Corporation & SGS Thomson Microelectric",
+ "Nvidia Corporation & SGS-Thomson Microelectrics",
"Riva 128",
},
{
@@ -7254,13 +7254,13 @@
{
PCI_VENDOR_SGSTHOMSON, PCI_PRODUCT_SGSTHOMSON_2000,
0,
- "SGS Thomson Microelectric",
+ "SGS-Thomson Microelectrics",
"STG 2000X",
},
{
PCI_VENDOR_SGSTHOMSON, PCI_PRODUCT_SGSTHOMSON_1764,
0,
- "SGS Thomson Microelectric",
+ "SGS-Thomson Microelectrics",
"STG 1764X",
},
{
@@ -10230,7 +10230,7 @@
{
PCI_VENDOR_SGSTHOMSON, 0,
PCI_KNOWNDEV_NOPROD,
- "SGS Thomson Microelectric",
+ "SGS-Thomson Microelectrics",
NULL,
},
{
@@ -12642,7 +12642,7 @@
{
PCI_VENDOR_NVIDIA_SGS, 0,
PCI_KNOWNDEV_NOPROD,
- "Nvidia Corporation & SGS Thomson Microelectric",
+ "Nvidia Corporation & SGS-Thomson Microelectrics",
NULL,
},
{
Home |
Main Index |
Thread Index |
Old Index