diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-05-16 23:14:14 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-05-16 23:14:14 +0000 |
commit | beb0b0ee8b62745b99198a5fb8fb9962dbb83831 (patch) | |
tree | d44a84d401b788dfff11ccb2ed4ef467fefd459b /sys | |
parent | a8f87fbabf83928740da8c6c4b1066d2b9fdc83e (diff) |
regen
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pcmcia/pcmciadevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pcmcia/pcmciadevs.h b/sys/dev/pcmcia/pcmciadevs.h index 1cb013b838c..e22c43c68a1 100644 --- a/sys/dev/pcmcia/pcmciadevs.h +++ b/sys/dev/pcmcia/pcmciadevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: pcmciadevs.h,v 1.12 1999/03/04 05:53:46 fgsch Exp $ */ +/* $OpenBSD: pcmciadevs.h,v 1.13 1999/05/16 23:14:13 niklas Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcmciadevs,v 1.10 1999/03/04 05:50:28 fgsch Exp + * OpenBSD: pcmciadevs,v 1.11 1999/05/16 22:42:44 niklas Exp */ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ @@ -51,6 +51,7 @@ #define PCMCIA_VENDOR_MEGAHERTZ 0x0102 /* Megahertz */ #define PCMCIA_VENDOR_SOCKET 0x0104 /* Socket Communications */ #define PCMCIA_VENDOR_TDK 0x0105 /* TDK */ +#define PCMCIA_VENDOR_XIRCOM 0x0105 /* XIRCOM -- same as TDK */ #define PCMCIA_VENDOR_SMC 0x0108 /* SMC */ #define PCMCIA_VENDOR_MOTOROLA 0x0109 /* Motorola */ #define PCMCIA_VENDOR_USROBOTICS 0x0115 /* US Robotics */ |