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/a7cb58925bee
branches: trunk
changeset: 535375:a7cb58925bee
user: heinz <heinz%NetBSD.org@localhost>
date: Fri Aug 16 15:08:08 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 16f3a78d8936 -r a7cb58925bee sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Fri Aug 16 15:03:02 2002 +0000
+++ b/sys/dev/pci/pcidevs.h Fri Aug 16 15:08:08 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.468 2002/08/10 16:30:45 toshii Exp $ */
+/* $NetBSD: pcidevs.h,v 1.469 2002/08/16 15:08:08 heinz Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.464 2002/08/10 16:26:14 toshii Exp
+ * NetBSD: pcidevs,v 1.465 2002/08/16 15:03:02 heinz Exp
*/
/*
@@ -1583,6 +1583,7 @@
#define PCI_PRODUCT_LUCENT_OR3LP26 0x5400 /* Lucent ORCA FPGA w/32-bit PCI ASIC core */
#define PCI_PRODUCT_LUCENT_OR3TP12 0x5401 /* Lucent ORCA FPGA w/64-bit PCI ASIC core */
#define PCI_PRODUCT_LUCENT_USBHC 0x5801 /* USB Host Controller */
+#define PCI_PRODUCT_LUCENT_FW322_323 0x5811 /* FW322/323 IEEE 1394 OHCI Controller */
/* Macronix */
#define PCI_PRODUCT_MACRONIX_MX98713 0x0512 /* MX98713 (PMAC) 10/100 Ethernet */
diff -r 16f3a78d8936 -r a7cb58925bee sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Fri Aug 16 15:03:02 2002 +0000
+++ b/sys/dev/pci/pcidevs_data.h Fri Aug 16 15:08:08 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.466 2002/08/10 16:30:46 toshii Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.467 2002/08/16 15:08:08 heinz Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.464 2002/08/10 16:26:14 toshii Exp
+ * NetBSD: pcidevs,v 1.465 2002/08/16 15:03:02 heinz Exp
*/
/*
@@ -4642,6 +4642,12 @@
"USB Host Controller",
},
{
+ PCI_VENDOR_LUCENT, PCI_PRODUCT_LUCENT_FW322_323,
+ 0,
+ "Lucent Technologies",
+ "FW322/323 IEEE 1394 OHCI Controller",
+ },
+ {
PCI_VENDOR_MACRONIX, PCI_PRODUCT_MACRONIX_MX98713,
0,
"Macronix",
Home |
Main Index |
Thread Index |
Old Index