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/0c537754b465
branches: trunk
changeset: 502135:0c537754b465
user: itojun <itojun%NetBSD.org@localhost>
date: Fri Jan 12 05:14:36 2001 +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 aa26a0899c88 -r 0c537754b465 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Fri Jan 12 05:13:47 2001 +0000
+++ b/sys/dev/pci/pcidevs.h Fri Jan 12 05:14:36 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcidevs.h,v 1.294 2001/01/09 23:20:22 rh Exp $ */
+/* $NetBSD: pcidevs.h,v 1.295 2001/01/12 05:14:36 itojun Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -1237,6 +1237,7 @@
#define PCI_PRODUCT_LMC_HSSI 0x0003 /* HSSI Interface */
#define PCI_PRODUCT_LMC_DS3 0x0004 /* DS3 Interface */
#define PCI_PRODUCT_LMC_SSI 0x0005 /* SSI */
+#define PCI_PRODUCT_LMC_T1 0x0006 /* T1 Interface */
/* LeadTek Research */
#define PCI_PRODUCT_LEADTEK_S3_805 0x0000 /* S3 805 */
diff -r aa26a0899c88 -r 0c537754b465 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Fri Jan 12 05:13:47 2001 +0000
+++ b/sys/dev/pci/pcidevs_data.h Fri Jan 12 05:14:36 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcidevs_data.h,v 1.291 2001/01/09 23:20:22 rh Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.292 2001/01/12 05:14:37 itojun Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -3028,6 +3028,12 @@
"SSI",
},
{
+ PCI_VENDOR_LMC, PCI_PRODUCT_LMC_T1,
+ 0,
+ "LAN Media Corporation",
+ "T1 Interface",
+ },
+ {
PCI_VENDOR_LEADTEK, PCI_PRODUCT_LEADTEK_S3_805,
0,
"LeadTek Research",
Home |
Main Index |
Thread Index |
Old Index