diff options
author | imp <imp@FreeBSD.org> | 2001-11-15 07:50:38 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-11-15 07:50:38 +0000 |
commit | 3e552735d1cc43586b90c3573f1c96763315f572 (patch) | |
tree | bc76dfee89e9f270a1fb2ef1a8081a5fe6523a7d /sys/dev | |
parent | e1f7a9c3c0f35a8b52d50ac7d291765a3f50326a (diff) | |
download | FreeBSD-src-3e552735d1cc43586b90c3573f1c96763315f572.zip FreeBSD-src-3e552735d1cc43586b90c3573f1c96763315f572.tar.gz |
Sync to 1.18 of pccarddevs
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pccard/pccarddevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccarddevs.h b/sys/dev/pccard/pccarddevs.h index f8817ae..6e5a9cc 100644 --- a/sys/dev/pccard/pccarddevs.h +++ b/sys/dev/pccard/pccarddevs.h @@ -4,7 +4,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.17 2001/11/11 23:52:28 imp Exp + * FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.18 2001/11/15 07:50:09 imp Exp */ /* $NetBSD: pcmciadevs,v 1.144 2001/10/27 08:05:21 ichiro Exp $ */ @@ -548,6 +548,7 @@ #define PCMCIA_VENDOR_ICOM -1 /* ICOM Inc */ #define PCMCIA_VENDOR_INTERSIL -1 /* Intersil */ #define PCMCIA_VENDOR_NAKAGAWAMETAL -1 /* NAKAGAWA METAL */ +#define PCMCIA_VENDOR_NDC -1 /* NDC */ #define PCMCIA_VENDOR_PLANET -1 /* Planet */ #define PCMCIA_VENDOR_PLANEX -1 /* Planex Communications Inc */ #define PCMCIA_VENDOR_PREMAX -1 /* Premax */ |