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/16e777ba0b21
branches: trunk
changeset: 487265:16e777ba0b21
user: kleink <kleink%NetBSD.org@localhost>
date: Mon Jun 05 11:34:07 2000 +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 75b9098d8dd8 -r 16e777ba0b21 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Mon Jun 05 11:33:35 2000 +0000
+++ b/sys/dev/pci/pcidevs.h Mon Jun 05 11:34:07 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.231 2000/06/05 11:31:15 kleink Exp $ */
+/* $NetBSD: pcidevs.h,v 1.232 2000/06/05 11:34:07 kleink Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.225 2000/06/05 11:29:28 kleink Exp
+ * NetBSD: pcidevs,v 1.226 2000/06/05 11:33:35 kleink Exp
*/
/*
@@ -942,6 +942,7 @@
#define PCI_PRODUCT_ESSTECH_MAESTRO2 0x1968 /* Maestro 2 PCI Audio Accelerator */
#define PCI_PRODUCT_ESSTECH_SOLO1 0x1969 /* Solo-1 PCI AudioDrive */
#define PCI_PRODUCT_ESSTECH_MAESTRO2E 0x1978 /* Maestro 2E PCI Audio Accelerator */
+#define PCI_PRODUCT_ESSTECH_MAESTRO3 0x1998 /* Maestro 3 PCI Audio Accelerator */
/* O2 Micro Inc */
#define PCI_PRODUCT_O2MICRO_OZ6832 0x6832 /* OZ6832 CardBus Controller */
diff -r 75b9098d8dd8 -r 16e777ba0b21 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Mon Jun 05 11:33:35 2000 +0000
+++ b/sys/dev/pci/pcidevs_data.h Mon Jun 05 11:34:07 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.229 2000/06/05 11:31:16 kleink Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.230 2000/06/05 11:34:10 kleink Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.225 2000/06/05 11:29:28 kleink Exp
+ * NetBSD: pcidevs,v 1.226 2000/06/05 11:33:35 kleink Exp
*/
/*
@@ -1654,6 +1654,12 @@
"Maestro 2E PCI Audio Accelerator",
},
{
+ PCI_VENDOR_ESSTECH, PCI_PRODUCT_ESSTECH_MAESTRO3,
+ 0,
+ "ESS Technology Inc",
+ "Maestro 3 PCI Audio Accelerator",
+ },
+ {
PCI_VENDOR_O2MICRO, PCI_PRODUCT_O2MICRO_OZ6832,
0,
"O2 Micro Inc",
Home |
Main Index |
Thread Index |
Old Index