diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-06-20 17:10:40 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-06-20 17:10:40 +0000 |
commit | 7e469500094215faeab84c7bd7a1329868206004 (patch) | |
tree | 7d9e834b04781a584307b520d2323d697eeb122d /sys/dev/pcmcia/pcmciadevs.h | |
parent | 04b098953678d7efbdc11498dcc4b8a26dc1b777 (diff) |
regen
Diffstat (limited to 'sys/dev/pcmcia/pcmciadevs.h')
-rw-r--r-- | sys/dev/pcmcia/pcmciadevs.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/pcmcia/pcmciadevs.h b/sys/dev/pcmcia/pcmciadevs.h index ed9b2b1a99f..a7a7519fb31 100644 --- a/sys/dev/pcmcia/pcmciadevs.h +++ b/sys/dev/pcmcia/pcmciadevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: pcmciadevs.h,v 1.92 2002/06/07 20:59:44 fgsch Exp $ */ +/* $OpenBSD: pcmciadevs.h,v 1.93 2002/06/20 17:10:39 millert Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcmciadevs,v 1.91 2002/06/07 20:59:19 fgsch Exp + * OpenBSD: pcmciadevs,v 1.92 2002/06/20 17:10:21 millert Exp */ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ @@ -216,6 +216,8 @@ #define PCMCIA_PRODUCT_ELSA_XI300_IEEE 0x0002 #define PCMCIA_CIS_ELSA_XI800_IEEE { NULL, NULL, NULL, NULL } #define PCMCIA_PRODUCT_ELSA_XI800_IEEE 0x0004 +#define PCMCIA_CIS_ELSA_XI325_IEEE { NULL, NULL, NULL, NULL } +#define PCMCIA_PRODUCT_ELSA_XI325_IEEE 0x0005 /* EMTAC */ #define PCMCIA_CIS_EMTAC_WLAN { NULL, NULL, NULL, NULL } |