diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-09-27 03:50:31 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-09-27 03:50:31 +0000 |
commit | 7ffee4cb91383f4c9a491519129b374e3de43d90 (patch) | |
tree | 51992d9a595a707311f276353d8b04e851e7aa4f | |
parent | 81778ee81ac52d4b19244f51441fee481d8379f6 (diff) |
regen
-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 700da69ac9b..74c199e65fd 100644 --- a/sys/dev/pcmcia/pcmciadevs.h +++ b/sys/dev/pcmcia/pcmciadevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: pcmciadevs.h,v 1.118 2004/09/25 01:58:21 fgsch Exp $ */ +/* $OpenBSD: pcmciadevs.h,v 1.119 2004/09/27 03:50:30 millert Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcmciadevs,v 1.115 2004/09/25 01:57:08 fgsch Exp + * OpenBSD: pcmciadevs,v 1.116 2004/09/27 03:49:14 millert Exp */ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ @@ -417,6 +417,8 @@ #define PCMCIA_PRODUCT_PROXIM_RANGELAN2_7401 0x1158 #define PCMCIA_CIS_PROXIM_RANGELANDS_8430 { NULL, NULL, NULL, NULL } #define PCMCIA_PRODUCT_PROXIM_RANGELANDS_8430 0x8000 +#define PCMCIA_CIS_PROXIM_HARMONY_80211B { NULL, NULL, NULL, NULL } +#define PCMCIA_PRODUCT_PROXIM_HARMONY_80211B 0x0002 /* Ericsson */ #define PCMCIA_CIS_ERICSSON_WIRELESSLAN { NULL, NULL, NULL, NULL } |