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/5cd81d6f9385
branches: trunk
changeset: 473954:5cd81d6f9385
user: mjl <mjl%NetBSD.org@localhost>
date: Wed Jun 23 10:37:10 1999 +0000
description:
Regen.
diffstat:
sys/dev/pcmcia/pcmciadevs.h | 10 ++++++++--
sys/dev/pcmcia/pcmciadevs_data.h | 11 +++++++++--
2 files changed, 17 insertions(+), 4 deletions(-)
diffs (66 lines):
diff -r abdd0cb6886b -r 5cd81d6f9385 sys/dev/pcmcia/pcmciadevs.h
--- a/sys/dev/pcmcia/pcmciadevs.h Wed Jun 23 10:36:19 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs.h Wed Jun 23 10:37:10 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcmciadevs.h,v 1.39 1999/06/19 18:17:14 mjl Exp $ */
+/* $NetBSD: pcmciadevs.h,v 1.40 1999/06/23 10:37:10 mjl Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcmciadevs,v 1.36 1999/06/19 18:16:07 mjl Exp
+ * NetBSD: pcmciadevs,v 1.37 1999/06/23 10:36:19 mjl Exp
*/
/*-
@@ -64,6 +64,7 @@
#define PCMCIA_VENDOR_SIMPLETECH 0x014d /* Simple Technology */
#define PCMCIA_VENDOR_DAYNA 0x0194 /* Dayna Corporation */
#define PCMCIA_VENDOR_IODATA 0x01bf /* I-O DATA */
+vender LASAT 0x3401 Lasat Communications A/S
#define PCMCIA_VENDOR_COMPEX 0x8a01 /* Compex Corporation */
#define PCMCIA_VENDOR_COREGA 0xc00f /* Corega K.K. */
#define PCMCIA_VENDOR_HAGIWARASYSCOM 0xc012 /* Hagiwara SYS-COM */
@@ -98,6 +99,11 @@
#define PCMCIA_PRODUCT_COMPEX_LINKPORT_ENET_B 0x0100
#define PCMCIA_STR_COMPEX_LINKPORT_ENET_B "Compex Linkport ENET-B Ethernet"
+/* Lasat Products */
+#define PCMCIA_CIS_LASAT_CREDIT_288 { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_LASAT_CREDIT_288 0x2811
+#define PCMCIA_STR_LASAT_CREDIT_288 "Lasat Credit 288 Modem"
+
/* Dayna Products */
#define PCMCIA_CIS_DAYNA_COMMUNICARD_E_1 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1 0x002d
diff -r abdd0cb6886b -r 5cd81d6f9385 sys/dev/pcmcia/pcmciadevs_data.h
--- a/sys/dev/pcmcia/pcmciadevs_data.h Wed Jun 23 10:36:19 1999 +0000
+++ b/sys/dev/pcmcia/pcmciadevs_data.h Wed Jun 23 10:37:10 1999 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcmciadevs_data.h,v 1.39 1999/06/19 18:49:34 mjl Exp $ */
+/* $NetBSD: pcmciadevs_data.h,v 1.40 1999/06/23 10:37:10 mjl Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcmciadevs,v 1.36 1999/06/19 18:16:07 mjl Exp
+ * NetBSD: pcmciadevs,v 1.37 1999/06/23 10:36:19 mjl Exp
*/
/*-
@@ -94,6 +94,13 @@
"Compex Linkport ENET-B Ethernet" },
},
{
+ PCMCIA_VENDOR_LASAT, PCMCIA_PRODUCT_LASAT_CREDIT_288,
+ PCMCIA_CIS_LASAT_CREDIT_288,
+ 0,
+ "",
+ "Lasat Credit 288 Modem" },
+ },
+ {
PCMCIA_VENDOR_DAYNA, PCMCIA_PRODUCT_DAYNA_COMMUNICARD_E_1,
PCMCIA_CIS_DAYNA_COMMUNICARD_E_1,
0,
Home |
Main Index |
Thread Index |
Old Index