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/4d82df6af9c4
branches: trunk
changeset: 521233:4d82df6af9c4
user: tron <tron%NetBSD.org@localhost>
date: Sat Jan 26 22:41:46 2002 +0000
description:
Regen.
diffstat:
sys/dev/pci/pcidevs.h | 9 ++++++---
sys/dev/pci/pcidevs_data.h | 34 ++++++++++++++++++++++++++--------
2 files changed, 32 insertions(+), 11 deletions(-)
diffs (109 lines):
diff -r 488866609d7a -r 4d82df6af9c4 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Sat Jan 26 22:40:46 2002 +0000
+++ b/sys/dev/pci/pcidevs.h Sat Jan 26 22:41:46 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.398 2002/01/26 16:31:18 ichiro Exp $ */
+/* $NetBSD: pcidevs.h,v 1.399 2002/01/26 22:41:46 tron Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.393 2002/01/26 16:30:00 ichiro Exp
+ * NetBSD: pcidevs,v 1.394 2002/01/26 22:40:46 tron Exp
*/
/*
@@ -527,6 +527,7 @@
#define PCI_VENDOR_AUREAL 0x12eb /* Aureal Semiconductor */
#define PCI_VENDOR_ADMTEK 0x1317 /* ADMtek */
#define PCI_VENDOR_FORTEMEDIA 0x1319 /* Forte Media */
+#define PCI_VENDOR_SIIG 0x131f /* Siig Inc. */
#define PCI_VENDOR_DOMEX 0x134a /* Domex */
#define PCI_VENDOR_LMC 0x1376 /* LAN Media Corporation */
#define PCI_VENDOR_NETGEAR 0x1385 /* Netgear */
@@ -536,6 +537,9 @@
#define PCI_VENDOR_3WARE 0x13c1 /* 3ware */
#define PCI_VENDOR_SUNDANCETI 0x13f0 /* Sundance Technology */
#define PCI_VENDOR_CMEDIA 0x13f6 /* C-Media Electronics Inc */
+#define PCI_VENDOR_LAVA 0x1407 /* Lava Semiconductor Manufacturing, Inc. */
+#define PCI_VENDOR_ETIMEDIA 0x1409 /* eTIMedia Technology Co. Ltd. */
+#define PCI_VENDOR_OXFORDSEMI 0x1415 /* Oxford Semiconductor Ltd. */
#define PCI_VENDOR_TAMARACK 0x143d /* Tamarack Microelectronics, Inc. */
#define PCI_VENDOR_ASKEY 0x144f /* Askey Computer Corp. */
#define PCI_VENDOR_AVERMEDIA 0x1461 /* Avermedia Technologies */
@@ -555,7 +559,6 @@
#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) */
-#define PCI_VENDOR_LAVA 0x1407 /* Lava Semiconductor Manufacturing, Inc. */
#define PCI_VENDOR_COREGA 0x15e8 /* Corega */
#define PCI_VENDOR_GLOBALSUN 0x16ab /* Global Sun Tech */
#define PCI_VENDOR_FZJZEL 0x1796 /* FZ Juelich / ZEL */
diff -r 488866609d7a -r 4d82df6af9c4 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Sat Jan 26 22:40:46 2002 +0000
+++ b/sys/dev/pci/pcidevs_data.h Sat Jan 26 22:41:46 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.396 2002/01/26 16:31:19 ichiro Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.397 2002/01/26 22:41:47 tron Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.393 2002/01/26 16:30:00 ichiro Exp
+ * NetBSD: pcidevs,v 1.394 2002/01/26 22:40:46 tron Exp
*/
/*
@@ -9790,6 +9790,12 @@
NULL,
},
{
+ PCI_VENDOR_SIIG, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "Siig Inc.",
+ NULL,
+ },
+ {
PCI_VENDOR_DOMEX, 0,
PCI_KNOWNDEV_NOPROD,
"Domex",
@@ -9844,6 +9850,24 @@
NULL,
},
{
+ PCI_VENDOR_LAVA, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "Lava Semiconductor Manufacturing, Inc.",
+ NULL,
+ },
+ {
+ PCI_VENDOR_ETIMEDIA, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "eTIMedia Technology Co. Ltd.",
+ NULL,
+ },
+ {
+ PCI_VENDOR_OXFORDSEMI, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "Oxford Semiconductor Ltd.",
+ NULL,
+ },
+ {
PCI_VENDOR_TAMARACK, 0,
PCI_KNOWNDEV_NOPROD,
"Tamarack Microelectronics, Inc.",
@@ -9958,12 +9982,6 @@
NULL,
},
{
- PCI_VENDOR_LAVA, 0,
- PCI_KNOWNDEV_NOPROD,
- "Lava Semiconductor Manufacturing, Inc.",
- NULL,
- },
- {
PCI_VENDOR_COREGA, 0,
PCI_KNOWNDEV_NOPROD,
"Corega",
Home |
Main Index |
Thread Index |
Old Index