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: Rename the SIBYTE entry to "Broadcom Corp...
details: https://anonhg.NetBSD.org/src/rev/d2a7f4f310d5
branches: trunk
changeset: 522534:d2a7f4f310d5
user: simonb <simonb%NetBSD.org@localhost>
date: Wed Feb 20 23:46:55 2002 +0000
description:
regen: Rename the SIBYTE entry to "Broadcom Corp. (SiByte)".
diffstat:
sys/dev/pci/pcidevs.h | 6 +++---
sys/dev/pci/pcidevs_data.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (50 lines):
diff -r bf041e173216 -r d2a7f4f310d5 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Wed Feb 20 23:45:50 2002 +0000
+++ b/sys/dev/pci/pcidevs.h Wed Feb 20 23:46:55 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.406 2002/02/16 16:36:36 thorpej Exp $ */
+/* $NetBSD: pcidevs.h,v 1.407 2002/02/20 23:46:55 simonb Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.401 2002/02/16 16:35:48 thorpej Exp
+ * NetBSD: pcidevs,v 1.402 2002/02/20 23:45:50 simonb Exp
*/
/*
@@ -555,7 +555,7 @@
#define PCI_VENDOR_GEOCAST 0x15a1 /* Geocast Network Systems */
#define PCI_VENDOR_EUMITCOM 0x1638 /* Eumitcom */
#define PCI_VENDOR_NETSEC 0x1660 /* NetSec */
-#define PCI_VENDOR_SIBYTE 0x166d /* SiByte, Inc. */
+#define PCI_VENDOR_SIBYTE 0x166d /* Broadcom Corp. (SiByte) */
#define PCI_VENDOR_ANTARES 0x1754 /* Antares Microsystems, Inc. */
#define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs (2nd PCI Vendor ID) */
#define PCI_VENDOR_TEKRAM2 0x1de1 /* Tekram Technology (2nd PCI Vendor ID) */
diff -r bf041e173216 -r d2a7f4f310d5 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Wed Feb 20 23:45:50 2002 +0000
+++ b/sys/dev/pci/pcidevs_data.h Wed Feb 20 23:46:55 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.404 2002/02/16 16:36:37 thorpej Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.405 2002/02/20 23:46:56 simonb Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.401 2002/02/16 16:35:48 thorpej Exp
+ * NetBSD: pcidevs,v 1.402 2002/02/20 23:45:50 simonb Exp
*/
/*
@@ -10026,7 +10026,7 @@
{
PCI_VENDOR_SIBYTE, 0,
PCI_KNOWNDEV_NOPROD,
- "SiByte, Inc.",
+ "Broadcom Corp. (SiByte)",
NULL,
},
{
Home |
Main Index |
Thread Index |
Old Index