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
details: https://anonhg.NetBSD.org/src/rev/aba56a0a7ad7
branches: trunk
changeset: 474953:aba56a0a7ad7
user: castor <castor%NetBSD.org@localhost>
date: Tue Jul 27 17:55:00 1999 +0000
description:
regen
diffstat:
sys/dev/pci/pcidevs.h | 5 +++--
sys/dev/pci/pcidevs_data.h | 10 ++++++++--
2 files changed, 11 insertions(+), 4 deletions(-)
diffs (53 lines):
diff -r d7b3b0a32151 -r aba56a0a7ad7 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Tue Jul 27 17:52:59 1999 +0000
+++ b/sys/dev/pci/pcidevs.h Tue Jul 27 17:55:00 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.146 1999/07/27 00:24:06 thorpej Exp $ */
+/* $NetBSD: pcidevs.h,v 1.147 1999/07/27 17:55:00 castor Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.139 1999/07/27 00:23:47 thorpej Exp
+ * NetBSD: pcidevs,v 1.140 1999/07/27 17:52:59 castor Exp
*/
/*
@@ -516,6 +516,7 @@
#define PCI_VENDOR_NVIDIA_SGS 0x12d2 /* Nvidia Corporation & SGS Thomson Microelectric */
#define PCI_VENDOR_LMC 0x1376 /* LAN Media Corporation */
#define PCI_VENDOR_DELTA 0x1500 /* Delta Electronics */
+#define PCI_VENDOR_GEOCAST 0x15a1 /* Geocast Network Systems */
#define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs (2nd PCI Vendor ID) */
#define PCI_VENDOR_TEKRAM2 0x1de1 /* Tekram Technology (2nd PCI Vendor ID) */
#define PCI_VENDOR_3DLABS 0x3d3d /* 3D Labs */
diff -r d7b3b0a32151 -r aba56a0a7ad7 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Tue Jul 27 17:52:59 1999 +0000
+++ b/sys/dev/pci/pcidevs_data.h Tue Jul 27 17:55:00 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.144 1999/07/27 00:24:06 thorpej Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.145 1999/07/27 17:55:01 castor Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.139 1999/07/27 00:23:47 thorpej Exp
+ * NetBSD: pcidevs,v 1.140 1999/07/27 17:52:59 castor Exp
*/
/*
@@ -5974,6 +5974,12 @@
NULL,
},
{
+ PCI_VENDOR_GEOCAST, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "Geocast Network Systems",
+ NULL,
+ },
+ {
PCI_VENDOR_SYMPHONY2, 0,
PCI_KNOWNDEV_NOPROD,
"Symphony Labs (2nd PCI Vendor ID)",
Home |
Main Index |
Thread Index |
Old Index