Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/dev/pcmcia regen for ticket #295
details: https://anonhg.NetBSD.org/src/rev/64dc34fee5f0
branches: netbsd-1-6
changeset: 527973:64dc34fee5f0
user: lukem <lukem%NetBSD.org@localhost>
date: Tue Jun 18 14:36:56 2002 +0000
description:
regen for ticket #295
diffstat:
sys/dev/pcmcia/pcmciadevs.h | 5 ++++-
sys/dev/pcmcia/pcmciadevs_data.h | 9 ++++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diffs (42 lines):
diff -r 989376de4ed7 -r 64dc34fee5f0 sys/dev/pcmcia/pcmciadevs.h
--- a/sys/dev/pcmcia/pcmciadevs.h Tue Jun 18 14:31:26 2002 +0000
+++ b/sys/dev/pcmcia/pcmciadevs.h Tue Jun 18 14:36:56 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcmciadevs.h,v 1.167.4.3 2002/06/11 01:47:07 lukem Exp $ */
+/* $NetBSD: pcmciadevs.h,v 1.167.4.4 2002/06/18 14:36:56 lukem Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -277,6 +277,9 @@
#define PCMCIA_CIS_ELSA_XI800_IEEE { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_ELSA_XI800_IEEE 0x0004
#define PCMCIA_STR_ELSA_XI800_IEEE "XI800 CF Wireless LAN"
+#define PCMCIA_CIS_ELSA_XI325_IEEE { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_ELSA_XI325_IEEE 0x0005
+#define PCMCIA_STR_ELSA_XI325_IEEE "XI325 Wireless LAN"
/* EMTAC */
#define PCMCIA_CIS_EMTAC_WLAN { NULL, NULL, NULL, NULL }
diff -r 989376de4ed7 -r 64dc34fee5f0 sys/dev/pcmcia/pcmciadevs_data.h
--- a/sys/dev/pcmcia/pcmciadevs_data.h Tue Jun 18 14:31:26 2002 +0000
+++ b/sys/dev/pcmcia/pcmciadevs_data.h Tue Jun 18 14:36:56 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pcmciadevs_data.h,v 1.167.4.3 2002/06/11 01:47:08 lukem Exp $ */
+/* $NetBSD: pcmciadevs_data.h,v 1.167.4.4 2002/06/18 14:36:57 lukem Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -351,6 +351,13 @@
"XI800 CF Wireless LAN", }
,
{
+ PCMCIA_VENDOR_ELSA, PCMCIA_PRODUCT_ELSA_XI325_IEEE,
+ PCMCIA_CIS_ELSA_XI325_IEEE,
+ 0,
+ "Elsa",
+ "XI325 Wireless LAN", }
+ ,
+ {
PCMCIA_VENDOR_EMTAC, PCMCIA_PRODUCT_EMTAC_WLAN,
PCMCIA_CIS_EMTAC_WLAN,
0,
Home |
Main Index |
Thread Index |
Old Index