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/3c256cd8cabd
branches: trunk
changeset: 538469:3c256cd8cabd
user: grant <grant%NetBSD.org@localhost>
date: Mon Oct 21 13:41:12 2002 +0000
description:
regen
diffstat:
sys/dev/pci/pcidevs.h | 3 ++-
sys/dev/pci/pcidevs_data.h | 8 +++++++-
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r f17c52efc214 -r 3c256cd8cabd sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Mon Oct 21 13:40:14 2002 +0000
+++ b/sys/dev/pci/pcidevs.h Mon Oct 21 13:41:12 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcidevs.h,v 1.478 2002/10/18 00:59:11 yamt Exp $ */
+/* $NetBSD: pcidevs.h,v 1.479 2002/10/21 13:41:12 grant Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -2042,6 +2042,7 @@
#define PCI_PRODUCT_TI_TSB43AA23 0x8024 /* TSB43AA23 OHCI IEEE 1394 Host Controller */
#define PCI_PRODUCT_TI_TSB43AB21 0x8026 /* TSB43AA21 OHCI IEEE 1394 Host Controller */
#define PCI_PRODUCT_TI_PCI4451LYNX 0x8027 /* PCI4451 OHCI IEEE 1394 HOST Controller w/ PCI-CardBus Bridge */
+#define PCI_PRODUCT_TI_DL520P 0x8400 /* DL520 Airplus Wireless Ethernet */
#define PCI_PRODUCT_TI_PCI1130 0xac12 /* PCI1130 PCI-CardBus Bridge */
#define PCI_PRODUCT_TI_PCI1031 0xac13 /* PCI1031 PCI-PCMCIA Bridge */
#define PCI_PRODUCT_TI_PCI1131 0xac15 /* PCI1131 PCI-CardBus Bridge */
diff -r f17c52efc214 -r 3c256cd8cabd sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Mon Oct 21 13:40:14 2002 +0000
+++ b/sys/dev/pci/pcidevs_data.h Mon Oct 21 13:41:12 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcidevs_data.h,v 1.476 2002/10/18 00:59:12 yamt Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.477 2002/10/21 13:41:12 grant Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -6574,6 +6574,12 @@
"PCI4451 OHCI IEEE 1394 HOST Controller w/ PCI-CardBus Bridge",
},
{
+ PCI_VENDOR_TI, PCI_PRODUCT_TI_DL520P,
+ 0,
+ "Texas Instruments",
+ "DL520 Airplus Wireless Ethernet",
+ },
+ {
PCI_VENDOR_TI, PCI_PRODUCT_TI_PCI1130,
0,
"Texas Instruments",
Home |
Main Index |
Thread Index |
Old Index