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/748b86dd7583
branches: trunk
changeset: 502077:748b86dd7583
user: ichiro <ichiro%NetBSD.org@localhost>
date: Thu Jan 11 11:33:19 2001 +0000
description:
regen
diffstat:
sys/dev/pcmcia/pcmciadevs.h | 7 +++++--
sys/dev/pcmcia/pcmciadevs_data.h | 11 +++++++++--
2 files changed, 14 insertions(+), 4 deletions(-)
diffs (53 lines):
diff -r 6f4a09ec30b4 -r 748b86dd7583 sys/dev/pcmcia/pcmciadevs.h
--- a/sys/dev/pcmcia/pcmciadevs.h Thu Jan 11 11:32:56 2001 +0000
+++ b/sys/dev/pcmcia/pcmciadevs.h Thu Jan 11 11:33:19 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcmciadevs.h,v 1.107 2001/01/10 23:48:54 ichiro Exp $ */
+/* $NetBSD: pcmciadevs.h,v 1.108 2001/01/11 11:33:19 ichiro Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcmciadevs,v 1.108 2001/01/10 23:47:56 ichiro Exp
+ * NetBSD: pcmciadevs,v 1.109 2001/01/11 11:32:56 ichiro Exp
*/
/*-
@@ -577,3 +577,6 @@
#define PCMCIA_CIS_SMC_2632W { "SMC", "SMC2632W", "Version 01.02", NULL }
#define PCMCIA_PRODUCT_SMC_2632W -1
#define PCMCIA_STR_SMC_2632W "SMC 2632 EZ Connect Wireless PC Card"
+#define PCMCIA_CIS_NANOSPEED_PRISM2 { "NANOSPEED", "HFA384x/IEEE", "Version 01.02", NULL }
+#define PCMCIA_PRODUCT_NANOSPEED_PRISM2 -1
+#define PCMCIA_STR_NANOSPEED_PRISM2 "NANOSPEED ROOT-RZ2000 WLAN Card"
diff -r 6f4a09ec30b4 -r 748b86dd7583 sys/dev/pcmcia/pcmciadevs_data.h
--- a/sys/dev/pcmcia/pcmciadevs_data.h Thu Jan 11 11:32:56 2001 +0000
+++ b/sys/dev/pcmcia/pcmciadevs_data.h Thu Jan 11 11:33:19 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcmciadevs_data.h,v 1.107 2001/01/10 23:48:55 ichiro Exp $ */
+/* $NetBSD: pcmciadevs_data.h,v 1.108 2001/01/11 11:33:19 ichiro Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcmciadevs,v 1.108 2001/01/10 23:47:56 ichiro Exp
+ * NetBSD: pcmciadevs,v 1.109 2001/01/11 11:32:56 ichiro Exp
*/
/*-
@@ -913,6 +913,13 @@
"SMC 2632 EZ Connect Wireless PC Card" },
},
{
+ PCMCIA_VENDOR_UNKNOWN, PCMCIA_PRODUCT_NANOSPEED_PRISM2,
+ PCMCIA_CIS_NANOSPEED_PRISM2,
+ 0,
+ "",
+ "NANOSPEED ROOT-RZ2000 WLAN Card" },
+ },
+ {
PCMCIA_VENDOR_FUJITSU, 0,
PCMCIA_KNOWNDEV_NOPROD,
PCMCIA_CIS_INVALID,
Home |
Main Index |
Thread Index |
Old Index