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/2fc2ebeceb9e
branches: trunk
changeset: 526436:2fc2ebeceb9e
user: augustss <augustss%NetBSD.org@localhost>
date: Fri May 03 12:46:41 2002 +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 da7f9c4d1b78 -r 2fc2ebeceb9e sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Fri May 03 12:46:11 2002 +0000
+++ b/sys/dev/pci/pcidevs.h Fri May 03 12:46:41 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.426 2002/04/29 18:21:32 nonaka Exp $ */
+/* $NetBSD: pcidevs.h,v 1.427 2002/05/03 12:46:41 augustss Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.421 2002/04/29 18:18:29 nonaka Exp
+ * NetBSD: pcidevs,v 1.422 2002/05/03 12:46:11 augustss Exp
*/
/*
@@ -562,6 +562,7 @@
#define PCI_VENDOR_COREGA 0x15e8 /* Corega */
#define PCI_VENDOR_GLOBALSUN 0x16ab /* Global Sun Tech */
#define PCI_VENDOR_FZJZEL 0x1796 /* FZ Juelich / ZEL */
+#define PCI_VENDOR_SANDBURST 0x17ba /* Sandburst, Inc. */
#define PCI_VENDOR_HINT 0x3388 /* HiNT */
#define PCI_VENDOR_3DLABS 0x3d3d /* 3D Labs */
#define PCI_VENDOR_AVANCE2 0x4005 /* Avance Logic (2nd PCI Vendor ID) */
diff -r da7f9c4d1b78 -r 2fc2ebeceb9e sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Fri May 03 12:46:11 2002 +0000
+++ b/sys/dev/pci/pcidevs_data.h Fri May 03 12:46:41 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.424 2002/04/29 18:21:33 nonaka Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.425 2002/05/03 12:46:42 augustss Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.421 2002/04/29 18:18:29 nonaka Exp
+ * NetBSD: pcidevs,v 1.422 2002/05/03 12:46:11 augustss Exp
*/
/*
@@ -10384,6 +10384,12 @@
NULL,
},
{
+ PCI_VENDOR_SANDBURST, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "Sandburst, Inc.",
+ NULL,
+ },
+ {
PCI_VENDOR_HINT, 0,
PCI_KNOWNDEV_NOPROD,
"HiNT",
Home |
Main Index |
Thread Index |
Old Index