Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pcmcia regen
details: https://anonhg.NetBSD.org/src/rev/81c3631f35f3
branches: trunk
changeset: 503656:81c3631f35f3
user: ichiro <ichiro%NetBSD.org@localhost>
date: Sun Feb 11 03:28:16 2001 +0000
description:
regen
diffstat:
sys/dev/pcmcia/pcmciadevs.h | 8 ++++----
sys/dev/pcmcia/pcmciadevs_data.h | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 091e34cb7817 -r 81c3631f35f3 sys/dev/pcmcia/pcmciadevs.h
--- a/sys/dev/pcmcia/pcmciadevs.h Sun Feb 11 03:27:49 2001 +0000
+++ b/sys/dev/pcmcia/pcmciadevs.h Sun Feb 11 03:28:16 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcmciadevs.h,v 1.117 2001/02/10 14:08:45 ichiro Exp $ */
+/* $NetBSD: pcmciadevs.h,v 1.118 2001/02/11 03:28:16 ichiro Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -346,9 +346,9 @@
#define PCMCIA_CIS_TDK_LAK_CF010 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_TDK_LAK_CF010 0x0900
#define PCMCIA_STR_TDK_LAK_CF010 "TDK LAC-CF010"
-#define PCMCIA_CIS_TDF_LAK_CD011WL { NULL, NULL, NULL, NULL }
-#define PCMCIA_PRODUCT_TDF_LAK_CD011WL 0x0000
-#define PCMCIA_STR_TDF_LAK_CD011WL "TDK LAK-CD011WL"
+#define PCMCIA_CIS_TDK_LAK_CD011WL { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_TDK_LAK_CD011WL 0x0000
+#define PCMCIA_STR_TDK_LAK_CD011WL "TDK LAK-CD011WL"
/* Xircom Products */
#define PCMCIA_CIS_XIRCOM_CE { NULL, NULL, NULL, NULL }
diff -r 091e34cb7817 -r 81c3631f35f3 sys/dev/pcmcia/pcmciadevs_data.h
--- a/sys/dev/pcmcia/pcmciadevs_data.h Sun Feb 11 03:27:49 2001 +0000
+++ b/sys/dev/pcmcia/pcmciadevs_data.h Sun Feb 11 03:28:16 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcmciadevs_data.h,v 1.117 2001/02/10 14:08:45 ichiro Exp $ */
+/* $NetBSD: pcmciadevs_data.h,v 1.118 2001/02/11 03:28:16 ichiro Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -494,10 +494,10 @@
"TDK LAC-CF010" },
},
{
- PCMCIA_VENDOR_TDF, PCMCIA_PRODUCT_TDF_LAK_CD011WL,
- PCMCIA_CIS_TDF_LAK_CD011WL,
+ PCMCIA_VENDOR_TDK, PCMCIA_PRODUCT_TDK_LAK_CD011WL,
+ PCMCIA_CIS_TDK_LAK_CD011WL,
0,
- "",
+ "TDK Corporation",
"TDK LAK-CD011WL" },
},
{
Home |
Main Index |
Thread Index |
Old Index